Skip to content

Commit 4a3e04e

Browse files
committed
update czrr doc
1 parent 597fd99 commit 4a3e04e

File tree

6 files changed

+22
-6
lines changed

6 files changed

+22
-6
lines changed

articles/azure-netapp-files/cross-zone-region-replication-configure.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Configure cross-zone region replication for Azure NetApp Files
2+
title: Manage cross-zone region replication for Azure NetApp Files
33
description: Describes how to manage disaster recovery by using Azure NetApp Files cross-region replication.
44
services: azure-netapp-files
55
author: b-ahibbard
@@ -8,7 +8,7 @@ ms.topic: how-to
88
ms.date: 11/20/2024
99
ms.author: anfdocs
1010
---
11-
# Configure cross-zone region replication for Azure NetApp Files (preview)
11+
# Manage cross-zone region replication for Azure NetApp Files (preview)
1212

1313
Azure NetApp Files supports volume cross-zone and cross-region replication on the same source volume.
1414

@@ -40,7 +40,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
4040
## Configure replication
4141
4242
1. On the source volume:
43-
- **If you're using an existing volume:** [populate it with an availability zone](manage-availability-zone-volume-placement.md#populate-an-existing-volume-with-availability-zone-information).
43+
- **If you're using an existing volume without an availability zone:** [populate it with an availability zone](manage-availability-zone-volume-placement.md#populate-an-existing-volume-with-availability-zone-information).
4444
- **If you're creating a new volume:** [create it with an availability zone](manage-availability-zone-volume-placement.md#create-a-volume-with-an-availability-zone).
4545
4646
1. Under Properties, take note of the source volume’s resource ID. The source volume's resource ID is required to complete the next two steps.
@@ -49,6 +49,9 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
4949
1. [Authorize data replication from the source volume](cross-region-replication-create-peering.md#authorize-replication-from-the-source-volume).
5050
1. In the source volume’s menu, select **Replication**. Confirm there are two volumes listed under **Destination volumes**.
5151
52+
<!-- replace image -->
53+
:::image type="content" source="./media/cross-zone-region-replication-configure/complete-configuration.png" alt-text="Screenshot of successful configuration." lightbox="./media/cross-zone-region-replication-configure/complete-configuration.png" ":::
54+
5255
5356
## Next steps
5457

articles/azure-netapp-files/cross-zone-region-replication.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,30 @@ ms.service: azure-netapp-files
77
ms.topic: conceptual
88
ms.date: 11/20/2024
99
ms.author: anfdocs
10-
ms.custom: references_regions
1110
---
1211

1312
# Understand cross-zone region replication in Azure NetApp Files
1413

15-
Azure NetApp Files supports using cross-zone and cross-region replication on the same source volume. With this added layer of protection, read/write functionality can shift to a replication volume in a different region in the event of a zonal outage.
14+
Azure NetApp Files supports using cross-zone and cross-region replication on the same source volume. With this added layer of protection, you can protect your volumes with a second protection volume in the following combinations:
15+
16+
* Cross-region and​ cross-zone replication target volumes
17+
18+
:::image type="content" source="./media/cross-zone-region-introduction/zone-region.png" alt-text="Diagram of cross-zone and cross-region replication." lightbox="./media/cross-zone-region-introduction/zone-region.png" ":::
19+
20+
* Two cross-region replication target volumes
21+
22+
:::image type="content" source="./media/cross-zone-region-introduction/double-region.png" alt-text="Diagram of double cross-region replication." lightbox="./media/cross-zone-region-introduction/double-region.png" ":::
23+
24+
* Two cross-zone replication target volumes in any combination of availability zones, including in-zone replication
25+
26+
:::image type="content" source="./media/cross-zone-region-introduction/double-zone.png" alt-text="Diagram of double cross-zone replication." lightbox="./media/cross-zone-region-introduction/double-zone.png" ":::
1627

1728
## Requirements
1829

1930
* Cross-zone region replication adheres to the same requirements as [cross-zone replication](cross-zone-replication-requirements-considerations.md) and [cross-region replication](cross-region-replication-requirements-considerations.md).
2031

32+
* If you use cross-region replication, you must adhere to supported [cross-region replication pairs](cross-region-replication-introduction.md#supported-region-pairs).
33+
2134
## Next steps
2235

23-
- [Configure cross-zone region replication](cross-zone-region-replication-configure.md)
36+
- [Manage cross-zone region replication](cross-zone-region-replication-configure.md)
138 KB
Loading
121 KB
Loading
138 KB
Loading
166 KB
Loading

0 commit comments

Comments
 (0)