Skip to content

Commit 70af4de

Browse files
authored
Update how-to-use-event-grid.md
As a courtesy, changed "powershell" to "PowerShell" on line 55.
1 parent 0242f23 commit 70af4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Azure Machine Learning provides events in the various points of machine learning
5252

5353
### Filter & subscribe to events
5454

55-
These events are published through Azure Event Grid. Using Azure portal, Powershell or Azure CLI, customers can easily subscribe to events by [specifying one or more event types, and filtering conditions](/azure/event-grid/event-filtering).
55+
These events are published through Azure Event Grid. Using Azure portal, PowerShell or Azure CLI, customers can easily subscribe to events by [specifying one or more event types, and filtering conditions](/azure/event-grid/event-filtering).
5656

5757
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.
5858

0 commit comments

Comments
 (0)