nerdexam
MicrosoftMicrosoft

AZ-104 · Question #573

AZ-104 Question #573: Real Exam Question with Answer & Explanation

To create Windows containers in AKS, you must use the Azure CNI network plugin (not kubenet), which requires modifying the Network configuration setting - kubenet does not support Windows node pools. To integrate AKS with an Azure Container Registry (ACR), you need to configure a

Submitted by tarun92· Mar 4, 2026Deploy and manage Azure compute resources - specifically configuring AKS clusters including network plugins, node pool OS types, and container registry integration with identity/authentication settings.

Question

Hotspot Question You are creating an Azure Kubernetes Services (AKS) cluster as shown in the following exhibit. Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. NOTE: Each correct selection is worth one point. Answer:

Explanation

To create Windows containers in AKS, you must use the Azure CNI network plugin (not kubenet), which requires modifying the Network configuration setting - kubenet does not support Windows node pools. To integrate AKS with an Azure Container Registry (ACR), you need to configure authentication, which requires attaching the ACR during cluster creation or modifying the integration settings; however, this requires proper Azure AD permissions and the 'AKS-managed Azure Active Directory' setting must be configured to allow the managed identity or service principal to pull images from ACR - so both 'Yes' answers are correct in context of what must be modified from defaults.

Topics

#Azure Kubernetes Service#Windows Containers#Azure Container Registry#AKS Networking

Community Discussion

No community discussion yet for this question.

Full AZ-104 PracticeBrowse All AZ-104 Questions