> 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/ja/kn/third-party-integrations/microsoft-365-calendaring-field-guide.md).

# Microsoft 365 カレンダー設定フィールドガイド

このフィールドガイドでは、管理者がユーザーとルームのカレンダーを Zoom プラットフォームに接続する方法を説明します。

このガイドは、新しい製品の習得をより簡単にするため、情報をひと口サイズの断片で提供するよう設計されています。情報がぎっしり詰まった長くて退屈な段落を並べるのではなく、コンテンツを短い要約に分け、本文では追加情報や文脈を得るための詳しい説明を加えています。

さらに、すべての会社が個人カレンダーおよび/またはリソースカレンダーをZoomサービスと統合する必要があるわけではありません。このドキュメントは、最も適切または最も当てはまるものを統合できる、選択型アドベンチャーのドキュメントだと考えてください。ただし、3つすべてのカレンダー設定シナリオを構成する必要がある場合は、それぞれの手順を個別に順番に実行してください。

***

{% content-ref url="/pages/ce8bef420396760d13c91c441d3af28eea307298" %}
[はじめに](/technical-library/ja/kn/third-party-integrations/microsoft-365-calendaring-field-guide/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/0877cb2fd53d537f62971f1490d702545c790f6d" %}
[始める前に](/technical-library/ja/kn/third-party-integrations/microsoft-365-calendaring-field-guide/before-you-begin.md)
{% endcontent-ref %}

{% content-ref url="/pages/3d5827b4261997db5d903ff7603b621b3788fe84" %}
[Zoom Rooms および/またはサードパーティのカンファレンス ルームを接続する](/technical-library/ja/kn/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/ff98e533223ad1720d848fd3951428a7b0c2a0a6" %}
[個人カレンダーを接続する](/technical-library/ja/kn/third-party-integrations/microsoft-365-calendaring-field-guide/connecting-personal-calendars-with-microsoft-365.md)
{% endcontent-ref %}

{% content-ref url="/pages/7d50797b9ff78632672148f9619455324b657f2a" %}
[Entra IDのアクセス許可とスコープの検証](/technical-library/ja/kn/third-party-integrations/microsoft-365-calendaring-field-guide/validating-the-entra-id-permissions-and-scopes.md)
{% endcontent-ref %}

{% content-ref url="/pages/19913ab4de9d3d3ad5db3679c22ffce7cfdd0c87" %}
[トラブルシューティング](/technical-library/ja/kn/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/ja/kn/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.
