Skip to content

Commit 7c8e98c

Browse files
Merge pull request #230724 from pritamso/Broken-link-fix-erd
Broken link fix
2 parents c5f218e + 2df0276 commit 7c8e98c

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

articles/virtual-machines/virtual-machines-reliability.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This article describes reliability support in Virtual Machines (VM), and covers
1818

1919
Azure availability zones are at least three physically separate groups of datacenters within each Azure region. Datacenters within each zone are equipped with independent power, cooling, and networking infrastructure. In the case of a local zone failure, availability zones are designed so that if the one zone is affected, regional services, capacity, and high availability are supported by the remaining two zones.
2020

21-
Failures can range from software and hardware failures to events such as earthquakes, floods, and fires. Tolerance to failures is achieved with redundancy and logical isolation of Azure services. For more detailed information on availability zones in Azure, see [Regions and availability zones](/azure/availability-zones/az-overview.md).
21+
Failures can range from software and hardware failures to events such as earthquakes, floods, and fires. Tolerance to failures is achieved with redundancy and logical isolation of Azure services. For more detailed information on availability zones in Azure, see [Regions and availability zones](/azure/availability-zones/az-overview).
2222

2323
Azure availability zones-enabled services are designed to provide the right level of reliability and flexibility. They can be configured in two ways. They can be either zone redundant, with automatic replication across zones, or zonal, with instances pinned to a specific zone. You can also combine these approaches. For more information on zonal vs. zone-redundant architecture, see [Build solutions with availability zones](/azure/architecture/high-availability/building-solutions-for-high-availability).
2424

@@ -111,13 +111,10 @@ For migrating existing virtual machine resources to a zone redundant configurati
111111
- Move a VM to another subscription or resource group
112112
- [CLI](./linux/move-vm.md)
113113
- [PowerShell](./windows/move-vm.md)
114-
- [Azure Resource Mover](/resource-mover/tutorial-move-region-virtual-machines)
114+
- [Azure Resource Mover](/azure/resource-mover/tutorial-move-region-virtual-machines)
115115
- [Move Azure VMs to availability zones](../site-recovery/move-azure-vms-avset-azone.md)
116116
- [Move region maintenance configuration resources](./move-region-maintenance-configuration-resources.md)
117117

118-
119-
120-
121118
## Disaster recovery: cross-region failover
122119

123120
In the case of a region-wide disaster, Azure can provide protection from regional or large geography disasters with disaster recovery by making use of another region. For more information on Azure disaster recovery architecture, see [Azure to Azure disaster recovery architecture](../site-recovery/azure-to-azure-architecture.md).
@@ -165,10 +162,10 @@ For deploying virtual machines, customers can use [flexible orchestration](../vi
165162

166163
- [Well-Architected Framework for virtual machines](/azure/architecture/framework/services/compute/virtual-machines/virtual-machines-review)
167164
- [Azure to Azure disaster recovery architecture](../site-recovery/azure-to-azure-architecture.md)
168-
- [Accelerated networking with Azure VM disaster recovery](/azure-vm-disaster-recovery-with-accelerated-networking)
165+
- [Accelerated networking with Azure VM disaster recovery](/azure/site-recovery/azure-vm-disaster-recovery-with-accelerated-networking)
169166
- [Express Route with Azure VM disaster recovery](../site-recovery/azure-vm-disaster-recovery-with-expressroute.md)
170167
- [Virtual Machine Scale Sets](../virtual-machine-scale-sets/index.yml)
171168

172169
## Next steps
173170
> [!div class="nextstepaction"]
174-
> [Resiliency in Azure](/azure/availability-zones/overview.md)
171+
> [Resiliency in Azure](/azure/reliability/availability-zones-overview)

0 commit comments

Comments
 (0)