> 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 Kalenderleitfaden

Dieser Leitfaden soll Ihnen Informationen in mundgerechten Häppchen vermitteln, die das Erlernen eines neuen Produkts erleichtern. Anstatt lange, zähe Absätze voller Informationen anzubieten, 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 Ressourcen-Kalender mit den Zoom-Dienste integrieren. Betrachten Sie diesen Leitfaden als ein Wählen-your-own-adventure-Dokument, bei dem Sie das integrieren können, was für Sie am besten oder am passendsten ist. Wenn Sie jedoch alle drei Kalenderszenarien einrichten müssen, befolgen Sie einfach die einzelnen Anweisungen nacheinander.

***

{% 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 von persönlichen Kalendern](/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" %}
[Überprüfen 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.
