> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/es/rincon-del-administrador/third-party-integrations/microsoft-365-calendaring-field-guide.md).

# Guía de campo de calendario de Microsoft 365

Esta guía de campo cubre cómo los administradores pueden conectar calendarios de usuarios y salas a la plataforma Zoom.

Esta guía está diseñada para brindarle información en porciones pequeñas que facilitan el aprendizaje de un nuevo producto. En lugar de ofrecer párrafos largos y tediosos, llenos de información, hemos dividido el contenido en resúmenes más breves, con ampliaciones en el cuerpo para proporcionar información o contexto adicionales.

Además, no todas las empresas necesitarán integrar sus calendarios personales y/o de recursos con Servicios de Zoom. Considere esta guía como un documento de «Seleccione su propia aventura», en el que puede integrar lo que sea mejor o más aplicable para usted. Sin embargo, si necesita configurar los tres escenarios de calendarios, simplemente siga cada conjunto de instrucciones por separado.

***

{% content-ref url="/pages/7d0a6dd05b654f411fa1255c5c50c06c84df333f" %}
[Introducción](/technical-library/es/rincon-del-administrador/third-party-integrations/microsoft-365-calendaring-field-guide/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/879a6a5c30ffc693bae9c95849e1545778611a61" %}
[Antes de comenzar](/technical-library/es/rincon-del-administrador/third-party-integrations/microsoft-365-calendaring-field-guide/before-you-begin.md)
{% endcontent-ref %}

{% content-ref url="/pages/ec013ed6c828ea40c635c7f4b706c9e41291f3b2" %}
[Conectando Zoom Rooms y/o salas de conferencia de terceros](/technical-library/es/rincon-del-administrador/third-party-integrations/microsoft-365-calendaring-field-guide/connecting-zoom-rooms-and-or-third-party-conference-rooms-with-your-microsoft-365-calendars.md)
{% endcontent-ref %}

{% content-ref url="/pages/477afb7f8260b7fb0511ec4affd1f4270ab42d55" %}
[Conectando calendarios personales](/technical-library/es/rincon-del-administrador/third-party-integrations/microsoft-365-calendaring-field-guide/connecting-personal-calendars-with-microsoft-365.md)
{% endcontent-ref %}

{% content-ref url="/pages/8d9675e3e2e6eb472180adfbbb0ad206442b1e6d" %}
[Validando los permisos y alcances de Entra ID](/technical-library/es/rincon-del-administrador/third-party-integrations/microsoft-365-calendaring-field-guide/validating-the-entra-id-permissions-and-scopes.md)
{% endcontent-ref %}

{% content-ref url="/pages/24984c399b00f110302d8907e0a005b50ec069aa" %}
[Solución de problemas](/technical-library/es/rincon-del-administrador/third-party-integrations/microsoft-365-calendaring-field-guide/troubleshooting.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://library.zoom.com/technical-library/es/rincon-del-administrador/third-party-integrations/microsoft-365-calendaring-field-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
