Skip to content

Commit 0fd9bf4

Browse files
authored
Merge pull request #189282 from MonikaReddy-MSFT/patch-220
Update about-azure-vm-restore.md
2 parents d7c40cd + bfeb796 commit 0fd9bf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/backup/about-azure-vm-restore.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This article describes how the [Azure Backup service](./backup-overview.md) rest
2424

2525
- **Item Level Restore (ILR):** Restoring individual files or folders inside the VM from the recovery point
2626

27-
- **Availability (Replication types)**: Azure Backup offers two types of replication to keep your storage/data highly available:
27+
- **Availability (Replication types)**: Azure Backup offers three types of replication to keep your storage/data highly available:
2828
- [Locally redundant storage (LRS)](../storage/common/storage-redundancy.md#locally-redundant-storage) replicates your data three times (it creates three copies of your data) in a storage scale unit in a datacenter. All copies of the data exist within the same region. LRS is a low-cost option for protecting your data from local hardware failures.
2929
- [Geo-redundant storage (GRS)](../storage/common/storage-redundancy.md#geo-redundant-storage) is the default and recommended replication option. GRS replicates your data to a secondary region (hundreds of miles away from the primary location of the source data). GRS costs more than LRS, but GRS provides a higher level of durability for your data, even if there's a regional outage.
3030
- [Zone-redundant storage (ZRS)](../storage/common/storage-redundancy.md#zone-redundant-storage) replicates your data in [availability zones](../availability-zones/az-overview.md#availability-zones), guaranteeing data residency and resiliency in the same region. ZRS has no downtime. So your critical workloads that require [data residency](https://azure.microsoft.com/resources/achieving-compliant-data-residency-and-security-with-azure/), and must have no downtime, can be backed up in ZRS.
@@ -47,4 +47,4 @@ This article describes how the [Azure Backup service](./backup-overview.md) rest
4747

4848
- [Frequently asked questions about VM restore](./backup-azure-vm-backup-faq.yml)
4949
- [Supported restore methods](./backup-support-matrix-iaas.md#supported-restore-methods)
50-
- [Troubleshoot restore issues](./backup-azure-vms-troubleshoot.md#restore)
50+
- [Troubleshoot restore issues](./backup-azure-vms-troubleshoot.md#restore)

0 commit comments

Comments
 (0)