How to grant a Service Principal access to AKS API when RBAC and AAD integration are activated?

Upon creating an aks cluster and integrating with azure ad by following instructions at https://learn.microsoft.com/en-us/azure/aks/aad-integration, I was able to successfully establish RBAC on azure ad users and user groups.

Unfortunately, this process doesn't work for a service principal created in azure ad

Upvotes: 1

Views: 503

Answers (1)

Related Questions