> 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/de/administrator-bereich/third-party-integrations/microsoft-365-calendaring-field-guide.md).

# Microsoft 365-Leitfaden für Kalenderfelder

Dieser Leitfaden soll Ihnen Informationen in mundgerechten Häppchen liefern, damit das Erlernen eines neuen Produkts einfacher wird. Statt langer, mühsamer Absätze voller Informationen haben wir die Inhalte in kürzere Zusammenfassungen aufgeteilt, mit Erläuterungen im Hauptteil für zusätzliche Informationen oder Kontext.

Außerdem muss nicht jedes Unternehmen seine persönlichen und/oder Ressourcenkalender mit Zoom-Diensten integrieren. Betrachten Sie diesen Leitfaden als ein „Wählen Sie Ihr eigenes Abenteuer“-Dokument, in dem Sie die jeweils beste oder für Sie passendste Integration vornehmen können. Wenn Sie jedoch alle drei Kalenderszenarien einrichten müssen, folgen Sie einfach jedem Satz von Anweisungen einzeln.

***

{% content-ref url="/pages/4df104f4bdb349e2b7f6d795ad3b198d61bea4fc" %}
[Einleitung](/technical-library/de/administrator-bereich/third-party-integrations/microsoft-365-calendaring-field-guide/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/b82808bdc62aaac0297d947b1c396b81dfe7a535" %}
[Bevor Sie beginnen](/technical-library/de/administrator-bereich/third-party-integrations/microsoft-365-calendaring-field-guide/before-you-begin.md)
{% endcontent-ref %}

{% content-ref url="/pages/7bce123aa9446eb56980cbaadf00caf85d0579ce" %}
[Verbinden von Zoom Rooms und/oder Konferenzräumen von Drittanbietern](/technical-library/de/administrator-bereich/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/0dbf3fa9306fb0c7803136a0d5b1bb83e38de5b7" %}
[Verbinden persönlicher Kalender](/technical-library/de/administrator-bereich/third-party-integrations/microsoft-365-calendaring-field-guide/connecting-personal-calendars-with-microsoft-365.md)
{% endcontent-ref %}

{% content-ref url="/pages/707603cd577237c0186cf038258ffa9a1ce7435b" %}
[Validieren der Entra ID-Berechtigungen und -Bereiche](/technical-library/de/administrator-bereich/third-party-integrations/microsoft-365-calendaring-field-guide/validating-the-entra-id-permissions-and-scopes.md)
{% endcontent-ref %}

{% content-ref url="/pages/ad0f05e038c444d233a6d6e8a7ba28c8a75b4367" %}
[Fehlerbehebung](/technical-library/de/administrator-bereich/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/de/administrator-bereich/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.
