> 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/technical-library-ar/rkn-almsuwl/third-party-integrations/microsoft-365-calendaring-field-guide/introduction.md).

# مقدمة

عند دمج خدمات التقويم في Microsoft 365 مع منصة Zoom، يمكن لـ مؤسسة الخاصة بك تحسين إدارة اجتماع والتقويم من تطبيق Zoom Workplace، أو Zoom Rooms، أو غرف مؤتمر التابعة لجهات خارجية. يُرجى ملاحظة أن Microsoft 365، المعروف سابقًا باسم Office 365، لا يزال يُشار إليه باسم Office 365 داخل منصة Zoom وفي بعض مقالات الدعم الإضافية.

بالنسبة إلى Zoom Rooms وغرف المؤتمرات التابعة لجهات خارجية، يمكن للمستخدمين جدولة الاجتماعات إلى مورد غرفة Microsoft 365، مما يتيح الانضمام بلمسة واحدة وجداول متزامنة تلقائيًا داخل الغرفة طوال يوم العمل.

بالنسبة إلى التقويمات الشخصية، يمكن للمستخدمين رؤية أحداث التقويم الخاصة بهم في Microsoft 365 بشكل أصيل داخل تطبيق Zoom Workplace من خلال علامة تبويب التقويم أو الشريط الجانبي، بينما يمكن لميزات مثل المزامنة الثنائية الاتجاه للتقويم أن تقوم تلقائيًا بمزامنة الاجتماعات وجدولتها من بوابة Zoom الإلكترونية مباشرةً إلى تقويمات Outlook الخاصة بهم، أو العكس.

لإجراء عملية واحدة أو أكثر من عمليات الإعداد هذه، سيتعامل مستخدمو هذا الدليل مع الأذونات، والإعدادات، والأنظمة التالية من أجل تمكين خدمات التقويم:

* إعدادات موافقة مستخدم Microsoft Entra ID (المعروف سابقًا باسم Azure نشط Directory)
* Microsoft Exchange Online
* Microsoft Graph واجهة برمجة التطبيقات (MGAPI)
* Microsoft PowerShell
* إعدادات موافقة مستخدم Zoom الخاصة بـ التقويم وجهة الاتصال
* Zoom الموصل المحسّن لـ واجهة برمجة التطبيقات


---

# 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/technical-library-ar/rkn-almsuwl/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.
