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
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.
18
18
19
19
## Prerequisites
20
20
@@ -24,15 +24,15 @@ In this quick start, you'll learn about how to provision the Azure Managed domai
24
24
25
25
## Creating multiple sender usernames
26
26
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.
28
28
29
29
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.
31
31
3. Click on the one of the provisioned domains.
32
32
33
33
:::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":::
34
34
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.
36
36
37
37
:::image type="content" source="../../quickstarts/email/media/email-mailfrom-overview.png" alt-text="Screenshot that explains how to list of MailFrom addresses.":::
38
38
@@ -43,7 +43,7 @@ if you have configured custom domain such as "notification.azuremails.net" then
43
43
44
44
:::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.":::
45
45
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.
47
47
48
48
:::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":::
49
49
@@ -55,11 +55,11 @@ if you have configured custom domain such as "notification.azuremails.net" then
55
55
56
56
:::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":::
57
57
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.
59
59
60
60
:::image type="content" source="../../quickstarts/email/media/email-domains-mailfrom-delete.png" alt-text="Screenshot that shows MailFrom addresses list with deletion.":::
61
61
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.
63
63
64
64
:::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":::
0 commit comments