Skip to content

Commit fba416c

Browse files
authored
Merge pull request #189502 from b-hchen/patch-31
(Acrolinx edits)
2 parents 4097a27 + ee495e8 commit fba416c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ ms.custom: references_regions
1818
---
1919
# Cross-region replication of Azure NetApp Files volumes
2020

21-
The Azure NetApp Files replication functionality provides data protection through cross-region volume replication. You can asynchronously replicate data from an Azure NetApp Files volume (source) in one region to another Azure NetApp Files volume (destination) in another region. This capability enables you to failover your critical application in case of a region-wide outage or disaster.
21+
The Azure NetApp Files replication functionality provides data protection through cross-region volume replication. You can asynchronously replicate data from an Azure NetApp Files volume (source) in one region to another Azure NetApp Files volume (destination) in another region. This capability enables you to fail over your critical application if a region-wide outage or disaster happens.
2222

2323
## <a name="supported-region-pairs"></a>Supported cross-region replication pairs
2424

25-
Azure NetApp Files volume replication is supported between various [Azure regional pairs](../availability-zones/cross-region-replication-azure.md#azure-cross-region-replication-pairings-for-all-geographies) and non-standard pairs. Azure NetApp Files volume replication is currently available between the following regions. You can replication Azure NetApp Files volumes from Regional Pair A to Regional Pair B, and vice versa.
25+
Azure NetApp Files volume replication is supported between various [Azure regional pairs](../availability-zones/cross-region-replication-azure.md#azure-cross-region-replication-pairings-for-all-geographies) and non-standard pairs. Azure NetApp Files volume replication is currently available between the following regions. You can replicate Azure NetApp Files volumes from Regional Pair A to Regional Pair B, and vice versa.
2626

2727
### Azure regional pairs
2828

@@ -76,7 +76,7 @@ Recovery Time Objective (RTO), or the maximum tolerable business application dow
7676

7777
## Cost model for cross-region replication
7878

79-
With Azure NetApp Files cross-region replication, you pay only for the amount of data you replicate. There is no setup charges or minimum usage fee. The replication price is based on the replication frequency and the region of the *destination* volume you choose during the initial replication configuration. See the [Azure NetApp Files Pricing](https://azure.microsoft.com/pricing/details/netapp/) page for more information.
79+
With Azure NetApp Files cross-region replication, you pay only for the amount of data you replicate. There's no setup charge or minimum usage fee. The replication price is based on the replication frequency and the region of the *destination* volume you choose during the initial replication configuration. For more information, see the [Azure NetApp Files Pricing](https://azure.microsoft.com/pricing/details/netapp/) page.
8080

8181
Regular Azure NetApp Files storage capacity charge applies to the replication destination volume (also called the *data protection* volume).
8282

@@ -91,7 +91,7 @@ Assume the following situations:
9191
* Your *source* volume is from the Azure NetApp Files *Premium* service level. It has a volume quota size of 1000 GiB and a volume consumed size of 500 GiB at the beginning of the first day of a month. The volume is in the *US South Central* region.
9292
* Your *destination* volume is from the Azure NetApp Files *Standard* service level. It is in the *US East 2* region.
9393
* You’ve configured an *hourly* based cross-region replication between the two volumes above. Therefore, the price of replication is $0.12 per GiB.
94-
* For simplicity, assume your source volume has a constant 0.5-GiB data change every hour, but the total volume consumed size does not grow (remains at 500 GiB).
94+
* For simplicity, assume your source volume has a constant 0.5-GiB data change every hour, but the total volume consumed size doesn't grow (remains at 500 GiB).
9595

9696
After the initial setup, the baseline replication happens immediately.
9797

@@ -111,7 +111,7 @@ Regular Azure NetApp Files storage capacity charge applies to the destination vo
111111

112112
#### Example 2: Month 2 incremental replications and resync replications
113113

114-
Assume you have a source volume, a destination volume, and a replication relationship between the two set up as described in Example 1. For 29 days of the second month (a 30-day month), the hourly replications occurred as expected.
114+
Assume you have a source volume, a destination volume, and a replication relationship between the two setups as described in Example 1. For 29 days of the second month (a 30-day month), the hourly replications occurred as expected.
115115

116116
* Sum of data amount replicated across incremental replications for 29 days: `0.5 GiB * 24 hours * 29 days = 348 GiB`
117117

0 commit comments

Comments
 (0)