> 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/fr/coin-admin/third-party-integrations/microsoft-365-calendaring-field-guide.md).

# Guide pratique du calendrier Microsoft 365

Ce guide est conçu pour vous fournir des informations en petits morceaux qui facilitent l’apprentissage d’un nouveau produit. Au lieu de proposer de longs paragraphes fastidieux remplis d’informations, nous avons découpé le contenu en résumés plus courts, avec des développements dans le corps du texte pour des informations ou un contexte supplémentaires.

De plus, toutes les entreprises n’auront pas besoin d’intégrer leurs calendriers personnels et/ou de ressources avec les Services Zoom. Considérez ce guide comme un document de type choisissez-votre-propre-aventure, où vous pouvez intégrer ce qui vous convient le mieux ou est le plus pertinent pour vous. Cependant, si vous devez configurer les trois scénarios de calendrier, suivez simplement chaque ensemble d’instructions individuellement.

***

{% content-ref url="/pages/70157c879b43566fcb85c864de8b35b7b957e459" %}
[Introduction](/technical-library/fr/coin-admin/third-party-integrations/microsoft-365-calendaring-field-guide/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/06e851f2fa61b15c5f946366723149d39bb09c83" %}
[Avant de commencer](/technical-library/fr/coin-admin/third-party-integrations/microsoft-365-calendaring-field-guide/before-you-begin.md)
{% endcontent-ref %}

{% content-ref url="/pages/7bcaab7740b16d801292f7b83de1e2ca5cb03571" %}
[Connexion de Zoom Rooms et/ou de salles de conférence tierces](/technical-library/fr/coin-admin/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/03a6a46b3040e2a11aeaf70a695dd8e7bbf3bfc9" %}
[Connexion des calendriers personnels](/technical-library/fr/coin-admin/third-party-integrations/microsoft-365-calendaring-field-guide/connecting-personal-calendars-with-microsoft-365.md)
{% endcontent-ref %}

{% content-ref url="/pages/572a7c703ac0114089b7387d8d01d9b2c01a86fa" %}
[Validation des autorisations et des portées Entra ID](/technical-library/fr/coin-admin/third-party-integrations/microsoft-365-calendaring-field-guide/validating-the-entra-id-permissions-and-scopes.md)
{% endcontent-ref %}

{% content-ref url="/pages/166ec06a154051b38f82eb6b9887b90d87d8a521" %}
[Dépannage](/technical-library/fr/coin-admin/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/fr/coin-admin/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.
