Skip to content

Commit dfe9b70

Browse files
authored
Merge pull request #116420 from VikasPullagura-MSFT/patch-88
(Azure CXP) resolves MicrosoftDocs/azure-docs#55570
2 parents 7639a24 + 2a56a4e commit dfe9b70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-arc/kubernetes/connect-cluster.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Helm release deployment succeeded
150150
List your connected clusters:
151151

152152
```console
153-
az connectedk8s list -g AzureArcTest
153+
az connectedk8s list -g AzureArcTest -o table
154154
```
155155

156156
**Output:**
@@ -215,4 +215,4 @@ To remove the agents in the cluster you need to run `az connectedk8s delete` or
215215
## Next steps
216216

217217
* [Use GitOps in a connected cluster](./use-gitops-connected-cluster.md)
218-
* [Use Azure Policy to govern cluster configuration](./use-azure-policy.md)
218+
* [Use Azure Policy to govern cluster configuration](./use-azure-policy.md)

0 commit comments

Comments
 (0)