Skip to content

Commit 6556181

Browse files
Merge pull request #287385 from rbhaiya/patch-11
Update howto-deploy-iot-operations.md
2 parents e3c44d4 + 8bd0ac3 commit 6556181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/deploy-iot-ops/howto-deploy-iot-operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Azure IoT Operations requires a schema registry on your cluster. Schema registry
146146
1. Deploy Azure IoT Operations. This command takes several minutes to complete:
147147

148148
```azurecli
149-
az iot ops create --cluster <CLUSTER_NAME> --resource-group <RESOURCE_GROUP>
149+
az iot ops create --name <NAME> --cluster <CLUSTER_NAME> --resource-group <RESOURCE_GROUP>
150150
```
151151

152152
Use the optional parameters to customize your instance, including:

0 commit comments

Comments
 (0)