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/azure-netapp-files/includes/region-pairs.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.custom: include file, references_regions
9
9
# azure-netapp-files/replication.md
10
10
# Customer intent: As a cloud architect, I want to understand Azure NetApp Files volume replication across different regional pairs, so that I can plan and implement resilient data storage solutions for multi-region applications.
11
11
---
12
-
Azure NetApp Files volume replication is supported between various [Azure regional pairs](../../reliability/cross-region-replication-azure.md#azure-paired-regions) 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.
12
+
Azure NetApp Files volume replication is supported between various [Azure regional pairs](../../reliability/cross-region-replication-azure.md#paired-regions) and nonstandard 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 from Regional Pair B to Regional Pair A.
13
13
14
14
### Azure regional pairs
15
15
@@ -38,7 +38,7 @@ Azure NetApp Files volume replication is supported between various [Azure region
38
38
| US Government | US Gov Arizona | US Gov Texas |
39
39
| US Government | US Gov Virginia | US Gov Texas |
40
40
41
-
### Azure regional non-standard pairs
41
+
### Azure regional nonstandard pairs
42
42
43
43
| Geography | Regional Pair A | Regional Pair B |
44
44
|:--- |:--- |:--- |
@@ -68,5 +68,5 @@ Azure NetApp Files volume replication is supported between various [Azure region
68
68
| UK/Europe | UK South | North Europe |
69
69
| US Government | US Gov Arizona | US Gov Virginia |
70
70
71
-
>[!NOTE]
72
-
>There can be a discrepancy in the size and number of snapshots between source and destination. This discrepancy is expected. Snapshot policies and replication schedules will influence the number of snapshots. Snapshot policies and replication schedules, combined with the amount of data changed between snapshots, will influence the size of snapshots. To learn more about snapshots, refer to[How Azure NetApp Files snapshots work](../snapshots-introduction.md).
71
+
>[!NOTE]
72
+
>There can be a discrepancy in the size and number of snapshots between the source and the destination. This discrepancy is expected. Snapshot policies and replication schedules influence the number of snapshots. Snapshot policies and replication schedules, combined with the amount of data that changes between snapshots, influence the size of snapshots. For more information, see[How Azure NetApp Files snapshots work](../snapshots-introduction.md).
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/manage-availability-zone-volume-placement.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ You can deploy new volumes in the logical availability zone of your choice. You
19
19
>[!IMPORTANT]
20
20
>If you're using availability zones with custom roles or the built-in Contributor RBAC role, ensure you have the appropriate permissions set. Not having certain permissions can cause issues in the Azure portal. For configuration details, see [Configure custom RBAC roles](#configure-custom-rbac-roles).
21
21
22
-
* This feature doesn't guarantee free capacity in the availability zone. For example, even if you can deploy a VM in availability zone 3 of the East US region, it doesn’t guarantee free Azure NetApp Files capacity in that zone. If no sufficient capacity is available, volume creation will fail.
22
+
* This feature doesn't guarantee free capacity in the availability zone. For example, even if you can deploy a VM in availability zone 3 of the East US region, it doesn’t guarantee free Azure NetApp Files capacity in that zone. If no sufficient capacity is available, volume creation fails.
23
23
24
24
* After a volume is created with an availability zone, the specified availability zone can’t be modified. Volumes can’t be moved between availability zones.
25
25
@@ -33,8 +33,8 @@ You can deploy new volumes in the logical availability zone of your choice. You
33
33
34
34
* <aname="file-path-uniqueness"></a> For volumes in different availability zones, Azure NetApp Files allows you to create volumes with the same file path (NFS), share name (SMB), or volume path (dual-protocol).
35
35
36
-
>[!IMPORTANT]
37
-
>It's not recommended that you use availability zones for Terraform-managed volumes. If you do, you must [add the zone property to your volume](#populate-availability-zone-for-terraform-managed-volumes).
36
+
>[!IMPORTANT]
37
+
>We don't recommend that you use availability zones for Terraform-managed volumes. If you do, you must [add the zone property to your volume](#populate-availability-zone-for-terraform-managed-volumes).
38
38
39
39
## Create a volume with an availability zone
40
40
@@ -45,7 +45,7 @@ You can deploy new volumes in the logical availability zone of your choice. You
45
45
* [Create an SMB volume](azure-netapp-files-create-volumes-smb.md)
46
46
* [Create a dual-protocol volume](create-volumes-dual-protocol.md)
47
47
48
-
2. In the **Create a Volume** page, under the **Basic** tab, select the **Availability Zone** dropdown to specify an availability zone where Azure NetApp Files resources are present.
48
+
2. In the **Create a Volume** page, under the **Basic** tab, select the **Availability Zone** dropdown menu to specify an availability zone where Azure NetApp Files resources are present.
49
49
50
50
> [!IMPORTANT]
51
51
> Logical availability zones for the subscription without Azure NetApp Files presence are marked `(Unavailable)` and are greyed out.
@@ -75,7 +75,7 @@ You can deploy new volumes in the logical availability zone of your choice. You
75
75
76
76
## Populate availability zone for Terraform-managed volumes
77
77
78
-
The populate availability zone features requires a `zone` property on the volume. You can set the zone property only when you create the Terraform-managed volume, but you can't modify it after the volume has been created. Adding the `zone` property after the volume has been created can cause data loss or loss of the volume if the specified zone value does not match the availability zone.
78
+
The populate availability zone features requires a `zone` property on the volume. You can set the zone property only when you create the Terraform-managed volume, but you can't modify the property after you create the volume. Adding the `zone` property after you create the volume can cause data loss or loss of the volume if the specified zone value doesn't match the availability zone.
79
79
80
80
>[!IMPORTANT]
81
81
>To prevent data loss on any Azure resource that includes volatile resources, you should use the [`prevent_destroy` lifecycle argument](https://developer.hashicorp.com/terraform/language/meta-arguments/lifecycle#prevent_destroy).
@@ -142,7 +142,7 @@ If you're using a custom RBAC role or the [built-in Contributor role](../role-ba
142
142
```
143
143
144
144
1. Select **Review + update**.
145
-
1. Sign out of your Azure account, then log back in to confirm permissions effect has taken hold and the options are visible.
145
+
1. Sign out of your Azure account, and then log back in to confirm that the permissions are in effect and the options are visible.
0 commit comments