nerdexam
MicrosoftMicrosoft

AZ-104 · Question #792

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

The correct answer is A: Yes. Enabling the admin user for an Azure Container Registry provides a convenient way to authenticate to the registry using a username and password, which resolves common authentication errors when deploying container instances.

Submitted by yuriko_h· Mar 4, 2026Deploy and manage Azure compute resources

Question

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have an Azure container registry named Registry1 that contains an image named image1. You receive an error message when you attempt to deploy a container instance by using image1. You need to be able to deploy a container instance by using image1. Solution: You set Admin user to Enable for Registry1. Does this meet the goal?

Options

  • AYes
  • BNo

Explanation

Enabling the admin user for an Azure Container Registry provides a convenient way to authenticate to the registry using a username and password, which resolves common authentication errors when deploying container instances.

Concept tested. Azure Container Registry authentication for deployments

Reference. https://learn.microsoft.com/en-us/azure/container-registry/container-registry-authentication?tabs=azure-cli#admin-account

Community Discussion

No community discussion yet for this question.

Full AZ-104 PracticeBrowse All AZ-104 Questions