简体   繁体   English

激活 RBAC 和 AAD 集成后,如何授予服务主体访问 AKS API 的权限?

[英]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://docs.microsoft.com/en-us/azure/aks/aad-integration , I was able to successfully establish RBAC on azure ad users and user groups.按照https://docs.microsoft.com/en-us/azure/aks/aad-integration 中的说明创建 aks 集群并与 azure ad 集成后,我能够在 azure 广告用户和用户组上成功建立 RBAC .

Unfortunately, this process doesn't work for a service principal created in azure ad不幸的是,此过程不适用于在 azure ad 中创建的服务主体

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在现有的 aks 上启用 rbac 和 aad - Enable rbac and aad on existing aks AAD服务主体可以关联多少个证书? - How many certificates can be associated with AAD Service Principal? 如何选择要在其中创建服务主体的AAD? - How do I Choose which AAD you Create the Service Principal in? 授予对服务主体的读取访问权限以仅获取 Azure 上的订阅 ID - Grant Read access to service principal to get ONLY subscription ids on Azure 如何找到我的 AKS 群集的服务主体机密? - How can I find the service principal secret of my AKS cluster? Azure RBAC 角色和服务主体之间的关系 - Relationship between Azure RBAC roles and service principal 为服务主体授予管理员同意 - Grant admin consent for service principal How to create service principal Azure SQL database user from service principal login (which is an AAD admin of the Azure SQL Server) - How to create service principal Azure SQL database user from service principal login (which is an AAD admin of the Azure SQL Server) 如何将现有AKS添加到AAD? - How can I add an existing AKS to AAD? 如何创建 access_token 来为用户而不是服务主体访问 ARM API - how to create access_token to access ARM API for a user and not the service principal
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM