You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Quickstart: How to add Azure Managed Domains to Email Communication Service
14
14
15
-
In this quick start, you'll learn about how to provision the Azure Managed domain in Azure Communication Services to send email.
15
+
In this quick start, you learn about how to provision the Azure Managed domain in Azure Communication Services to send email.
16
16
17
17
## Prerequisites
18
18
@@ -41,36 +41,16 @@ In this quick start, you'll learn about how to provision the Azure Managed domai
41
41
42
42
:::image type="content" source="./media/email-add-azure-domain-created.png" alt-text="Screenshot that shows the list of provisioned email domains." lightbox="media/email-add-azure-domain-created-expanded.png":::
43
43
44
-
5. Click the name of the provisioned domain. This will navigate you to the overview page for the domain resource type.
44
+
5. Click the name of the provisioned domain, which navigates you to the overview page for the domain resource type.
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](../../concepts/email/email-authentication-best-practice.md).
50
50
51
51
## Changing MailFrom and FROM display name for Azure Managed Domain
52
-
When Azure Manged Domain is provisioned to send mail, it has default Mail From address as [email protected] 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.
53
52
54
-
1. Go the overview page of the Email Communications Service resource that you created earlier.
55
-
2. Click **Provision Domains** on the left navigation panel. You'll see list of provisioned domains.
56
-
3. Click on the Azure Manged Domain link
57
-
58
-
:::image type="content" source="./media/email-provisioned-domains.png" alt-text="Screenshot that shows Azure Managed Domain link in list of provisioned email domains." lightbox="media/email-provisioned-domains-expanded.png":::
59
-
4. The navigation lands in Azure Managed Domain Overview page where you'll able to see Mailfrom and From attributes.
60
-
61
-
:::image type="content" source="./media/email-provisioned-domains-overview.png" alt-text="Screenshot that shows the overview page of provisioned email domain." lightbox="media/email-provisioned-domains-overview-expanded.png":::
62
-
63
-
5. Click on edit link on MailFrom
64
-
65
-
:::image type="content" source="./media/email-domains-mailfrom.png" alt-text="Screenshot that explains how to change Mail From address and display name for an email address.":::
66
-
67
-
6. You'll able to modify the Display Name and MailFrom address.
68
-
69
-
:::image type="content" source="./media/email-domains-mailfrom-change.png" alt-text="Screenshot that shows the submit button to save Mail From address and display name changes.":::
70
-
71
-
7. Click **Save**. You'll see the updated values in the overview page.
72
-
73
-
:::image type="content" source="./media/email-domains-overview-updated.png" alt-text="Screenshot that shows Azure Managed Domain overview page with updated values." lightbox="media/email-provisioned-domains-overview-expanded.png":::
53
+
You can optionally configure your MailFrom address to be something other than the default DoNotReply, and also add more than one sender username to your domain. To understand how to configure your sender address, see how to [add multiple sender addresses](add-multiple-senders.md).
74
54
75
55
**Your email domain is now ready to send emails.**
0 commit comments