We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e3c44d4 + 8bd0ac3 commit 6556181Copy full SHA for 6556181
articles/iot-operations/deploy-iot-ops/howto-deploy-iot-operations.md
@@ -146,7 +146,7 @@ Azure IoT Operations requires a schema registry on your cluster. Schema registry
146
1. Deploy Azure IoT Operations. This command takes several minutes to complete:
147
148
```azurecli
149
- az iot ops create --cluster <CLUSTER_NAME> --resource-group <RESOURCE_GROUP>
+ az iot ops create --name <NAME> --cluster <CLUSTER_NAME> --resource-group <RESOURCE_GROUP>
150
```
151
152
Use the optional parameters to customize your instance, including:
0 commit comments