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

# ZoomをMicrosoft Teamsと連携する

## 概要

Zoomプラットフォームは、コミュニケーションとコラボレーションを効率化するために、Microsoft Teamsと3つの異なる方法で連携します。Microsoft Teams向けのアプリ内連携、Zoomアシスタント、そしてMicrosoft Teams向けのZoom Phoneです。

アプリ内連携により、Zoom Meetings、Zoom Phone、Zoom Whiteboardの機能をTeamsクライアントに直接導入できます。Zoomアシスタントは、デスクトップ上のどこからでもZoom Phoneの機能に常時アクセスできる軽量なデスクトップウィジェットです。Microsoft Teams向けZoom Phoneは、Zoom PhoneのPSTNインフラストラクチャをTeamsクライアントにネイティブに統合するダイレクトルーティング・アズ・ア・サービス（DRaaS）製品であり、ユーザーはZoomのテレフォニーサービスを活用しながら、Teamsを通じて発信および着信できます。

このドキュメントでは、各連携オプションの機能、デプロイ要件、ユーザー体験について説明します。

{% content-ref url="/pages/e6f4763a5ac6491988c770f9a8cf950f42ed8233" %}
[ZoomプラットフォームをMicrosoft Teamsと連携する](/technical-library/ja/kn/third-party-integrations/integrating-zoom-with-microsoft-teams/integrating-the-zoom-platform-with-microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/7151b3117294879d91c5de084d2c60a0de73afa7" %}
[Microsoft Teams向けのZoomのアプリ内連携](/technical-library/ja/kn/third-party-integrations/integrating-zoom-with-microsoft-teams/zooms-in-app-integration-for-microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/9c5309995eb66cfcf47f1d0c152692670ba5b980" %}
[Zoomアシスタント](/technical-library/ja/kn/third-party-integrations/integrating-zoom-with-microsoft-teams/the-zoom-assistant.md)
{% endcontent-ref %}

{% content-ref url="/pages/7741588c9c2e1bd4b68bc3465912185808e9279d" %}
[Microsoft Teams向け Zoom Phone](/technical-library/ja/zoom-workplace/zoom-phone/third-party-integrations/zoom-phone-for-microsoft-teams.md)
{% endcontent-ref %}

## 結論

Zoomは、デジタル ワークスペース体験を向上させるよう設計された、コラボレーション機能と連携のスイートを提供します。アプリ内連携、Zoomアシスタント、そして Microsoft Teams 向けの Zoom Phone によって実現される Zoom のコアサービスの柔軟性は、統合されたデジタル ワークスペース内でのコミュニケーションとつながりを強化するという 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/ja/kn/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.
