Azure Communication Services SMS
Use Azure Communication Services (ACS) as an SMS provider.
Create a SMS provider in Hanzo IAM and set Type to Azure ACS. You need: Client secret, Sender number, Provider Url, and Template code.
| Hanzo IAM field | Azure ACS / meaning | Required |
|---|---|---|
| Client secret | User Access Token (Communication Service) | Yes |
| Sender number | Phone number from Communication Service | Yes |
| Provider Url | Communication Service endpoint | Yes |
| Template code | Message template / body | Yes |
Get credentials in Azure
- Client secret — In your Communication Service, create a User Access Token and use it as Client secret in Hanzo IAM.

- Sender number — Use a phone number provisioned in the Communication Service.

- Provider Url — Use the Communication Service endpoint URL.

Configure and test in Hanzo IAM
Fill in the provider fields. Template code is the message (or template) to send. Use SMS Test with a phone number to verify.

How is this guide?
Last updated on