> 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 は、サービスとしてのダイレクトルーティング（DRaaS）として提供され、Zoom Phone の PSTN インフラストラクチャを Teams クライアントにネイティブに統合し、ユーザーが 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.
