Skip to content

Commit f0f188a

Browse files
authored
Broken link fixed
1 parent 0bccce0 commit f0f188a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 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,7 +111,7 @@ For migrating existing virtual machine resources to a zone redundant configurati
111111
- Move a VM to another subscription or resource group
112112
- [CLI](/azure/virtual-machines/linux/move-vm)
113113
- [PowerShell](/azure/virtual-machines/windows/move-vm)
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](/azure/site-recovery/move-azure-vms-avset-azone)
116116
- [Move region maintenance configuration resources](/azure/virtual-machines/move-region-maintenance-configuration-resources)
117117

@@ -165,10 +165,10 @@ For deploying virtual machines, customers can use [flexible orchestration](/azur
165165

166166
- [Well-Architected Framework for virtual machines](/azure/architecture/framework/services/compute/virtual-machines/virtual-machines-review)
167167
- [Azure to Azure disaster recovery architecture](/azure/site-recovery/azure-to-azure-architecture)
168-
- [Accelerated networking with Azure VM disaster recovery](/azure-vm-disaster-recovery-with-accelerated-networking)
168+
- [Accelerated networking with Azure VM disaster recovery](/azure/site-recovery/azure-vm-disaster-recovery-with-accelerated-networking)
169169
- [Express Route with Azure VM disaster recovery](/azure/site-recovery/azure-vm-disaster-recovery-with-expressroute)
170170
- [Virtual Machine Scale Sets](/azure/virtual-machine-scale-sets/)
171171

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

0 commit comments

Comments
 (0)