Skip to content

Commit 250098d

Browse files
author
Larry Franks
committed
updated with new images
1 parent 52ee728 commit 250098d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: conceptual
99
ms.author: shipatel
1010
author: shivp950
1111
ms.reviewer: larryfr
12-
ms.date: 03/05/2020
12+
ms.date: 03/11/2020
1313
---
1414

1515

@@ -43,7 +43,7 @@ Use Event Grid to enable common scenarios such as:
4343

4444
1. Select the event type to consume. For example, the following screenshot has selected __Model registered__, __Model deployed__, __Run completed__, and __Dataset drift detected__:
4545

46-
![add-event-type](./media/how-to-use-event-grid/add-event-type-updated.PNG)
46+
![add-event-type](./media/how-to-use-event-grid/add-event-type-updated.png)
4747

4848
1. Select the endpoint to publish the event to. In the following screenshot, __Event hub__ is the selected endpoint:
4949

@@ -79,7 +79,7 @@ az eventgrid event-subscription create \
7979

8080
## Filter Events
8181

82-
When setting up your events you can apply filters to only trigger on specific event data. In the example below, for run status changed events, you can filter by run types. The event only triggers when the criteria is met. Refer to the [Azure Machine Learning event grid schema](/azure/event-grid/event-schema-machine-learning) to learn about event data you can filter by.
82+
When setting up your events, you can apply filters to only trigger on specific event data. In the example below, for run status changed events, you can filter by run types. The event only triggers when the criteria is met. Refer to the [Azure Machine Learning event grid schema](/azure/event-grid/event-schema-machine-learning) to learn about event data you can filter by.
8383

8484
1. Go to the Azure portal, select a new subscription or an existing one.
8585

169 KB
Loading
122 KB
Loading

0 commit comments

Comments
 (0)