Microsoft
AZ-104 · Question #822
You have an Azure container registry in the Standard tier. You need to ensure that you can configure Azure Private Link for the container registry. What should you do first?
The correct answer is C. Upgrade the container registry to the Premium tier. Configure a private endpoint for your registry using the Azure portal (recommended) or the Azure CLI. This feature is available in the Premium container registry service tier. https://learn.microsoft.com/en-us/azure/container-registry/container-registry-private-link
Submitted by asante_acc· Mar 4, 2026Configure and manage virtual networking
Question
You have an Azure container registry in the Standard tier. You need to ensure that you can configure Azure Private Link for the container registry. What should you do first?
Options
- ACreate a new virtual network.
- BConfigure the Access keys settings.
- CUpgrade the container registry to the Premium tier.
- DConfigure the Access Control (IAM) settings.
How the community answered
(44 responses)- A11% (5)
- B2% (1)
- C80% (35)
- D7% (3)
Explanation
Configure a private endpoint for your registry using the Azure portal (recommended) or the Azure CLI. This feature is available in the Premium container registry service tier. https://learn.microsoft.com/en-us/azure/container-registry/container-registry-private-link
Community Discussion
No community discussion yet for this question.