Skip to content

Commit 9b27652

Browse files
Making changes per Bala's request
1 parent 2e37b94 commit 9b27652

File tree

1 file changed

+3
-23
lines changed

1 file changed

+3
-23
lines changed

articles/communication-services/quickstarts/email/add-azure-managed-domains.md

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-communication-services
1212
---
1313
# Quickstart: How to add Azure Managed Domains to Email Communication Service
1414

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.
1616

1717
## Prerequisites
1818

@@ -41,36 +41,16 @@ In this quick start, you'll learn about how to provision the Azure Managed domai
4141

4242
:::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":::
4343

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.
4545

4646
:::image type="content" source="./media/email-azure-domain-overview.png" alt-text="Screenshot that shows Azure Managed Domain overview page." lightbox="media/email-azure-domain-overview-expanded.png":::
4747

4848
## Sender authentication for Azure Managed Domain
4949
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).
5050

5151
## 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.
5352

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).
7454

7555
**Your email domain is now ready to send emails.**
7656

0 commit comments

Comments
 (0)