Edit

Share via


Create a zone-redundant replica in Azure Container Registry

This article describes how to set up a zone-redundant replica in an Azure region separate to your registry's home region.

Geo-replication in the Premium tier of Azure Container Registry replicates your container registry's contents to multiple Azure regions.

When your registry uses geo-replication, you can also configure zone redundancy on each regional replica. Zone redundancy allows for the distributing of registry data and operations across multiple availability zones within the region.

For more information about availability zone support requirements and features, as well as multi-region deployment options, see Reliability in Azure Container Registry.

Prerequisites

Create a zone-redundant replica

To create a zone-redundant replica, use Azure portal, Azure CLI, or a Bicep file.

  1. Sign in to the Azure portal.

  2. Go to your Premium tier container registry, and select Geo-replications.

  3. On the map that appears, you do one of the following:

  4. In the Create replication window, confirm the Location.

    In Availability zones, select Enabled, and then select Create.

    Enable zone-redundant replication in Azure portal