Skip to content

Commit a8adc72

Browse files
committed
fix broken anchors
1 parent 2089b18 commit a8adc72

6 files changed

+11
-11
lines changed

articles/azure-netapp-files/cross-region-replication-display-health-status.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Create [alert rules in Azure Monitor](/azure/azure-monitor/alerts/alerts-overvie
6767

6868
* [Cross-region replication](replication.md)
6969
* [Manage disaster recovery](cross-region-replication-manage-disaster-recovery.md)
70-
* [Resize a cross-region replication destination volume](azure-netapp-files-resize-capacity-pools-or-volumes.md#resize-a-cross-region-replication-destination-volume)
70+
* [Resize a cross-region replication destination volume](azure-netapp-files-resize-capacity-pools-or-volumes.md#resize-a-replication-destination-volume)
7171
* [Volume replication metrics](azure-netapp-files-metrics.md#replication)
7272
* [Delete volume replications or volumes](cross-region-replication-delete.md)
7373
* [Troubleshoot cross-region replication](troubleshoot-cross-region-replication.md)

articles/azure-netapp-files/cross-region-replication-manage-disaster-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ After the resync operation from destination to source is complete, you need to b
101101
* [Cross-region replication](replication.md)
102102
* [Requirements and considerations for using cross-region replication](replication-requirements.md)
103103
* [Display health status of replication relationship](cross-region-replication-display-health-status.md)
104-
* [Resize a cross-region replication destination volume](azure-netapp-files-resize-capacity-pools-or-volumes.md#resize-a-cross-region-replication-destination-volume)
104+
* [Resize a cross-region replication destination volume](azure-netapp-files-resize-capacity-pools-or-volumes.md#resize-a-replication-destination-volume)
105105
* [Volume replication metrics](azure-netapp-files-metrics.md#replication)
106106
* [Delete volume replications or volumes](cross-region-replication-delete.md)
107107
* [Troubleshoot cross-region replication](troubleshoot-cross-region-replication.md)

articles/azure-netapp-files/data-protection-disaster-recovery-options.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: anfdocs
1111
---
1212
# Understand data protection and disaster recovery options in Azure NetApp Files
1313

14-
Learn about the different data protection and disaster recovery features in Azure NetApp Files to understand what solutions best serve your needs.
14+
Learn about the different data protection and disaster recovery features in Azure NetApp Files and understand what solutions best serve your needs.
1515

1616
## Snapshots
1717

@@ -42,28 +42,28 @@ To learn more, see [How snapshots can be vaulted for long-term retention and cos
4242

4343
Using snapshot technology, you can replicate your Azure NetApp Files across designated Azure regions to protect your data from unforeseeable regional failures. Cross-region replication minimizes data transfer costs, replicating only changed blocks across regions while also enabling a lower restore point objective.
4444

45-
Cross-region replication can be used in conjunction with cross-zone replication. For more information, see [configure cross-zone-region replication](cross-zone-region-replication-configure.md).
45+
Cross-region replication can be used with cross-zone replication. For more information, see [configure cross-zone-region replication](cross-zone-region-replication-configure.md).
4646

4747
### Benefits
4848

4949
- Provides disaster recovery across regions
5050
- Data availability and redundancy for remote data processing and user access
5151
- Efficient storage-based data replication without load on compute infrastructure
5252

53-
To learn more, see [How volumes and snapshots are replicated cross-region for DR](snapshots-introduction.md#how-volumes-and-snapshots-are-replicated-for-disaster-recovery-and-business-continuity). To get started with cross-region replication, see [Create cross-region replication for Azure NetApp Files](cross-region-replication-create-peering.md).
53+
To learn more, see [How volumes and snapshots are replicated cross-region for disaster recovery](snapshots-introduction.md#how-volumes-and-snapshots-are-replicated-for-disaster-recovery-and-business-continuity). To get started with cross-region replication, see [Create cross-region replication for Azure NetApp Files](cross-region-replication-create-peering.md).
5454

5555
## Cross-zone replication
5656

5757
Cross-zone replication leverages [availability zones](replication.md#availability-zones) and the same replication engine as cross-region replication. This technology creating a fast and cost-effective solution for you to asynchronously replicate volumes from availability zone to another without the need for host-based data replication.
5858

59-
Cross-zone replication can be used in conjunction with cross-region replication. For more information, see [configure cross-zone-region replication](cross-zone-region-replication-configure.md).
59+
Cross-zone replication can be used with cross-region replication. For more information, see [configure cross-zone-region replication](cross-zone-region-replication-configure.md).
6060

6161
### Benefits
6262

6363
- Data availability and redundancy across zones within regions
6464
- Bring data into same zone as compute for lowest latency-envelope
6565
- Efficient storage-based data replication without load on compute infrastructure
66-
- Lower TCO due to absence of data transfer fees
66+
- Lower total cost of ownership (TCO) due to absence of data transfer fees
6767

6868
To learn more, see [Understand cross-zone replication](replication.md#cross-zone-replication). To get started with cross-zone replication, see [Create cross-zone replication relationships for Azure NetApp Files](create-cross-zone-replication.md).
6969

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ This article describes error messages and resolutions that can help you troubles
7878

7979
| Error message | Resolution |
8080
|-|-|
81-
| Attempt to resize a source volume is failing with the error `"PoolSizeTooSmall","message":"Pool size too small for total volume size."` | Ensure you have enough space available in the capacity pools for both the source and the destination volumes of cross-region replication. When you resize the source volume, the destination volume is automatically resized. If the capacity pool hosting the destination volume doesn’t have enough available space, resizing both the source and the destination volumes will fail. See [Resize a cross-region replication destination volume](azure-netapp-files-resize-capacity-pools-or-volumes.md#resize-a-cross-region-replication-destination-volume) for details. |
81+
| Attempt to resize a source volume is failing with the error `"PoolSizeTooSmall","message":"Pool size too small for total volume size."` | Ensure you have enough space available in the capacity pools for both the source and the destination volumes of cross-region replication. When you resize the source volume, the destination volume is automatically resized. If the capacity pool hosting the destination volume doesn’t have enough available space, resizing both the source and the destination volumes will fail. See [Resize a cross-region replication destination volume](azure-netapp-files-resize-capacity-pools-or-volumes.md#resize-a-replication-destination-volume) for details. |
8282

8383
## Next steps
8484

@@ -87,5 +87,5 @@ This article describes error messages and resolutions that can help you troubles
8787
* [Create volume replication](cross-region-replication-create-peering.md)
8888
* [Display health status of replication relationship](cross-region-replication-display-health-status.md)
8989
* [Manage disaster recovery](cross-region-replication-manage-disaster-recovery.md)
90-
* [Resize a cross-region replication destination volume](azure-netapp-files-resize-capacity-pools-or-volumes.md#resize-a-cross-region-replication-destination-volume)
90+
* [Resize a cross-region replication destination volume](azure-netapp-files-resize-capacity-pools-or-volumes.md#resize-a-replication-destination-volume)
9191
* [Test disaster recovery for Azure NetApp Files](test-disaster-recovery.md)

articles/azure-netapp-files/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -817,7 +817,7 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
817817

818818
SMB Transparent Failover enables maintenance operations on the Azure NetApp Files service without interrupting connectivity to server applications storing and accessing data on SMB volumes. To support SMB Transparent Failover, Azure NetApp Files now supports the SMB Continuous Availability shares option for use with SQL Server applications over SMB running on Azure VMs. This feature is currently supported on Windows SQL Server. Azure NetApp Files doesn't currently support Linux SQL Server. This feature provides significant performance improvements for SQL Server. It also provides scale and cost benefits for [Single Instance, Always-On Failover Cluster Instance and Always-On Availability Group deployments](azure-netapp-files-solution-architectures.md#sql-server). See [Benefits of using Azure NetApp Files for SQL Server deployment](solutions-benefits-azure-netapp-files-sql-server.md).
819819

820-
* [Automatic resizing of a cross-region replication destination volume](azure-netapp-files-resize-capacity-pools-or-volumes.md#resize-a-cross-region-replication-destination-volume)
820+
* [Automatic resizing of a cross-region replication destination volume](azure-netapp-files-resize-capacity-pools-or-volumes.md#resize-a-replication-destination-volume)
821821

822822
In a cross-region replication relationship, a destination volume is automatically resized based on the size of the source volume. As such, you don’t need to resize the destination volume separately. This automatic resizing behavior applies when the volumes are in an active replication relationship. It also applies when replication peering is broken with the resync operation. For this feature to work, you need to ensure sufficient headroom in the capacity pools for both the source and the destination volumes.
823823

articles/reliability/reliability-netapp-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ By default, Azure NetApp Files is a single-region service. If the region becomes
153153
154154
### Region support
155155

156-
The secondary region that you can replicate your volumes to depends on the primary region. For more information, see [supported region pairs](../azure-netapp-files/replication.md#supported-cross-region-replication-pairs).
156+
The secondary region that you can replicate your volumes to depends on the primary region. For more information, see [supported region pairs](../azure-netapp-files/replication.md#supported-region-pairs).
157157

158158
### Considerations
159159

0 commit comments

Comments
 (0)