Skip to content

Commit f8ad0a0

Browse files
authored
Update howto-deploy-iot-operations.md
Remove locale
1 parent f429359 commit f8ad0a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,12 @@ az iot ops init --cluster <CLUSTER_NAME> -g <RESOURCE_GROUP> --kv-id $(az keyvau
8888
8989
If you don't have **Microsoft.Authorization/roleAssignment/write** permissions in your Azure subscription, include the `--disable-rsync-rules` feature flag.
9090

91-
If you encounter an issue with the KeyVault access policy and the Service Principal (SP) permissions, [pass service principal and KeyVault arguments](https://learn.microsoft.com/en-us/azure/iot-operations/deploy-iot-ops/howto-manage-secrets#pass-service-principal-and-key-vault-arguments-to-azure-iot-operations-deployment).
91+
If you encounter an issue with the KeyVault access policy and the Service Principal (SP) permissions, [pass service principal and KeyVault arguments](https://learn.microsoft.com/azure/iot-operations/deploy-iot-ops/howto-manage-secrets#pass-service-principal-and-key-vault-arguments-to-azure-iot-operations-deployment).
9292

9393
Use optional flags to customize the `az iot ops init` command. To learn more, see [az iot ops init](/cli/azure/iot/ops#az-iot-ops-init).
9494

9595
> [!TIP]
96-
> You can check the configurations of topic maps, QoS, message routes with the [CLI extension](https://learn.microsoft.com/en-us/cli/azure/iot/ops?view=azure-cli-latest#az-iot-ops-check-examples) `az iot ops check --detail-level 2`.
96+
> You can check the configurations of topic maps, QoS, message routes with the [CLI extension](https://learn.microsoft.com/cli/azure/iot/ops?view=azure-cli-latest#az-iot-ops-check-examples) `az iot ops check --detail-level 2`.
9797
9898
### Configure cluster network (AKS EE)
9999

0 commit comments

Comments
 (0)