Skip to content

Commit 47d4f77

Browse files
committed
Fixing validation errors.
1 parent aeca018 commit 47d4f77

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

articles/communication-services/quickstarts/email/manage-suppression-lists.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: How to manage suppression lists for a Azure Communication Email Domain using the Azure Portal
33
titleSuffix: An Azure Communication Services quick start guide.
44
description: Learn about managing suppression lists for a Azure Communication Email Domain using the Azure Portal
5-
author: matthohn
5+
author: matthohn-msft
66
manager: koagbakp
77
services: azure-communication-services
88
ms.author: matthohn
@@ -20,8 +20,8 @@ In this quick start, you will learn how to manage suppression lists for a Azure
2020
## Prerequisites
2121

2222
- 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.
2525

2626
Once you have a domain provisioned, you are ready to start configuring your resource.
2727

@@ -48,18 +48,18 @@ Once you have a domain provisioned, you are ready to start configuring your reso
4848
:::image type="content" source="./media/manage-suppressionlist-import-csv.png" alt-text="Screenshot that highlights the import CSV flayout.":::
4949

5050
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.":::
5252

5353
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.":::
5555

5656
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.":::
5858

5959
12. Recipients can be editied and deleted from the Edit Recipient flyout.
6060
:::image type="content" source="./media/manage-suppressionlist-edit-recipient.png" alt-text="Screenshot that highlights the edit recipient flayout.":::
6161

6262
## Next steps
6363

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)
6565
- [Send Mail with Azure Communication Services](./send-email.md)

0 commit comments

Comments
 (0)