Skip to content

Commit b2ad7eb

Browse files
author
Larry Franks
authored
updating per customer feedback
1 parent 3b56c01 commit b2ad7eb

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
@@ -134,7 +134,7 @@ You can either install the latest [Azure CLI](/cli/azure/install-azure-cli), or
134134
To install the Event Grid extension, use the following command from the CLI:
135135

136136
```azurecli-interactive
137-
az add extension --name eventgrid
137+
az extension add --name eventgrid
138138
```
139139

140140
The following example demonstrates how to select an Azure subscription and creates e a new event subscription for Azure Machine Learning:

0 commit comments

Comments
 (0)