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.
1 parent 03be850 commit 822446fCopy full SHA for 822446f
articles/iot-operations/deploy-iot-ops/howto-prepare-cluster.md
@@ -336,7 +336,7 @@ Connect your cluster to Azure Arc so that it can be managed remotely.
336
az connectedk8s show --resource-group <RESOURCE_GROUP> --name <CLUSTER_NAME> --query oidcIssuerProfile.issuerUrl --output tsv
337
```
338
339
-Save the output of this command to use in the next steps.
+ Save the output of this command to use in the next steps.
340
341
1. Connect to the TKG management cluster. Edit the custom resource for the workload cluster with the issuer URL from the previous step.
342
0 commit comments