Skip to content

Commit c03072f

Browse files
committed
edits
1 parent b0dc10b commit c03072f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/container-registry/container-registry-get-started-geo-replication-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 04/23/2020
1414

1515
Azure Container Registry is a managed Docker container registry service used for storing private Docker container images and related artifacts. This quickstart shows how to create an Azure Container Registry instance using an Azure Resource Manager template.
1616

17-
The template sets up a [geo-replicated](container-registry-geo-replication.md) registry, which automatically synchronizes registry content across more than one Azure region. Geo-replication enables network-close access to images from regional deployments, while providing a single management experience. It's a feature of the [Premium](container-registry-skus.md) registry service tier and
17+
The template sets up a [geo-replicated](container-registry-geo-replication.md) registry, which automatically synchronizes registry content across more than one Azure region. Geo-replication enables network-close access to images from regional deployments, while providing a single management experience. It's a feature of the [Premium](container-registry-skus.md) registry service tier.
1818

1919
[!INCLUDE [About Azure Resource Manager](../../includes/resource-manager-quickstart-introduction.md)]
2020

@@ -55,7 +55,7 @@ More Azure Container Registry template samples can be found in the [quickstart t
5555
* **Acr Replica Location**: enter a location for the registry replica, using the region's short name. It must be different from the home registry location. Example: **westeurope**.
5656
* **I agree to the terms and conditions stated above**: Select.
5757

58-
![Template properties](media/container-registry-get-started-geo-replication-template/template-properties.png)
58+
![Template properties](media/container-registry-get-started-geo-replication-template/template-properties.png)
5959

6060
3. If you accept the terms and conditions, select **Purchase**. After the registry has been created successfully, you get a notification:
6161

38.4 KB
Loading

0 commit comments

Comments
 (0)