Skip to content

Commit 10191a8

Browse files
committedOct 12, 2017
[acr] preview wording + TOC node move + map image
1 parent 7f94e9e commit 10191a8

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed
 

‎articles/container-registry/TOC.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
href: ../service-fabric/service-fabric-tutorial-create-container-images.md
2424
- name: Concepts
2525
items:
26-
- name: Geo-replication
26+
- name: Container registry tiers
27+
href: container-registry-skus.md
28+
- name: Geo-replication (preview)
2729
href: container-registry-geo-replication.md
2830
- name: How-to guides
2931
items:
30-
- name: Choose a registry SKU
31-
href: container-registry-skus.md
3232
- name: Push and pull an image
3333
href: container-registry-get-started-docker-cli.md
3434
- name: View repositories

‎articles/container-registry/container-registry-geo-replication.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ Companies that want a local presence, or a hot backup, choose to run services fr
2525

2626
Geo-replication enables an Azure Container Registry (ACR) to function as a single registry, serving multiple regions with multi-master regional registries.
2727

28+
> [!IMPORTANT]
29+
> The geo-replication feature of Azure Container Registry is currently in **preview**, and [supplemental terms of use](/support/legal/preview-supplemental-terms/) apply. Some aspects of this feature may change prior to general availability (GA).
30+
>
31+
2832
A geo-replicated registry provides the following benefits:
2933

3034
* Single registry/image/tag names can be used across multiple regions
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.