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.
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
Community Discussion
No community discussion yet for this question.