Quickstart: How to add Azure Managed Domains to Email Communication Service
Important
This feature of Azure Communication Services is currently in preview.
Preview APIs and SDKs are provided without a service-level agreement. We recommend that you don't use them for production workloads. Some features might not be supported, or they might have constrained capabilities.
For more information, review Supplemental Terms of Use for Microsoft Azure Previews.
In this quick start, you'll learn about how to provision the Azure Managed domain in Azure Communication Services to send email.
Prerequisites
- An Azure account with an active subscription. Create an account for free.
- An Azure Email Communication Services Resource created and ready to provision the domains Get started with Creating Email Communication Resource
Provision Azure Managed Domain
Go the overview page of the Email Communications Service resource that you created earlier.
Create the Azure Managed Domain.
- (Option 1) Click the 1-click add button under Add a free Azure subdomain. Move to the next step.
- (Option 2) Click Provision Domains on the left navigation panel.
- Click Add domain on the upper navigation bar.
- Select Azure domain from the dropdown.
Wait for the deployment to complete.
After domain creation is completed, you'll see a list view with the created domain.
Click the name of the provisioned domain. This will navigate you to the overview page for the domain resource type.
Sender authentication for Azure Managed Domain
Azure communication Services Email automatically configures the required email authentication protocols to set proper authentication for the email as detailed in Email Authentication best practices.
Changing MailFrom and FROM display name for Azure Managed Domain
When Azure Manged Domain is provisioned to send mail, it has default Mail From address as donotreply@xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.azurecomm.net and the FROM display name would be the same. You'll able to configure and change the Mail from address and FROM display name to more user friendly value.
Go the overview page of the Email Communications Service resource that you created earlier.
Click Provision Domains on the left navigation panel. You'll see list of provisioned domains.
Click on the Azure Manged Domain link
The navigation lands in Azure Managed Domain Overview page where you'll able to see Mailfrom and From attributes.
Click on edit link on MailFrom
You'll able to modify the Display Name and MailFrom address.
Click Save. You'll see the updated values in the overview page.
Your email domain is now ready to send emails.
Next steps
Get started with create and manage Email Communication Service in Azure Communication Service
Get started by connecting Email Communication Service with a Azure Communication Service resource
The following documents may be interesting to you:
- Familiarize yourself with the Email client library
- How to send emails with custom verified domains?Add custom domains
Feedback
Submit and view feedback for