AZ-104 · Question #749
AZ-104 Question #749: Real Exam Question with Answer & Explanation
The correct answer is B: No. Enabling dedicated data endpoints for an Azure Container Registry improves network isolation but does not, in isolation, resolve a generic container deployment error.
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 select Use dedicated data endpoint for Registry1. Does this meet the goal?
Options
- AYes
- BNo
Explanation
Enabling dedicated data endpoints for an Azure Container Registry improves network isolation but does not, in isolation, resolve a generic container deployment error.
Common mistakes.
- A. Enabling a dedicated data endpoint is a networking configuration that typically requires additional steps, such as setting up private links or specific firewall rules, and does not inherently fix all types of container deployment errors, such as authentication issues or incorrect image paths.
Concept tested. Azure Container Registry dedicated data endpoint functionality
Community Discussion
No community discussion yet for this question.