Question Title

* 1. Azure Container Registry is a managed Docker registry service based on
which version of  open-source Docker Registry 

Question Title

* 2. Pick the most appropriate option from below

Question Title

* 3. Your customer is keen to adopt "headless," authentication. What will be your 
recommendation to your customer.

Question Title

* 4. What type of authentication is used here.
docker login cstuomregistry.azurecr.io -u xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx -p AdminuserPassword.

Question Title

* 5. Which one of the following options is the most valid one?

Question Title

* 6. what will this cmdlet will do
az acr update --name yourregistry --sku Premium

Question Title

* 7. Your customer wants to have Geo-redundancy for their images. Which SKU you will recommend to your customer

Question Title

* 8. Which of the following option will reduce latency and cost

Question Title

* 9. Is it best practice to delete unused content.

Question Title

* 10. For which of the actions webhooks are available

Question Title

* 11. Your customer has  about 450 GiB of Images, which SKU you will recommend

Question Title

* 12. What will the command do
docker run -it --rm -p 8080:80 myregistry.azurecr.io/samples/nginx

Question Title

* 13. What the following command will do
az acr webhook create --registry mycontainerregistry --name myacrwebhook01 --actions delete --uri http://webhookuri.com

T