Skip to content

Commit 153fa2f

Browse files
committed
fixing image links
1 parent 37dd033 commit 153fa2f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/sentinel/automate-playbook-watchlist.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,15 +75,15 @@ The playbook runs the following steps:
7575

7676
`string(body('Parse_JSON_to_get_subscriptionId')?['properties']?['effectiveSubscriptionId'])`
7777

78-
![Image that shows the filter array playbook task.](media/inform-owner-playbook/filter-array.png)
78+
![Image that shows the filter array playbook task.](media/automate-playbook-watchlist/filter-array.png)
7979

8080
1. **Post a message as the flow bot to a user**. This step sends a message to the subscription owner in Microsoft Teams with any details you want to share about the new alert.
8181

82-
![Image that shows creating the Teams message in the playbook step.](media/inform-owner-playbook/create-message.png)
82+
![Image that shows creating the Teams message in the playbook step.](media/automate-playbook-watchlist/create-message.png)
8383

8484
1. **Send an Email**. This step sends a message to the subscription owner in Outlook with any details you want to share about the new alert.
8585

86-
![Image that shows creating the email message in the playbook step.](media/inform-owner-playbook/create-email.png)
86+
![Image that shows creating the email message in the playbook step.](media/automate-playbook-watchlist/create-email.png)
8787

8888
### Set up your watchlist and deploy the playbook
8989

0 commit comments

Comments
 (0)