Setup
You will need an Azure Communication Services resource with an SMS-capable phone number. In the Azure portal, navigate to your Communication Services resource to get your endpoint URL and access key. In Courier, navigate to the Azure SMS Integration page, enter your access key, endpoint, and from number, then click “Save.”Profile Requirements
To deliver an SMS message through Azure SMS, Courier must be provided the recipient’s SMS-compatible phone number. This value should be included in the recipient profile asphone_number.
Overrides
Overrides can be used to change the request that Courier makes to Azure Communication Services. You can override theaccessKey, endpoint, and from number via config, as well as the message text and to number via body.