> 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サービス と連携する必要があるわけではありません。このガイドは、最も適したもの、または自分に最も当てはまるものを 選択 して統合できる、選択式のアドベンチャー文書だと考えてください。ただし、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.
