You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AKS-Arc/workload-identity.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -169,6 +169,7 @@ $MSIPrincipalId=$(az identity show --resource-group $resource_group_name --name
169
169
170
170
Create a Kubernetes service account and annotate it with the client ID of the managed identity created in the previous step:
171
171
172
+
Use cluster connect to access your cluster from a client device. Learn more about this [here](/azure/azure-arc/kubernetes/cluster-connect?tabs=azure-cli%2Cagent-version#access-your-cluster-from-a-client-device).
172
173
```azurecli
173
174
az connectedk8s proxy -n $aks_cluster_name -g $resource_group_name
0 commit comments