> 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/services-avances-pour-entreprise/zoom-node/zoom-node-deployment-field-guide.md).

# Guide de déploiement de Zoom Node

## Introduction

Ce guide de terrain fournit aux administrateurs techniques des instructions complètes de déploiement, de configuration et de dépannage pour la mise en œuvre des services hybrides Zoom Node sur des environnements VMware, Hyper-V, KVM, Nutanix et AWS.

{% content-ref url="/pages/a4dbef49ef2671ff0edc0ab95f0b9f22d60aacfd" %}
[Débuter avec Zoom Node](/technical-library/fr/services-avances-pour-entreprise/zoom-node/zoom-node-deployment-field-guide/getting-started-with-zoom-node.md)
{% endcontent-ref %}

{% content-ref url="/pages/573942c8532adf4097458b64f11b422e9d36722a" %}
[Prérequis d’infrastructure de Zoom Node](/technical-library/fr/services-avances-pour-entreprise/zoom-node/zoom-node-deployment-field-guide/zoom-node-infrastructure-prerequisites.md)
{% endcontent-ref %}

{% content-ref url="/pages/8265efc1d47a4c6e8e51509ab9f91f691be7f2aa" %}
[Introduction à Zoom Node](/technical-library/fr/services-avances-pour-entreprise/zoom-node/zoom-node-deployment-field-guide/introduction-to-zoom-node.md)
{% endcontent-ref %}

{% content-ref url="/pages/520397d56707834fcb9546ca39fb9b87ffd9b2b2" %}
[Considérations relatives au déploiement de Zoom Node](/technical-library/fr/services-avances-pour-entreprise/zoom-node/zoom-node-deployment-field-guide/zoom-node-deployment-considerations.md)
{% endcontent-ref %}

{% content-ref url="/pages/ba3b2c6eec7bf7721df9aace2230d27cc956ff42" %}
[Déploiements spécifiques à l’hyperviseur de Zoom Node](/technical-library/fr/services-avances-pour-entreprise/zoom-node/zoom-node-deployment-field-guide/zoom-node-hypervisor-specific-deployments.md)
{% endcontent-ref %}

{% content-ref url="/pages/e0cfaa30237dda3a2edf0f3691907ef365709a22" %}
[Configuration et gestion post-déploiement de Zoom Node](/technical-library/fr/services-avances-pour-entreprise/zoom-node/zoom-node-deployment-field-guide/zoom-node-post-deployment-configuration-and-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/de525f34f8cccab65e1880445d82055e04493614" %}
[Modules de service supplémentaires](/technical-library/fr/services-avances-pour-entreprise/zoom-node/zoom-node-deployment-field-guide/additional-service-modules.md)
{% endcontent-ref %}

{% content-ref url="/pages/0e8a07280ffb743da0cada98411530c940648bbc" %}
[Dépannage](/technical-library/fr/services-avances-pour-entreprise/zoom-node/zoom-node-deployment-field-guide/troubleshooting.md)
{% endcontent-ref %}


---

# 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/services-avances-pour-entreprise/zoom-node/zoom-node-deployment-field-guide.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.
