Skip to content

Commit c1f5145

Browse files
author
AbhishekMallick01
committed
Selective disk backup (preview) release
1 parent 881e030 commit c1f5145

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

articles/backup/selective-disk-backup-restore.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Selective disk backup and restore for Azure virtual machines
33
description: In this article, learn about selective disk backup and restore using the Azure virtual machine backup solution.
4-
ms.topic: conceptual
5-
ms.date: 11/10/2021
4+
ms.topic: how-to
5+
ms.date: 03/15/2023
66
ms.custom: references_regions, devx-track-azurecli, devx-track-azurepowershell3
77
ms.service: backup
88
author: jyothisuri
@@ -11,7 +11,13 @@ ms.author: jsuri
1111

1212
# Selective disk backup and restore for Azure virtual machines
1313

14-
Azure Backup supports backing up all the disks (operating system and data) in a VM together using the virtual machine backup solution. Now, using the selective disks backup and restore functionality, you can back up a subset of the data disks in a VM. This provides an efficient and cost-effective solution for your backup and restore needs. Each recovery point contains only the disks that are included in the backup operation. This further allows you to have a subset of disks restored from the given recovery point during the restore operation. This applies to both restore from snapshots and the vault.
14+
Azure Backup supports backing up all the disks (operating system and data) in a VM together using the virtual machine backup solution. Now, using the selective disks backup and restore functionality, you can back up a subset of the data disks in a VM.
15+
16+
This is supported both for Enhanced Policy (preview) as well as Standard Policy. This provides an efficient and cost-effective solution for your backup and restore needs. Each recovery point contains only the disks that are included in the backup operation. This further allows you to have a subset of disks restored from the given recovery point during the restore operation. This applies to both restore from snapshots and the vault.
17+
18+
>[!Note]
19+
>- This is supported for both backup policies - [Enhanced policy](backup-azure-vms-enhanced-policy.md) and [Standard policy](backup-during-vm-creation.md#create-a-vm-with-backup-configured).
20+
>- The Selective disk backup and restore (preview) in Enhanced policy is available in public Azure regions only.
1521
1622
## Scenarios
1723

0 commit comments

Comments
 (0)