> 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/guan-li-yuan-zhuan-qu/third-party-integrations/integrating-zoom-with-microsoft-teams.md).

# 将 Zoom 与 Microsoft Teams 集成

## 概览

Zoom 平台通过三种不同方式与 Microsoft Teams 集成，以简化通信和协作：Microsoft Teams 的应用内集成、Zoom 助手，以及用于 Microsoft Teams 的 Zoom Phone。

应用内集成将 Zoom Meetings、Zoom Phone 和 Zoom Whiteboard 功能直接带入 Teams 客户端。Zoom 助手 是一种轻量级桌面小部件，提供随时可用的访问权限，可在桌面上的任意位置使用 Zoom Phone 功能。面向 Microsoft Teams 的 Zoom Phone 是一种直接路由即服务（DRaaS）产品，将 Zoom Phone 的 PSTN 基础设施原生集成到 Teams 客户端，使用户能够在使用 Zoom 的电话通讯服务的同时，通过 Teams 拨打和接听电话。

本文档将说明每个集成选项的功能、部署要求和用户体验。

{% content-ref url="/pages/80facc199a9ecf80cc416e0e38c8bc88aaa883c4" %}
[将 Zoom 平台与 Microsoft Teams 集成](/technical-library/zh/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/890cd7768712ced94d338a8e4d26304c2e455e58" %}
[Zoom 在应用内与 Microsoft Teams 的集成](/technical-library/zh/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/b88c7464d3397ada168b8316e75720188585d39e" %}
[Zoom 助手](/technical-library/zh/guan-li-yuan-zhuan-qu/third-party-integrations/integrating-zoom-with-microsoft-teams/the-zoom-assistant.md)
{% endcontent-ref %}

{% content-ref url="/pages/4928d3e25d027bea683cb916ec2255defa55709b" %}
[Zoom Phone 适用于 Microsoft Teams](/technical-library/zh/zoom-workplace/zoom-phone/third-party-integrations/zoom-phone-for-microsoft-teams.md)
{% endcontent-ref %}

## 结论

Zoom 提供一套协作功能和集成，旨在提升数字工作区体验。Zoom 核心服务的灵活性，通过应用内集成、Zoom 助手以及面向 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/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.
