> 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/tr/yonetici-kosesi/third-party-integrations/microsoft-365-calendaring-field-guide/introduction.md).

# Giriş

Microsoft 365 takvimini Zoom platformu ile entegre ederken, Organizasyonunuz Zoom Workplace uygulamasından, Zoom Rooms’tan veya üçüncü taraf konferans odalarından toplantı ve takvim yönetimini geliştirebilir. Lütfen Microsoft 365’in, eski adıyla Office 365’in, Zoom platformu içinde ve bazı ek Destek makalelerinde hâlâ Office 365 olarak anıldığını unutmayın.

Zoom Rooms ve üçüncü taraf konferans odaları için kullanıcılar, toplantıları Microsoft 365 oda kaynağına Plan ederek tek dokunuşla katılımı ve çalışma günü boyunca oda içinde otomatik olarak eşitlenmiş Planları etkinleştirebilir.

Kişisel takvimler için kullanıcılar, takvim sekmesi veya kenar çubuğu üzerinden Zoom Workplace uygulaması içinde Microsoft 365 takvim etkinliklerini yerel olarak görebilir; çift yönlü takvim Eşitle gibi özellikler ise Zoom web portalı üzerinden doğrudan Outlook takvimleriyle Eşitleyebilir ve toplantıları Planlayabilir ya da bunun tersini yapabilir.

Bu kurulum süreçlerinden birini veya birkaçını gerçekleştirmek için, bu kılavuzun kullanıcıları takvim hizmetlerini Etkinleştir için aşağıdaki izinler, Ayarlar ve sistemlerle etkileşime girecektir:

* Microsoft Entra ID (eski adıyla Azure Active Directory) kullanıcı izin Ayarlar
* Microsoft Exchange Online
* Microsoft Graph API (MGAPI)
* Microsoft PowerShell
* Zoom Calendar ve kişi kullanıcı onay Ayarlar
* Zoom Gelişmiş API Bağlayıcı


---

# 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/tr/yonetici-kosesi/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.
