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…
Question
Options
- AYes
- BNo
How the community answered
(49 responses)- A82% (40)
- B18% (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.