> 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/pt/canto-do-administrador/third-party-integrations/microsoft-365-calendaring-field-guide.md).

# Guia prático de calendários do Microsoft 365

Este guia foi concebido para lhe fornecer informações em pequenas porções, o que torna mais fácil aprender um novo produto. Em vez de oferecer parágrafos longos e cansativos, repletos de informações, dividimos o conteúdo em resumos mais curtos, com explicações no corpo do texto para obter informações adicionais ou contexto.

Além disso, nem todas as empresas precisarão de integrar os seus calendários pessoais e/ou de recursos com os Serviços Zoom. Considere este guia como um documento do tipo Escolher a sua própria aventura, onde pode integrar o que for melhor ou mais aplicável para si. No entanto, se precisar de configurar todos os três cenários de calendário, basta seguir cada conjunto de instruções individualmente.

***

{% content-ref url="/pages/2555c3a458d021b91914c9e2b08d66860a0631aa" %}
[Introdução](/technical-library/pt/canto-do-administrador/third-party-integrations/microsoft-365-calendaring-field-guide/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/8e7dbc7ce5d1b48fb374f553c6488ec49a4fe450" %}
[Antes de começar](/technical-library/pt/canto-do-administrador/third-party-integrations/microsoft-365-calendaring-field-guide/before-you-begin.md)
{% endcontent-ref %}

{% content-ref url="/pages/0d0f401e3720faedd152e167a7cd06c08c19f3fb" %}
[Conectando Zoom Rooms e/ou Salas de conferência de terceiros](/technical-library/pt/canto-do-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/56fba49384b140fed1a9da4d0228db50cdc10fda" %}
[Conectando Calendários Pessoais](/technical-library/pt/canto-do-administrador/third-party-integrations/microsoft-365-calendaring-field-guide/connecting-personal-calendars-with-microsoft-365.md)
{% endcontent-ref %}

{% content-ref url="/pages/322b19f99584d0442bbd7c05cde89ddeab7e9cf4" %}
[Validando as permissões e escopos do Entra ID](/technical-library/pt/canto-do-administrador/third-party-integrations/microsoft-365-calendaring-field-guide/validating-the-entra-id-permissions-and-scopes.md)
{% endcontent-ref %}

{% content-ref url="/pages/83daf5cf432ae9938a838bbb8367508144e3a3af" %}
[Resolução de problemas](/technical-library/pt/canto-do-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/pt/canto-do-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.
