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

# الدليل الميداني للتقويم في Microsoft 365

صُمِّم هذا الدليل ليزوّدك بالمعلومات على شكل مقاطع صغيرة الحجم تجعل تعلّم منتج جديدًا أسهل. وبدلاً من تقديم فقرات طويلة ومملة ومليئة بالمعلومات، قمنا بتقسيم المحتوى إلى ملخصات أقصر، مع شروحات موسعة في المتن لتوفير معلومات إضافية أو سياق.

بالإضافة إلى ذلك، لن تحتاج كل شركة إلى دمج تقاويمها الشخصية و/أو تقاويم الموارد مع خدمات Zoom  . اعتبر هذا الدليل وثيقة «اختر مغامرتك الخاصة» حيث يمكنك دمج ما هو أفضل أو الأنسب لك. ومع ذلك، إذا كنت بحاجة إلى إعداد جميع سيناريوهات التقويم الثلاثة، فما عليك سوى اتباع كل مجموعة من التعليمات على حدة.

***

{% content-ref url="/pages/7c13679fac013ec87a060492d4f09137a5cff40f" %}
[مقدمة](/technical-library/technical-library-ar/rkn-almsuwl/third-party-integrations/microsoft-365-calendaring-field-guide/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/6681b8d3f0973c39472819382027e7bc58fabebc" %}
[قبل البدء](/technical-library/technical-library-ar/rkn-almsuwl/third-party-integrations/microsoft-365-calendaring-field-guide/before-you-begin.md)
{% endcontent-ref %}

{% content-ref url="/pages/b20add174b8416e4a77ee88a07f73174a764bf25" %}
[اتصال Zoom Rooms و/أو غرف مؤتمرات تابعة لجهات خارجية](/technical-library/technical-library-ar/rkn-almsuwl/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/73e7198931d4d87f040632967e0322ab5a6e7524" %}
[اتصال التقاويم الشخصية](/technical-library/technical-library-ar/rkn-almsuwl/third-party-integrations/microsoft-365-calendaring-field-guide/connecting-personal-calendars-with-microsoft-365.md)
{% endcontent-ref %}

{% content-ref url="/pages/ae8709be500f38f034b85f6127177d8f675e8b18" %}
[التحقق من أذونات ونطاقات Entra ID](/technical-library/technical-library-ar/rkn-almsuwl/third-party-integrations/microsoft-365-calendaring-field-guide/validating-the-entra-id-permissions-and-scopes.md)
{% endcontent-ref %}

{% content-ref url="/pages/b5dcb639ba504d96ffda3fd733514efce9770c4c" %}
[استكشاف الأخطاء وإصلاحها](/technical-library/technical-library-ar/rkn-almsuwl/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/technical-library-ar/rkn-almsuwl/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.
