Skip to content

Commit f5bd535

Browse files
authored
Merge pull request #123191 from WilliamBerryiii/patch-1
Update howto-deploy-iot-operations.md
2 parents 933240b + 16f37bf commit f5bd535

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
@@ -89,7 +89,7 @@ Use the Azure CLI to deploy Azure IoT Operations components to your Arc-enabled
8989
* Deploy the Azure IoT Operations resources.
9090

9191
```azurecli-interactive
92-
az iot ops init --cluster <CLUSTER_NAME> --resource-group <RESOURCE_GROUP> --kv-id <KEYVAULT_ID>
92+
az iot ops init --cluster <CLUSTER_NAME> --resource-group <RESOURCE_GROUP> --kv-id <KEYVAULT_SETTINGS_PROPERTIES_RESOURCE_ID>
9393
```
9494

9595
> [!IMPORTANT]

0 commit comments

Comments
 (0)