Skip to content

Commit 822446f

Browse files
Update articles/iot-operations/deploy-iot-ops/howto-prepare-cluster.md
Co-authored-by: Dominic Betts <[email protected]>
1 parent 03be850 commit 822446f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ Connect your cluster to Azure Arc so that it can be managed remotely.
336336
az connectedk8s show --resource-group <RESOURCE_GROUP> --name <CLUSTER_NAME> --query oidcIssuerProfile.issuerUrl --output tsv
337337
```
338338

339-
Save the output of this command to use in the next steps.
339+
Save the output of this command to use in the next steps.
340340

341341
1. Connect to the TKG management cluster. Edit the custom resource for the workload cluster with the issuer URL from the previous step.
342342

0 commit comments

Comments
 (0)