> 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/fr/coin-admin/third-party-integrations/integrating-zoom-with-microsoft-teams.md).

# Intégrer Zoom avec Microsoft Teams

## Aperçu

La plateforme Zoom s’intègre avec Microsoft Teams de trois façons distinctes pour rationaliser la communication et la collaboration : une Intégrations dans l’application pour Microsoft Teams, l’Assistant Zoom et Zoom Phone pour Microsoft Teams.

L’intégration applicative intègre directement les fonctionnalités Zoom Meetings, Zoom Phone et Zoom Whiteboard dans le client Teams. Assistant Zoom est un widget de bureau léger qui offre un accès toujours disponible aux fonctionnalités Zoom Phone depuis n’importe où sur le bureau. Zoom Phone pour Microsoft Teams est un routage direct en tant que service (DRaaS) qui intègre nativement l’infrastructure RTC de Zoom Phone dans le client Teams, permettant aux utilisateurs de passer et de recevoir des appels via Teams tout en tirant parti des services de téléphonie de Zoom.

Ce document expliquera la fonctionnalité, les exigences de déploiement et l'expérience utilisateur pour chaque option d'Intégrations.

{% content-ref url="/pages/580f5bffe5c6d5c2c9f440f330d6d578bb72223c" %}
[Intégrer la plateforme Zoom avec Microsoft Teams](/technical-library/fr/coin-admin/third-party-integrations/integrating-zoom-with-microsoft-teams/integrating-the-zoom-platform-with-microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/0e0d6fc749c566ea03224b2ca4cf73178d24e4c9" %}
[Intégrations dans l'application de Zoom pour Microsoft Teams](/technical-library/fr/coin-admin/third-party-integrations/integrating-zoom-with-microsoft-teams/zooms-in-app-integration-for-microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/4ad805952e981961c99de6fe552077b7de195ba0" %}
[L'Assistant Zoom](/technical-library/fr/coin-admin/third-party-integrations/integrating-zoom-with-microsoft-teams/the-zoom-assistant.md)
{% endcontent-ref %}

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

## Conclusion

Zoom offre une suite de fonctionnalités collaboratives et d’Intégrations conçues pour améliorer l’expérience de l’espace de travail numérique. La flexibilité des services de base de Zoom, facilitée par une Intégrations dans l’application, Assistant Zoom et Zoom Phone pour Microsoft Teams, illustre l’engagement de Zoom à améliorer la communication et la connectivité au sein d’un espace de travail numérique unifié. Grâce à ces outils collaboratifs, les utilisateurs sont en mesure de collaborer, de communiquer et de se connecter de manière transparente en temps réel depuis divers environnements, avec des workflows qui contribuent à simplifier les choses.

Pour plus d’informations sur ces intégrations, ou sur l’intégration des produits Zoom dans votre Affaires, veuillez contacter votre équipe de compte.


---

# 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/fr/coin-admin/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.
