Skip to content

Commit fe6f310

Browse files
authored
Update reliability-backup.md
corrected type from blog to blob
1 parent 4542f0d commit fe6f310

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/reliability/reliability-backup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ Azure Backup is a secure and reliable built-in data protection mechanism in Azur
2020

2121
Azure Backup supports the following data redundant storage options:
2222

23-
- **Locally redundant storage (LRS):** To protect your data against server rack and drive failures, you can use LRS. LRS replicates your backup data three times within a single data center in the primary region. For more information on locally redundant storage, see [Azure Blog Storage - locally redundant storage](/azure/storage/common/storage-redundancy#locally-redundant-storage).
23+
- **Locally redundant storage (LRS):** To protect your data against server rack and drive failures, you can use LRS. LRS replicates your backup data three times within a single data center in the primary region. For more information on locally redundant storage, see [Azure Blob Storage - locally redundant storage](/azure/storage/common/storage-redundancy#locally-redundant-storage).
2424

25-
- **Geo-redundant storage (GRS):** To protect against region-wide outages, you can use GRS. GRS replicates your backup data to a secondary region. For more information, see [Azure Blog Storage - geo-redundant storage](/azure/storage/common/storage-redundancy#geo-redundant-storage).
25+
- **Geo-redundant storage (GRS):** To protect against region-wide outages, you can use GRS. GRS replicates your backup data to a secondary region. For more information, see [Azure Blob Storage - geo-redundant storage](/azure/storage/common/storage-redundancy#geo-redundant-storage).
2626

27-
- **Zone-redundant storage (ZRS):** To replicate your backup data in availability zones, you can use ZRS. ZRS guarantees data residency and resiliency in the same region. [Azure Blog Storage - zone-redundant storage](/azure/storage/common/storage-redundancy#zone-redundant-storage).
27+
- **Zone-redundant storage (ZRS):** To replicate your backup data in availability zones, you can use ZRS. ZRS guarantees data residency and resiliency in the same region. [Azure Blob Storage - zone-redundant storage](/azure/storage/common/storage-redundancy#zone-redundant-storage).
2828

2929
>[!NOTE]
3030
>The redundancy options are applicable to how backup data is stored and not on the Azure Backup Service itself.

0 commit comments

Comments
 (0)