Microsoft Certified Azure Developer Associate · Free Practice Question Easy
Question 5
What does the Azure Container Registry endpoint look like?
- A myprivateacr.azurecr.io
- B registry.azure.com
- C azurecr.io/myprivateacr
- D myprivateacr.eastus.azurecr.io
Reveal correct answer
Correct answer: A
Explanation
azurecr.io is the general domain name for ACR, and myprivateacr.azurecr.io points to your own private registry (where myprivateacr is the name of your unique registry). Refer to Microsoft Doc: https://docs.microsoft.com/en-us/azure/container-registry/container-registry-get-started-portalDiscussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
