> 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/zh-tw/guan-li-yuan-zhuan-qu/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 雲端應用程式系統管理員權限的使用者，才能將 Zoom 應用程式新增至 Microsoft Entra ID 企業應用程式。
  * Microsoft Graph API 應用程式權限至少需要一個 [關聯網域](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 應用程式權限 <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 網頁設定中寫明 *代表整個帳戶對 Office 365 行事曆整合權限同意* 必須設為 **開啟**.

![](/files/eab8e567b464351bc4c204b2ba4c123ebdf98e7b)

或者，如果您的使用者同意設定已設定為 **允許應用程式的使用者同意**，則將設定 **關閉**.

![](/files/eba983a5f406063b0ff5d45e8bb3490b2fe08dc5)

### （選用）建立自訂 Microsoft Entra 應用程式以與 Microsoft（Office）365 整合

如需設定自訂應用程式的完整說明，請參閱 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/zh-tw/guan-li-yuan-zhuan-qu/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.
