Skip to content

Commit 308259a

Browse files
Mzamankhankgremban
andauthored
Update articles/iot-operations/secure-iot-ops/concept-default-root-ca.md
Co-authored-by: Kelly Gremban <[email protected]>
1 parent f83f089 commit 308259a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/secure-iot-ops/concept-default-root-ca.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,6 @@ To set up Azure IoT Operations with your own issuer, use the following steps bef
121121
1. Follow steps in [Deploy Azure IoT Operations](../deploy-iot-ops/howto-deploy-iot-operations.md) to deploy. *Add the `--trust-settings` parameter while initializing Azure IoT Operations.* For example:
122122

123123
```bash
124-
az iot ops init --subscription <SUBSCRIPTION_id> --cluster <CLUSTER_NAME> -g <RESOURCE_GROUP> --trust-settings configMapName=<CONFIGMAP_NAME> configMapKey=<CONFIGMAP_KEY_WITH_PUBLICKEY_VALUE> issuerKind=<CLUSTERISSUER_OR_ISSUER> issuerName=<ISSUER_NAME>
124+
az iot ops init --subscription <SUBSCRIPTION_ID> --cluster <CLUSTER_NAME> -g <RESOURCE_GROUP> --trust-settings configMapName=<CONFIGMAP_NAME> configMapKey=<CONFIGMAP_KEY_WITH_PUBLICKEY_VALUE> issuerKind=<CLUSTERISSUER_OR_ISSUER> issuerName=<ISSUER_NAME>
125125
```
126126

0 commit comments

Comments
 (0)