Skip to content

Commit aeb4df6

Browse files
authored
Update use-managed-identity.md
Added clearification about PrincipalID as suggested by Saurya
1 parent 1640623 commit aeb4df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/use-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ A successful cluster creation using managed identities contains this service pri
5555
```
5656

5757
> [!NOTE]
58-
> For creating and using your own VNet, static IP address, or attached Azure disk where the resources are outside of the MC_* resource group, use the PrincipalID of the cluster to perform a role assignment. For more information on role assignment, see [Delegate access to other Azure resources](kubernetes-service-principal.md#delegate-access-to-other-azure-resources).
58+
> For creating and using your own VNet, static IP address, or attached Azure disk where the resources are outside of the MC_* resource group, use the PrincipalID of the cluster System Assigned Managed Identity to perform a role assignment. For more information on role assignment, see [Delegate access to other Azure resources](kubernetes-service-principal.md#delegate-access-to-other-azure-resources).
5959
6060
Finally, get credentials to access the cluster:
6161

0 commit comments

Comments
 (0)