> 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-jiao-luo/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-jiao-luo/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-jiao-luo/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-jiao-luo/third-party-integrations/integrating-zoom-with-microsoft-teams/the-zoom-assistant.md)
{% endcontent-ref %}

{% content-ref url="/pages/4928d3e25d027bea683cb916ec2255defa55709b" %}
[用于 Microsoft Teams 的 Zoom Phone](/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-jiao-luo/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.
