Skip to content

Commit 7d9152f

Browse files
committed
edit
1 parent d4c5063 commit 7d9152f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/reliability/reliability-virtual-machine-scale-sets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 06/12/2023
1414
This article contains [specific reliability recommendations](#reliability-recommendations) and information on [availability zones support](#availability-zone-support) for Virtual Machine Scale Sets.
1515

1616
>[!NOTE]
17-
>Virtual Machine Scale Sets can only be deployed into one region. If you want to deploy VMs across multiple regions, see [Virtual Machines-Disaster recovery: cross-region failover](./reliability-virtual-machines.md#disaster-recovery-cross-region-failover).
17+
>Virtual Machine Scale Sets can only be deployed into one region. If you want to deploy VMs across multiple regions, see [Virtual Machines-Disaster recovery: cross-region failover](./reliability-virtual-machines.md#disaster-recovery-and-business-continuity).
1818
1919
For an architectural overview of reliability in Azure, see [Azure reliability](/azure/architecture/framework/resiliency/overview).
2020

articles/reliability/reliability-virtual-machines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This section contains recommendations for achieving resiliency and availability
3434
|[**Performance**](#performance) |:::image type="icon" source="media/icon-recommendation-low.svg"::: | [VM-6: Host application and database data on a data disk](#-vm-6-host-application-and-database-data-on-a-data-disk)|
3535
||:::image type="icon" source="media/icon-recommendation-high.svg"::: | [VM-8: Production VMs should be using SSD disks](#-vm-8-production-vms-should-be-using-ssd-disks)|
3636
||:::image type="icon" source="media/icon-recommendation-medium.svg"::: |[VM-10: Enable Accelerated Networking (AccelNet)](#-vm-10-enable-accelerated-networking-accelnet) |
37-
||:::image type="icon" source="media/icon-recommendation-low.svg"::: |[VM-11: When AccelNet is enabled, you must manually update the GuestOS NIC drive](#vm-11-when-accelnet-is-enabled-you-must-manually-update-the-guestos-nic-driver) |
37+
||:::image type="icon" source="media/icon-recommendation-low.svg"::: |[VM-11: When AccelNet is enabled, you must manually update the GuestOS NIC drive](#-vm-11-when-accelnet-is-enabled-you-must-manually-update-the-guestos-nic-driver) |
3838
|[**Management**](#management)|:::image type="icon" source="media/icon-recommendation-low.svg"::: |[VM-9: Watch for VMs in Stopped state](#-vm-9-review-vms-in-stopped-state) |
3939
||:::image type="icon" source="media/icon-recommendation-high.svg"::: |[VM-22: Use maintenance configurations for the VM](#-vm-22-use-maintenance-configurations-for-the-vm) |
4040
|[**Security**](#security)|:::image type="icon" source="media/icon-recommendation-medium.svg"::: |[VM-12: VMs shouldn't have a Public IP directly associated](#-vm-12-vms-shouldnt-have-a-public-ip-directly-associated) |
@@ -477,7 +477,7 @@ In the case of a region-wide disaster, Azure can provide protection from regiona
477477

478478
You can use Cross Region restore to restore Azure VMs via paired regions. With Cross Region restore, you can restore all the Azure VMs for the selected recovery point if the backup is done in the secondary region. For more information on Cross Region restore, refer to the Cross Region table row entry in our [restore options](../backup/backup-azure-arm-restore-vms.md#restore-options).
479479

480-
### Cross-region disaster recovery in multi-region geography
480+
### Multi-region geography disaster recovery
481481

482482
In the case of a region-wide service disruption, Microsoft works diligently to restore the virtual machine service. However, you still must rely on other application-specific backup strategies to achieve the highest level of availability. For more information, see the section on [Data strategies for disaster recovery](/azure/architecture/reliability/disaster-recovery#disaster-recovery-plan).
483483

0 commit comments

Comments
 (0)