AZ-104 · Question #791
Hotspot Question You have an Azure container registry named contoso2023 as shown in the following exhibit. You need to enable contoso2023 to use a dedicated data endpoint. Which two settings should…
To enable a dedicated data endpoint in Azure Container Registry, you must configure two settings: first, enable the 'Premium' SKU tier (since dedicated data endpoints are only available on the Premium tier), and second, enable the 'Dedicated data endpoint' toggle in the…
Question
Exhibits
Explanation
To enable a dedicated data endpoint in Azure Container Registry, you must configure two settings: first, enable the 'Premium' SKU tier (since dedicated data endpoints are only available on the Premium tier), and second, enable the 'Dedicated data endpoint' toggle in the Networking settings. The dedicated data endpoint feature allows firewall rules to be scoped to a registry-specific data endpoint (e.g., contoso2023.eastus.data.azurecr.io) rather than the wildcard *.blob.core.windows.net, improving security and compliance. Without the Premium SKU, the dedicated data endpoint option is not available, making both settings interdependent and required.
Topics
Community Discussion
No community discussion yet for this question.

