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
Copy file name to clipboardExpand all lines: articles/communication-services/quickstarts/email/manage-suppression-lists.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: How to manage suppression lists for a Azure Communication Email Domain using the Azure Portal
3
3
titleSuffix: An Azure Communication Services quick start guide.
4
4
description: Learn about managing suppression lists for a Azure Communication Email Domain using the Azure Portal
5
-
author: matthohn
5
+
author: matthohn-msft
6
6
manager: koagbakp
7
7
services: azure-communication-services
8
8
ms.author: matthohn
@@ -20,8 +20,8 @@ In this quick start, you will learn how to manage suppression lists for a Azure
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).
24
-
- An [Azure Managed Domain](../add-azure-managed-domains.md) or [Custom Domain](../add-custom-verified-domains.md) provisioned and ready to send emails.
23
+
- An Azure Email Communication Services Resource ready to provision domains. [Get started creating an Email Communication Resource](./create-email-communication-resource.md).
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
26
Once you have a domain provisioned, you are ready to start configuring your resource.
27
27
@@ -48,18 +48,18 @@ Once you have a domain provisioned, you are ready to start configuring your reso
48
48
:::image type="content" source="./media/manage-suppressionlist-import-csv.png" alt-text="Screenshot that highlights the import CSV flayout.":::
49
49
50
50
9. The CSV will be checked for conflcts
51
-
:::image type="content" source="./media/manage-suppressionlist-import-csv-conflicts.png" alt-text="Screenshot that highlights the import CSV flayout.":::
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.":::
52
52
53
53
10. Finally, confirm the import and conflicts are resolved.
54
-
:::image type="content" source="./media/manage-suppressionlist-import-csv-confirm.png" alt-text="Screenshot that highlights the import CSV flayout.":::
54
+
:::image type="content" source="./media/manage-suppressionlist-import-csv-confirm.png" alt-text="Screenshot that import summary and confirmation page.":::
55
55
56
56
11. Recipients can be exported, edited or removed.
57
-
:::image type="content" source="./media/manage-suppressionlist-recipients-view.png" alt-text="Screenshot that highlights the suppression list recipients view.":::
57
+
:::image type="content" source="./media/manage-suppressionlist-recipients.png" alt-text="Screenshot that highlights the suppression list recipients view.":::
58
58
59
59
12. Recipients can be editied and deleted from the Edit Recipient flyout.
60
60
:::image type="content" source="./media/manage-suppressionlist-edit-recipient.png" alt-text="Screenshot that highlights the edit recipient flayout.":::
61
61
62
62
## Next steps
63
63
64
-
-[Quickstart: Manage Domain Suppression Lists in Azure Communication Services using the Management Client Libraries](./manage-suppression-list-mgmt-sdks.md)
64
+
-[Quickstart: Manage Domain Suppression Lists in Azure Communication Services using the Management Client Libraries](./manage-suppression-list-management-sdks.md)
65
65
-[Send Mail with Azure Communication Services](./send-email.md)
0 commit comments