Skip to content

Commit 1859b7e

Browse files
authored
Update add-multiple-senders.md
1 parent 41aee8a commit 1859b7e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/communication-services/quickstarts/email/add-multiple-senders.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: How to add and remove Multiple Sender Addresses to Email Communication Service
3-
titleSuffix: An Azure Communication Services quick start guide
2+
title: How to add and remove multiple sender addresses in Azure Communication Services to send email.
3+
titleSuffix: An Azure Communication Services quick start guide.
44
description: Learn about how to add multiple sender address to Email Communication Services.
55
author: bashan-git
66
manager: sundraman
@@ -14,7 +14,7 @@ ms.service: azure-communication-services
1414

1515
[!INCLUDE [Public Preview Notice](../../includes/public-preview-include.md)]
1616

17-
In this quick start, you'll learn about how to provision the Azure Managed domain in Azure Communication Services to send email.
17+
In this quick start, you learn about how to add and remove multiple sender addresses in Azure Communication Services to send email.
1818

1919
## Prerequisites
2020

@@ -24,15 +24,15 @@ In this quick start, you'll learn about how to provision the Azure Managed domai
2424

2525
## Creating multiple sender usernames
2626
When Email Domain is provisioned to send mail, it has default MailFrom address as [email protected] or
27-
if you have configured custom domain such as "notification.azuremails.net" then the default MailFrom address as "[email protected]" added. You'll able to configure and add additional MailFrom addresses and FROM display name to more user friendly value.
27+
if you have configured custom domain such as "notification.azuremails.net" then the default MailFrom address as "[email protected]" added. You can configure and add additional MailFrom addresses and FROM display name to more user friendly value.
2828

2929
1. Go the overview page of the Email Communications Service resource that you created earlier.
30-
2. Click **Provision Domains** on the left navigation panel. You'll see list of provisioned domains.
30+
2. Click **Provision Domains** on the left navigation panel. You see list of provisioned domains.
3131
3. Click on the one of the provisioned domains.
3232

3333
:::image type="content" source="../../quickstarts/email/media/email-provisioned-domains.png" alt-text="Screenshot that shows Domain link in list of provisioned email domains." lightbox="../../quickstarts/email/media/email-provisioned-domains-expanded.png":::
3434

35-
4. The navigation lands in Domain Overview page. Click on **MailFrom Addresses** link in left navigation. You'll able to see the default donotreply in MailFrom addresses list.
35+
4. The navigation lands in Domain Overview page. Click on **MailFrom Addresses** link in left navigation. You see the default donotreply in MailFrom addresses list.
3636

3737
:::image type="content" source="../../quickstarts/email/media/email-mailfrom-overview.png" alt-text="Screenshot that explains how to list of MailFrom addresses.":::
3838

@@ -43,7 +43,7 @@ if you have configured custom domain such as "notification.azuremails.net" then
4343

4444
:::image type="content" source="../../quickstarts/email/media/email-domains-mailfrom-add-save.png" alt-text="Screenshot that explains how to save MailFrom address and display name.":::
4545

46-
7. Click **Save**. You'll see the updated list with newly added MailFrom address in the overview page.
46+
7. Click **Save**. You see the updated list with newly added MailFrom address in the overview page.
4747

4848
:::image type="content" source="../../quickstarts/email/media/email-mailfrom-overview-updated.png" alt-text="Screenshot that shows Mailfrom addresses list with updated values." lightbox="../../quickstarts/email/media/email-mailfrom-overview-updated-expanded.png":::
4949

@@ -55,11 +55,11 @@ if you have configured custom domain such as "notification.azuremails.net" then
5555

5656
:::image type="content" source="../../quickstarts/email/media/email-mailfrom-overview-updated.png" alt-text="Screenshot that shows MailFrom addresses." lightbox="../../quickstarts/email/media/email-mailfrom-overview-updated-expanded.png":::
5757

58-
2. Select the MailFrom address you would like to remove and Click on **Delete** button.
58+
2. Select the MailFrom address that needs to be removed and Click on **Delete** button.
5959

6060
:::image type="content" source="../../quickstarts/email/media/email-domains-mailfrom-delete.png" alt-text="Screenshot that shows MailFrom addresses list with deletion.":::
6161

62-
3. You'll see the updated list with newly added MailFrom address in the overview page.
62+
3. You see the updated list with newly added MailFrom address in the overview page.
6363

6464
:::image type="content" source="../../quickstarts/email/media/email-mailfrom-overview.png" alt-text="Screenshot that shows MailFrom addresses list after deletion." lightbox="../../quickstarts/email/media/email-mailfrom-overview-expanded.png":::
6565

0 commit comments

Comments
 (0)