Prerequisites
- You must have an Microsoft Azure account.
- You must configure your provider to allow inbound connections from specific Auth0 IP addresses.
Configure Azure Communication Services
First, create a resource in Microsoft Azure:- Log in to your Microsoft Azure account.
- Enter “Communication Services” in the search bar.
- Create a Communication Services resource if you do not have one.
- Select Create.
- Under the Tools settings, select Keys. Retrieve your Communication Services Connection String.
- Under Primary Key, copy the Connection string value.
A valid connection string follows the format
endpoint=COMMUNICATION_SERVICES_URL;accesskey=ACCESS_KEY.
- Go to Dashboard > Branding > Email Provider.
- Select Use my own email provider.
- Select Azure Communication Services.
- Enter a From email address.
- Add the Azure Communication Services Connection string.
- Select Save.