Skip to content

Commit 32083ff

Browse files
authored
Merge pull request #190825 from sdgilley/patch-86
Update how-to-use-event-grid.md
2 parents a41ca0b + b18b09c commit 32083ff

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/machine-learning/how-to-use-event-grid.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -166,10 +166,6 @@ Use [Azure Logic Apps](../logic-apps/index.yml) to configure emails for all your
166166

167167
![Screenshot shows the When a resource event occurs dialog box with an event type selected.](./media/how-to-use-event-grid/select-event-runcomplete.png)
168168

169-
1. You can use the filtering method in the section above or add filters to only trigger the logic app on a subset of event types. In the following screenshot, a __prefix filter__ of __/datadriftID/runs/__ is used.
170-
171-
![filter-events](./media/how-to-use-event-grid/filtering-events.png)
172-
173169
1. Next, add a step to consume this event and search for email. There are several different mail accounts you can use to receive events. You can also configure conditions on when to send an email alert.
174170

175171
![Screenshot shows the Choose an action dialog box with email entered in the search line.](./media/how-to-use-event-grid/select-email-action.png)

0 commit comments

Comments
 (0)