You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-registry/zone-redundancy.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,12 +23,13 @@ Zone redundancy is a feature of the Premium container registry service tier. Fo
23
23
24
24
|Americas |Europe |Africa |Asia Pacific |
25
25
|---------|---------|---------|---------|
26
-
|Brazil South<br/>Canada Central<br/>Central US<br/>East US<br/>East US 2<br/>South Central US<br/>US Government Virginia<br/>West US 2<br/>West US 3 |France Central<br/>Germany West Central<br/>North Europe<br/>Norway East<br/>West Europe<br/>UK South|South Africa North<br/> |Australia East<br/>Central India<br/>Japan East<br/>Korea Central<br/>Southeast Asia<br/>East Asia<br/> |
26
+
|Brazil South<br/>Canada Central<br/>Central US<br/>East US<br/>East US 2<br/>East US 2 EUAP<br/>South Central US<br/>US Government Virginia<br/>West US 2<br/>West US 3 |France Central<br/>Germany West Central<br/>North Europe<br/>Norway East<br/>Sweden Central<br/>Switzerland North<br/>UK South<br/>West Europe|South Africa North<br/> |Australia East<br/>Central India<br/>China North 3<br/>East Asia<br/>Japan East<br/>Korea Central<br/>Qatar Central<br/>Southeast Asia<br/>UAE North |
27
27
28
-
* Region conversions to availability zones aren't currently supported. To enable availability zone support in a region, the registry must either be created in the desired region, with availability zone support enabled, or a replicated region must be added with availability zone support enabled.
28
+
* Region conversions to availability zones aren't currently supported.
29
+
* To enable availability zone support in a region, create the registry in the desired region with availability zone support enabled, or add a replicated region with availability zone support enabled.
29
30
* A registry with an AZ-enabled stamp creates a home region replication with an AZ-enabled stamp by default. The AZ stamp can't be disabled once it's enabled.
30
31
* The home region replication represents the home region registry. It helps to view and manage the availability zone properties and can't be deleted.
31
-
* The availability zone is per region, once the replications are created, their states cannot be changed, except by deleting and re-creating the replications.
32
+
* The availability zone is per region, once the replications are created, their states can't be changed, except by deleting and re-creating the replications.
32
33
* Zone redundancy can't be disabled in a region.
33
34
*[ACR Tasks](container-registry-tasks-overview.md) doesn't yet support availability zones.
34
35
@@ -104,7 +105,7 @@ In the command output, note the `zoneRedundancy` property for the replica. When
104
105
1. In **Location**, select a region that supports zone redundancy for Azure Container Registry, such as *East US*.
105
106
1. In **SKU**, select **Premium**.
106
107
1. In **Availability zones**, select **Enabled**.
107
-
1. Optionally, configure additional registry settings, and then select **Review + create**.
108
+
1. Optionally, configure more registry settings, and then select **Review + create**.
108
109
1. Select **Create** to deploy the registry instance.
109
110
110
111
:::image type="content" source="media/zone-redundancy/enable-availability-zones-portal.png" alt-text="Enable zone redundancy in Azure portal":::
0 commit comments