![](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/deploytoazure.png)
![](https://raw.githubusercontent.com/Azure/azure-quickstart-templates/master/1-CONTRIBUTION-GUIDE/images/visualizebutton.png)
This template deploys an Azure Container Registry with Geo Replication enabled. Azure Container Registry is a PaaS offer for creating your own Docker image registry.
Tags: Azure Container Registry, Docker
The following resources are deployed as part of the solution. Note the Azure Container Registry is set to Premium sku which is required to support Geo-Replication.
- Azure Container Registry: Docker image registry
- Geo-Replicated registry: Docker image registry replication
Follow this documentation for authenticate your docker client to your container registry.
For pushing docker images on your registry, follow this documentation