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 manage suppression lists for a Azure Communication Email Domain using the Azure Portal
16
+
# Quickstart: How to manage suppression lists for an Azure Communication Email Domain using the Azure portal
17
17
18
-
In this quick start, you will learn how to manage suppression lists for a Azure Communication Email Domain using the Azure Portal.
18
+
In this quick start, you learn how to manage suppression lists for an Azure Communication Email Domain using the Azure portal.
19
19
20
20
## Prerequisites
21
21
22
22
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/dotnet/).
23
-
- An Azure Email Communication Services Resource ready to provision domains. [Get started creating an Email Communication Resource](./create-email-communication-resource.md).
23
+
- An Azure Email Communication Services Resource ready to = domains. [Get started creating an Email Communication Resource](./create-email-communication-resource.md).
24
24
- An [Azure Managed Domain](./add-azure-managed-domains.md) or [Custom Domain](./add-custom-verified-domains.md) provisioned and ready to send emails.
25
25
26
-
Once you have a domain provisioned, you are ready to start configuring your resource.
26
+
Once you have a domain provisioned, you're ready to start configuring your resource.
27
27
28
-
1. Navigate to the Domains blade of your EmailService resource.
28
+
1. Navigate to the Domains configuration page of your EmailService resource.
29
29
:::image type="content" source="./media/manage-suppressionlist-provisioned-domains.png" alt-text="Screenshot that highlights an email service with a provisioned domain.":::
30
30
31
-
2.Click on the link for your provisioned domain, under the Domain name column.
32
-
3. Then navigate to the Suppression Lists blade of your domain resource.
33
-
:::image type="content" source="./media/manage-suppressionlist-blade.png" alt-text="Screenshot that highlights the Suppression List blade on a domains resource.":::
31
+
2.Select on the link for your provisioned domain, under the Domain name column.
32
+
3. Then navigate to the Suppression Lists configuration page of your domain resource.
33
+
:::image type="content" source="./media/manage-suppressionlist-blade.png" alt-text="Screenshot that highlights the Suppression List configuration page on a domains resource.":::
34
34
35
-
4. Select your desired domain from the dropdown list. You will see entry in the dropdown for each sender username that has been provisioned for the domains. See here for more details on SenderUsernames [link to sender username docs].
36
-
:::image type="content" source="./media/manage-suppressionlist-select-sender-domain.png" alt-text="Screenshot that highlights the dropdown list of mailfrom email addresses.":::
35
+
4. Select your desired domain from the dropdown list. You see entry in the dropdown for each sender username that is provisioned for the domains. For more information, see here for more details on [SenderUsername management](add-multiple-senders-mgmt-sdks.md).
36
+
:::image type="content" source="./media/manage-suppressionlist-select-sender-domain.png" alt-text="Screenshot that highlights the dropdown list of mail from email addresses.":::
37
37
38
-
5. Once you have chosen a sender username to create the list for, either click the Add button or the Create new Suppression List button.
38
+
5. Once you choose a sender username to create the list for, either select the Add button or the Create new Suppression List button.
39
39
:::image type="content" source="./media/manage-suppressionlist-add-new-list.png" alt-text="Screenshot that highlights the options to add a new suppression list for a mail from address.":::
40
40
41
-
6. Once you have a SuppressionList created, you will see options to add a new recipient or upload an CSV of contacts.
42
-
:::image type="content" source="./media/manage-suppressionlist-add-recipients.png" alt-text="Screenshot that highlights the options to add a recipients to a suppression.":::
41
+
6. Once you have a SuppressionList created, you see options to add a new recipient or upload a CSV of contacts.
42
+
:::image type="content" source="./media/manage-suppressionlist-add-recipients.png" alt-text="Screenshot that highlights the options to add a recipient to a suppression.":::
43
43
44
-
7. Adding a single user will show the Add Recipient flyout. Here you can enter the recipients email address and some basic contact information.
45
-
:::image type="content" source="./media/manage-suppressionlist-add-single-recipient-flyout.png" alt-text="Screenshot that highlights the Add Recipient flayout.":::
44
+
7. Adding a single user shows the Added Recipient flyout. Here you can enter the recipients email address and some basic contact information.
45
+
:::image type="content" source="./media/manage-suppressionlist-add-single-recipient-flyout.png" alt-text="Screenshot that highlights the Added Recipient flyout.":::
46
46
47
-
8.If you do not want to add a single recipient at a time, you can choose the upload CSV option. When you click on Upload CSV File, the import csv flyout will be shown. Here you can select a CSV file from your machine.
48
-
:::image type="content" source="./media/manage-suppressionlist-import-csv.png" alt-text="Screenshot that highlights the import CSV flayout.":::
47
+
8.Choose the upload CSV option, if you don't want to add a single recipient at a time. When you select on Upload CSV File, the import csv flyout is shown. Here you can select a CSV file from your machine.
48
+
:::image type="content" source="./media/manage-suppressionlist-import-csv.png" alt-text="Screenshot that highlights the import CSV flyout.":::
49
49
50
-
9.The CSV will be checked for conflcts
51
-
:::image type="content" source="./media/manage-suppressionlist-import-csv-conflicts.png" alt-text="Screenshot showing the import conflicts that will need to be resolved.":::
50
+
9.Checks with existing records are done for the selected CSV.
51
+
:::image type="content" source="./media/manage-suppressionlist-import-csv-conflicts.png" alt-text="Screenshot showing the import conflicts that need to be resolved.":::
52
52
53
53
10. Finally, confirm the import and conflicts are resolved.
54
54
:::image type="content" source="./media/manage-suppressionlist-import-csv-confirm.png" alt-text="Screenshot that import summary and confirmation page.":::
55
55
56
-
11.Recipients can be exported, edited or removed.
56
+
11.Export, edit, or remove recipients from the list view page.
57
57
:::image type="content" source="./media/manage-suppressionlist-recipients.png" alt-text="Screenshot that highlights the suppression list recipients view.":::
58
58
59
-
12.Recipients can be editied and deleted from the Edit Recipient flyout.
60
-
:::image type="content" source="./media/manage-suppressionlist-edit-recipient.png" alt-text="Screenshot that highlights the edit recipient flayout.":::
59
+
12.Edit or delete recipients from the Edit Recipient flyout.
60
+
:::image type="content" source="./media/manage-suppressionlist-edit-recipient.png" alt-text="Screenshot that highlights the edited recipient flyout.":::
0 commit comments