Skip to content

Commit 343fcee

Browse files
committed
addressed comments
1 parent ff656b9 commit 343fcee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/kubernetes/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ If your cluster is behind an outbound proxy or firewall, verify that websocket c
457457

458458
### Cluster Connect feature disabled
459459

460-
If the Cluster Connect feature is disabled on the cluster, then `az connectedk8s proxy` will fail to establish a session with the cluster.
460+
If the `clusterconnect-agent` and `kube-aad-proxy` pods are missing, then the cluster connect feature is likely disabled on the cluster, and `az connectedk8s proxy` will fail to establish a session with the cluster.
461461

462462
```azurecli
463463
az connectedk8s proxy -n AzureArcTest -g AzureArcTest

0 commit comments

Comments
 (0)