> 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/before-you-begin.md).

# 始める前に

### 必要なアカウントとアクセス認証情報を収集します <a href="#ibhnxtgz0jcq" id="ibhnxtgz0jcq"></a>

このガイドに記載された手順を正常に完了するには、次のアカウントと資格情報が必要です:

* Exchange Online 管理者権限を持つ Microsoft 365 管理者アカウント、 **と**:
  * アカウントには、次の両方に対する Exchange Online 管理者権限が必要です **組織の管理** と **受信者の管理**.
  * Microsoft Graph API アプリケーション権限を使用するには、Microsoft 365 のグローバル管理者、または Microsoft 365 クラウド アプリケーション管理者権限を持つユーザーが、Microsoft Entra ID エンタープライズ アプリケーションに Zoom アプリケーションを追加する必要があります。
  * Microsoft Graph API アプリケーション権限には、少なくとも 1 つの [関連ドメイン](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0066259) が必要であり、これは Microsoft 365 テナントで検証済みのカスタム ドメインと一致している必要があります。
* Zoom Rooms へのアクセス権を持つロール。
* ミーティング ルームのカレンダー リソースを一覧表示、作成、管理する機能。
* Windows 10 以降、または Windows Server 2016 以降での Windows PowerShell の管理者アクセス

### (オプション) 古い認可方式から Microsoft Graph API アプリケーション Permissions への移行 <a href="#gt03om1xmyu8" id="gt03om1xmyu8"></a>

古い、Graph API を使用しないカレンダー連携および認可の構成については、次のサポート記事に記載された手順に従ってください。 [Microsoft Exchange Web Services + アプリケーション偽装のサポート終了に関する事前通知](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0077079).

### Zoom Workplace の権限を Microsoft Entra ID のユーザー同意設定に一致するように設定する <a href="#id-8cfm0o3hmdv2" id="id-8cfm0o3hmdv2"></a>

あらゆる種類の Microsoft 365 カレンダーを Zoom プラットフォームと統合する際の最初のステップは、Zoom の権限を設定して、Microsoft Entra ID（旧称：Azure Active Directory）のユーザー同意設定に一致させることです。

このプロセスは、このガイド内の残りの手順に従う際に、照合演習を通じて Zoom プラットフォームと Entra ID 間の権限の問題を阻止することを目的としています。

#### <mark style="color:青;">現在の Microsoft Entra ID ユーザー同意設定を特定する</mark> <a href="#sxb5s53zovuk" id="sxb5s53zovuk"></a>

1. にログインします [Microsoft Azure 管理ポータル](https://portal.azure.com/) を使用して Microsoft 365 管理者アカウントにサインインします。
2. の下で **Azure サービス** セクションで、 **Microsoft Entra ID** アイコンをクリックします。
3. の下で **管理** ドロップダウンで、 **エンタープライズ アプリケーション**.
4. セキュリティのドロップダウンで、 **同意とアクセス許可**.
5. の値を確認します。 *ユーザー同意のアプリケーション セクション*は、次のいずれかになります。
   1. ユーザーの同意を許可しない
   2. 確認済みの発行元のアプリに対して、選択したアクセス許可についてユーザーの同意を許可する
   3. アプリに対するユーザーの同意を許可する

#### <mark style="color:青;">ユーザー同意とZoomウェブポータルの設定が一致していることを確認してください</mark> <a href="#nic025hbfrx9" id="nic025hbfrx9"></a>

組織では、ユーザーの同意設定を制限または許可することを選択できます。Zoom は、ユーザー自身が Entra ID アプリへの同意を許可する、簡素化された権限方式を推奨します。ただし、どちらを選択しても、組織は Entra ID のオプションを Zoom 管理側の対応するオプションと一致させる必要があります。

Microsoft Entra ID のユーザー同意設定を次のように使用するよう構成している場合 **ユーザーの同意を許可しない**、または **検証済みの発行元からのアプリに対して、選択した権限についてユーザーの同意を許可する**、その場合、次の内容を示す Zoom の Web 設定 *アカウント全体に代わって Office 365 カレンダー連携の権限に同意する* は次に設定する必要があります **オン**.

![](/files/bea779445c20fd4e1aad32200717fc59ade63de1)

別の方法として、ユーザー同意設定が次のように構成されている場合 **アプリに対するユーザーの同意を許可する**、次の設定を **オフ**.

![](/files/fcf16c3e06af34aa43b4d34299b5672409607b16)

### (オプション) Microsoft (Office) 365 と統合するためのカスタム Microsoft Entra アプリケーションの作成

カスタム アプリケーションの設定に関する詳細な手順については、Zoomサポートの記事を参照してください [Office 365 を使用した Zoom Rooms の設定](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0063474).

{% hint style="info" %}
この機能は [Zoom によって有効化される必要があります](https://support.zoom.com/hc/en/contact?id=contact_us).
{% endhint %}


---

# 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/before-you-begin.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.
