nerdexam
Microsoft

AZ-500 · Question #326

Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements. You…

The correct answer is A. Yes. When you create an AKS cluster, Azure also creates a service principal to support cluster operability with other Azure resources. You can use this auto-generated service principal for authentication with an ACR registry. To do so, you need to create an Azure AD role assignment…

Submitted by kavita_s· Mar 6, 2026Secure identity and access

Question

Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements. You are in the process of creating an Azure Kubernetes Service (AKS) cluster. The Azure Kubernetes Service (AKS) cluster must be able to connect to an Azure Container Registry. You want to make sure that Azure Kubernetes Service (AKS) cluster authenticates to the Azure Container Registry by making use of the auto-generated service principal. Solution: You create an Azure Active Directory (Azure AD) role assignment. Does the solution meet the goal?

Options

  • AYes
  • BNo

How the community answered

(49 responses)
  • A
    82% (40)
  • B
    18% (9)

Explanation

When you create an AKS cluster, Azure also creates a service principal to support cluster operability with other Azure resources. You can use this auto-generated service principal for authentication with an ACR registry. To do so, you need to create an Azure AD role assignment that grants the cluster's service principal access to the container registry. https://docs.microsoft.com/bs-latn-ba/azure/container-registry/container-registry-auth-aks

Community Discussion

No community discussion yet for this question.

Full AZ-500 Practice