Skip to content

Fixed PR-AZR-ARM-AKS-006: Managed Azure AD RBAC for AKS cluster should be enabled#700

Open
shahinshirvani wants to merge 1 commit intomasterfrom
master_1689142446
Open

Fixed PR-AZR-ARM-AKS-006: Managed Azure AD RBAC for AKS cluster should be enabled#700
shahinshirvani wants to merge 1 commit intomasterfrom
master_1689142446

Conversation

@shahinshirvani
Copy link
Copy Markdown
Contributor

Violation Id: PR-AZR-ARM-AKS-006

Violation Description:

Azure Kubernetes Service (AKS) can be configured to use Azure Active Directory (AD) for user authentication. In this configuration, you sign in to an AKS cluster using an Azure AD authentication token. You can also configure Kubernetes role-based access control (Kubernetes RBAC) to limit access to cluster resources based a user's identity or group membership. Visit https://docs.microsoft.com/en-us/azure/aks/azure-ad-rbac for details.

How to Fix:

Make sure aadProfile property of type object exist in ARM template with boolean managed = true and enableAzureRBAC = true as child property. Please visit here for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant