Skip to content

Commit 03d7d24

Browse files
author
AbhishekMallick01
committed
Addressed EEE doc ask #28713603
1 parent 1f94860 commit 03d7d24

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/backup/backup-azure-vm-backup-faq.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
description: In this article, discover answers to common questions about backing up Azure VMs with the Azure Backup service.
55
ms.topic: faq
66
ms.service: azure-backup
7-
ms.date: 11/30/2024
7+
ms.date: 03/18/2025
88
author: jyothisuri
99
ms.author: jsuri
1010

@@ -148,6 +148,10 @@ sections:
148148
answer: |
149149
No, you can't retain one single restore point. When you delete the previous restore points, the chain gets deleted. Therefore, you can't selectively retain or delete a recovery point.
150150
151+
- question: In Azure VM Backup, what is the Snapshot Tier and Storage Redundancy for snapshot taken as part of backup?
152+
answer: |
153+
In Azure VM Backup, snapshots are taken using the Standard HDD tier type, regardless of the source VM disk tier. By default, the storage redundancy for these snapshots is Locally Redundant Storage (LRS). However, if the VM backups are managed by an Enhanced Policy and the underlying source disk storage supports Zone Redundant Storage (ZRS), the snapshots will be of the ZRS type.
154+
151155
- question: How long can I retain backup points of Azure VMs using the backup policy?
152156
answer: |
153157
The maximum retentions of the backup points are:

0 commit comments

Comments
 (0)