Azure Container Registry with Geo-replication Template

Azure Public Test Date Azure Public Test Result

Azure US Gov Last Test Date Azure US Gov Last Test Result

Best Practice Check Cred Scan Check

Bicep Version

Deploy To Azure Deploy To Azure US Gov Visualize

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.

To learn more about how to deploy the template, see the quickstart article.

Tags: Azure Container Registry, Docker, Microsoft.ContainerRegistry/registries, Microsoft.ContainerRegistry/registries/replications

Solution overview and deployed resources

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

Login to your registry

Follow this documentation to authenticate your docker client to your container registry.

Push images to your registry

For pushing docker images on your registry, follow this documentation.