File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ A successful migration of an AKS-managed Azure AD cluster has the following sect
177
177
}
178
178
```
179
179
180
- If you want to access the cluster, follow the steps [ here] [ access-cluster ] .
180
+ Update kubeconfig in order to access the cluster, follow the steps [ here] [ access-cluster ] .
181
181
182
182
## Non-interactive sign in with kubelogin
183
183
@@ -392,7 +392,7 @@ aks-nodepool1-61156405-vmss000002 Ready agent 6m33s v1.18.14
392
392
```
393
393
### Apply Just-in-Time access at the namespace level
394
394
395
- 1 . Integrate your AKS cluster with [ Azure RBAC] ( manage-azure-rbac.md ) .
395
+ 1 . Integrate your AKS cluster with [ Azure RBAC] ( https://docs.microsoft.com/azure/aks/ manage-azure-rbac) .
396
396
2 . Associate the group you want to integrate with Just-in-Time access with a namespace in the cluster through role assignment.
397
397
398
398
``` azurecli-interactive
You can’t perform that action at this time.
0 commit comments