> 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/integrating-zoom-with-microsoft-teams.md).

# 將 Zoom 與 Microsoft Teams 整合

## 概覽

Zoom 平台以三種不同方式與 Microsoft Teams 整合，以簡化通訊與協作：Microsoft Teams 的應用程式內整合、Zoom Assistant，以及適用於 Microsoft Teams 的 Zoom Phone。

應用程式內整合可將 Zoom Meetings、Zoom Phone 和 Zoom Whiteboard 功能直接帶入 Teams 用戶端。Zoom Assistant 是一款輕量級桌面小工具，可讓您隨時隨地從桌面存取 Zoom Phone 功能。適用於 Microsoft Teams 的 Zoom Phone 是一項直撥路由即服務（DRaaS）方案，能將 Zoom Phone 的 PSTN 基礎架構原生整合至 Teams 用戶端，讓使用者可透過 Teams 撥打與接聽電話，同時運用 Zoom 的電話服務。

本文將說明各整合選項的功能、部署需求與使用者體驗。

{% content-ref url="/pages/cf52ff5cf0205100a66095aa5be63ab949dc0a4b" %}
[將 Zoom 平台與 Microsoft Teams 整合](/technical-library/zh-tw/guan-li-yuan-zhuan-qu/third-party-integrations/integrating-zoom-with-microsoft-teams/integrating-the-zoom-platform-with-microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/3bcd39242d776854b4ba4ed3abddbdc03ef94a68" %}
[Zoom 內建的 Microsoft Teams 整合](/technical-library/zh-tw/guan-li-yuan-zhuan-qu/third-party-integrations/integrating-zoom-with-microsoft-teams/zooms-in-app-integration-for-microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/b87d7f585d27804d0c6a5bd2864d106b8bef14af" %}
[Zoom 助理](/technical-library/zh-tw/guan-li-yuan-zhuan-qu/third-party-integrations/integrating-zoom-with-microsoft-teams/the-zoom-assistant.md)
{% endcontent-ref %}

{% content-ref url="/pages/12a6b2a61b3dce5c835d57374cee737dd391b6d4" %}
[適用於 Microsoft Teams 的 Zoom Phone](/technical-library/zh-tw/zoom-workplace/zoom-phone/third-party-integrations/zoom-phone-for-microsoft-teams.md)
{% endcontent-ref %}

## 結論

Zoom 提供一系列協作功能與整合，旨在提升數位工作空間體驗。Zoom 核心服務的彈性，透過應用程式內整合、Zoom Assistant 以及適用於 Microsoft Teams 的 Zoom Phone 得以實現，這也展現了 Zoom 致力於在統一的數位工作空間中提升通訊與連結性的承諾。透過這些協作工具，使用者能夠在各種環境中，以簡化工作流程的方式，無縫地即時協作、溝通與連結。

如需更多關於這些整合的資訊，或將 Zoom 的產品導入您的企業，請聯絡您的客戶團隊。


---

# 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/integrating-zoom-with-microsoft-teams.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.
