# Azure Communication Services SMS

Permet à ngSurvey d'utiliser Azure Communication Services comme fournisseur SMS.

## 🔅 Propriétés de Communication Services

* **`ConnectionString`**&#x65;st la chaîne de connexion fournie dans la page Paramètres / Clé de la ressource Communication Services.   &#x20;
* **`From Number`** Est le numéro de téléphone vérifié que vous avez enregistré dans la section SMS de votre compte Communication Services.
* **`Event webhook`** peut être utilisé pour gérer des rappels asynchrones afin de signaler les numéros échoués dans les campagnes SMS. Vous pouvez utiliser le webhook en créant un nouvel Event Subscription avec un type de point de terminaison Webhook.


---

# 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.ngsurvey.com/fr/installation-setup/system-settings/messagerie-mobile/iis-smtp-exchange-server-1.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.
