> 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/introduction.md).

# Einführung

Erste Schritte mit Microsoft 365-Kalenderverwaltung und Zoom

Bei der Integration von Microsoft 365-Kalendern mit der Zoom Plattform kann Ihr Unternehmen das Meeting- und Kalendermanagement über die Zoom Workplace Anwendung, Zoom Rooms oder Konferenzräume von Drittanbietern verbessern. Bitte beachten Sie, dass Microsoft 365, früher Office 365, innerhalb der Zoom Plattform und in einigen zusätzlichen Support-Artikeln weiterhin als Office 365 bezeichnet wird.

Für Zoom Rooms und Konferenzräume von Drittanbietern können Nutzer Meetings für die Microsoft 365-Raumressource planen, wodurch die Teilnahme per Fingertipp und automatisch synchronisierte Zeitpläne im Raum während des gesamten Arbeitstages ermöglicht werden.

Für persönliche Kalender können Benutzer ihre Microsoft 365-Kalenderereignisse nativ in der Zoom Workplace App über die Registerkarte Kalender oder die Seitenleiste sehen, während Funktionen wie die bidirektionale Kalender Synchronisieren Besprechungen automatisch vom Zoom-Webportal direkt mit ihren Outlook-Kalendern Synchronisieren und planen können – oder umgekehrt.

Um einen oder mehrere dieser Einrichtungsprozesse durchzuführen, arbeiten die Benutzer dieses Leitfadens mit den folgenden Berechtigungen, Einstellungen und Systemen, um Kalenderdienste zu Aktivieren:

* Microsoft Entra ID (früher als Azure Active Directory bezeichnet) Benutzer Zustimmungseinstellungen
* Microsoft Exchange Online
* Microsoft Graph API (MGAPI)
* Microsoft PowerShell
* Zoom Calendar und Kontakt Benutzer-Einwilligung Einstellungen
* Zoom Erweiterter API Connector


---

# 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/introduction.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.
