Skip to content

Commit e484cca

Browse files
committed
Fixin image source paths
1 parent e593e57 commit e484cca

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,38 +24,38 @@ In this quick start, you learn how to manage suppression lists for an Azure Comm
2424
Once you have a domain provisioned, you're ready to start configuring your resource.
2525

2626
1. Navigate to the Domains configuration page of your EmailService resource.
27-
:::image type="content" source="media/manage-suppressionlist-provisioned-domains.png" alt-text="Screenshot that highlights an email service with a provisioned domain.":::
27+
:::image type="content" source="./media/manage-suppression-list-provisioned-domains.png" alt-text="Screenshot that highlights an email service with a provisioned domain.":::
2828

2929
2. Select on the link for your provisioned domain, under the Domain name column.
3030
3. Then navigate to the Suppression Lists configuration page of your domain resource.
31-
:::image type="content" source="media/manage-suppressionlist-blade.png" alt-text="Screenshot that highlights the Suppression List configuration page on a domains resource.":::
31+
:::image type="content" source="./media/manage-suppression-list-blade.png" alt-text="Screenshot that highlights the Suppression List configuration page on a domains resource.":::
3232

3333
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).
34-
:::image type="content" source="media/manage-suppressionlist-select-sender-domain.png" alt-text="Screenshot that highlights the dropdown list of mail from email addresses.":::
34+
:::image type="content" source="./media/manage-suppression-list-select-sender-domain.png" alt-text="Screenshot that highlights the dropdown list of mail from email addresses.":::
3535

3636
5. Once you choose a sender username to create the list for, either select the Add button or the Create new Suppression List button.
37-
:::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.":::
37+
:::image type="content" source="./media/manage-suppression-list-add-new-list.png" alt-text="Screenshot that highlights the options to add a new suppression list for a mail from address.":::
3838

3939
6. Once you have a SuppressionList created, you see options to add a new recipient or upload a CSV of contacts.
40-
:::image type="content" source="media/manage-suppressionlist-add-recipients.png" alt-text="Screenshot that highlights the options to add a recipient to a suppression.":::
40+
:::image type="content" source="./media/manage-suppression-list-add-recipients.png" alt-text="Screenshot that highlights the options to add a recipient to a suppression.":::
4141

4242
7. Adding a single user shows the Added Recipient flyout. Here you can enter the recipients email address and some basic contact information.
43-
:::image type="content" source="media/manage-suppressionlist-add-single-recipient-flyout.png" alt-text="Screenshot that highlights the Added Recipient flyout.":::
43+
:::image type="content" source="./media/manage-suppression-list-add-single-recipient-flyout.png" alt-text="Screenshot that highlights the Added Recipient flyout.":::
4444

4545
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.
46-
:::image type="content" source="media/manage-suppressionlist-import-csv.png" alt-text="Screenshot that highlights the import CSV flyout.":::
46+
:::image type="content" source="./media/manage-suppression-list-import-csv.png" alt-text="Screenshot that highlights the import CSV flyout.":::
4747

4848
9. Checks with existing records are done for the selected CSV.
49-
:::image type="content" source="media/manage-suppressionlist-import-csv-conflicts.png" alt-text="Screenshot showing the import conflicts that need to be resolved.":::
49+
:::image type="content" source="./media/manage-suppression-list-import-csv-conflicts.png" alt-text="Screenshot showing the import conflicts that need to be resolved.":::
5050

5151
10. Finally, confirm the import and conflicts are resolved.
52-
:::image type="content" source="media/manage-suppressionlist-import-csv-confirm.png" alt-text="Screenshot that import summary and confirmation page.":::
52+
:::image type="content" source="./media/manage-suppression-list-import-csv-confirm.png" alt-text="Screenshot that import summary and confirmation page.":::
5353

5454
11. Export, edit, or remove recipients from the list view page.
55-
:::image type="content" source="media/manage-suppressionlist-recipients.png" alt-text="Screenshot that highlights the suppression list recipients view.":::
55+
:::image type="content" source="./media/manage-suppression-list-recipients.png" alt-text="Screenshot that highlights the suppression list recipients view.":::
5656

5757
12. Edit or delete recipients from the Edit Recipient flyout.
58-
:::image type="content" source="media/manage-suppressionlist-edit-recipient.png" alt-text="Screenshot that highlights the edited recipient flyout.":::
58+
:::image type="content" source="./media/manage-suppression-list-edit-recipient.png" alt-text="Screenshot that highlights the edited recipient flyout.":::
5959

6060
## Next steps
6161

0 commit comments

Comments
 (0)