Skip to main content

Prerequisites

Setup

1

Create an Azure Communication Services resource

In Azure, create a Communication Services resource and copy its access key and endpoint.
2

Configure in Courier

Open the in Courier, enter your access key, endpoint, and from number, then click “Save.”
Addressing a recipient and sending are the same on every SMS provider, so they are documented once: and .

Overrides

covers the two levels and which one wins. Overrides change the request Courier makes to Azure Communication Services. config overrides the accessKey, endpoint, and from number. body overrides the message text and to number.

Provider details

Courier recommends routing to the channel. Naming this key in routing.channels instead is supported, and sends through just this provider.

Send to a specific provider

When that is worth doing, and what you give up: failover, channel priority, and providers you add later.