> 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 takvimleme işlemini Zoom platformu ile entegre ettiğinizde, Organizasyonunuz toplantı ve takvim yönetimini Zoom Workplace uygulamasından, Zoom Rooms veya üçüncü taraf konferans odalarından geliştirebilir. Lütfen Microsoft 365’in, daha önce Office 365 olarak adlandırılan sürümün, 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 edebilir; bu da tek dokunuşla katılmayı ve iş günü boyunca oda içinde otomatik olarak eşitlenen Planları mümkün kılar.

Kişisel takvimler için kullanıcılar, Microsoft 365 takvim etkinliklerini Zoom Workplace uygulaması içinde Takvim sekmesi veya kenar çubuğu aracılığıyla yerel olarak görebilirken, İki Yönlü Takvim Eşitleme gibi özellikler toplantıları Zoom web portalı üzerinden doğrudan Outlook takvimlerine ya da tam tersine otomatik olarak Eşitleme ve Planlama yapabilir.

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

* Microsoft Entra ID (eski adıyla Azure Active Directory) kullanıcı onayı Ayarlar
* Microsoft Exchange Online
* Microsoft Graph API (MGAPI)
* Microsoft PowerShell
* Zoom Calendar ve kişi onayı kullanıcı Ayarlar
* Zoom Geliştirilmiş 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.
