# Options de déploiement

Nous proposons trois options de déploiement différentes : le [**déploiement Marketplace**](/fr/deploiement-scepman/deployment-options/marketplace-deployment.md) est valable pour les déploiements communautaires et d’entreprise. Pour une configuration avancée de l’édition SCEPman Enterprise (SCEPman EE), vous pouvez choisir le [**déploiement Enterprise**](/fr/deploiement-scepman/deployment-options/enterprise-deployment.md). Si vous utilisez Terraform pour déployer vos ressources Azure, vous pouvez utiliser le [**déploiement Terraform**](/fr/deploiement-scepman/deployment-options/terraform-deployment.md).

{% content-ref url="/pages/08ba38680618242756667a3b592e7253a3d7cee1" %}
[Déploiement via marketplace](/fr/deploiement-scepman/deployment-options/marketplace-deployment.md)
{% endcontent-ref %}

{% content-ref url="/pages/86f1f511b9da26254c6f72e17ea430e7b357268a" %}
[Déploiement d’entreprise](/fr/deploiement-scepman/deployment-options/enterprise-deployment.md)
{% endcontent-ref %}

{% content-ref url="/pages/8a17f6dcaf81d71cb59add73b61d51725ba00a6f" %}
[Déploiement Terraform](/fr/deploiement-scepman/deployment-options/terraform-deployment.md)
{% endcontent-ref %}


---

# Agent Instructions: 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:

```
GET https://docs.scepman.com/fr/deploiement-scepman/deployment-options.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
