Skip to content

Commit 2adc8ce

Browse files
Merge pull request #232948 from AbhishekMallick01/Apr-1-2023-UltraSSD
Ultra SSD protection - public preview
2 parents 56aa34f + 5dfd2d1 commit 2adc8ce

File tree

3 files changed

+15
-11
lines changed

3 files changed

+15
-11
lines changed

articles/backup/backup-azure-vms-enhanced-policy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Back up Azure VMs with Enhanced policy
33
description: Learn how to configure Enhanced policy to back up VMs.
44
ms.topic: how-to
5-
ms.date: 03/15/2023
6-
ms.reviewer: geg
5+
ms.date: 04/05/2023
6+
ms.reviewer: sharrai
77
ms.service: backup
88
author: jyothisuri
99
ms.author: jsuri
@@ -16,7 +16,7 @@ Azure Backup now supports _Enhanced policy_ that's needed to support new Azure o
1616

1717
>[!Important]
1818
>- [Default policy](./backup-during-vm-creation.md#create-a-vm-with-backup-configured) will not support protecting newer Azure offerings, such as [Trusted Launch VM](backup-support-matrix-iaas.md#tvm-backup), [Ultra SSD](backup-support-matrix-iaas.md#vm-storage-support), [Shared disk](backup-support-matrix-iaas.md#vm-storage-support), and Confidential Azure VMs.
19-
>- Enhanced policy currently doesn't support protecting Ultra SSD. You can use [selective disk backup (preview)](selective-disk-backup-restore.md) to exclude these disks, and then configure backup.
19+
>- Enhanced policy now supports protecting Ultra SSD (preview). To enroll your subscription for this feature, [fill this form](https://forms.office.com/r/1GLRnNCntU).
2020
>- Backups for VMs having [data access authentication enabled disks](../virtual-machines/windows/download-vhd.md?tabs=azure-portal#secure-downloads-and-uploads-with-azure-ad) will fail.
2121
2222
You must enable backup of Trusted Launch VM through enhanced policy only. Enhanced policy provides the following features:

articles/backup/backup-support-matrix-iaas.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Support matrix for Azure VM backups
33
description: Get a summary of support settings and limitations for backing up Azure VMs by using the Azure Backup service.
44
ms.topic: conceptual
5-
ms.date: 02/27/2023
5+
ms.date: 04/05/2023
66
ms.custom: references_regions
7-
ms.reviewer: geg
7+
ms.reviewer: sharrai
88
ms.service: backup
99
author: jyothisuri
1010
ms.author: jsuri
@@ -128,6 +128,7 @@ Restore files from network-restricted storage accounts | Not supported.
128128
Restore files on VMs by using Windows Storage Spaces | Not supported on the same VM.<br/><br/> Instead, restore the files on a compatible VM.
129129
Restore files on a Linux VM by using LVM or RAID arrays | Not supported on the same VM.<br/><br/> Restore on a compatible VM.
130130
Restore files with special network settings | Not supported on the same VM. <br/><br/> Restore on a compatible VM.
131+
Restore files from an ultra disk | Supported. <br/><br/>See [Azure VM storage support](#vm-storage-support).
131132
Restore files from a shared disk, temporary drive, deduplicated disk, ultra disk, or disk with a write accelerator enabled | Not supported. <br/><br/>See [Azure VM storage support](#vm-storage-support).
132133

133134
## Support for VM management
@@ -188,7 +189,7 @@ Adding a disk to a protected VM | Supported.
188189
Resizing a disk on a protected VM | Supported.
189190
Shared storage| Backing up VMs by using Cluster Shared Volumes (CSV) or Scale-Out File Server isn't supported. CSV writers are likely to fail during backup. On restore, disks that contain CSV volumes might not come up.
190191
[Shared disks](../virtual-machines/disks-shared-enable.md) | Not supported.
191-
Ultra SSD disks | Not supported. For more information, see [these limitations](selective-disk-backup-restore.md#limitations).
192+
<a name="ultra-disk-backup">Ultra SSD disks</a> | Supported with [Enhanced policy](backup-azure-vms-enhanced-policy.md). The support is currently in preview. <br><br> To enroll your subscription for this feature, [fill this form](https://forms.office.com/r/1GLRnNCntU).
192193
[Temporary disks](../virtual-machines/managed-disks-overview.md#temporary-disk) | Azure Backup doesn't back up temporary disks.
193194
NVMe/[ephemeral disks](../virtual-machines/ephemeral-os-disks.md) | Not supported.
194195
[Resilient File System (ReFS)](/windows-server/storage/refs/refs-overview) restore | Supported. Volume Shadow Copy Service (VSS) supports app-consistent backups on ReFS.

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

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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.
44
ms.topic: how-to
5-
ms.date: 03/15/2023
5+
ms.date: 04/05/2023
66
ms.custom: references_regions, devx-track-azurecli, devx-track-azurepowershell3
77
ms.service: backup
88
author: jyothisuri
@@ -15,6 +15,9 @@ Azure Backup supports backing up all the disks (operating system and data) in a
1515

1616
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.
1717

18+
>[!Important]
19+
> [Enhanced policy](backup-azure-vms-enhanced-policy.md) now supports protecting Ultra SSD (preview). To enroll your subscription for this feature, [fill this form](https://forms.office.com/r/1GLRnNCntU).
20+
1821
>[!Note]
1922
>- 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).
2023
>- The *Selective disk backup and restore in Enhanced policy (preview)* is available in public Azure regions only.
@@ -26,7 +29,7 @@ This solution is useful particularly in the following scenarios:
2629
1. If you have critical data to be backed up in only one disk, or a subset of the disks and don’t want to back up the rest of the disks attached to a VM to minimize the backup storage costs.
2730
2. If you've other backup solutions for part of your VM or data. For example, if you back up your databases or data using a different workload backup solution and you want to use Azure VM level backup for the rest of the data or disks to build an efficient and robust system using the best capabilities available.
2831

29-
3. If you're using [Enhanced policy](backup-azure-vms-enhanced-policy.md), you can use this solution to exclude unsupported disks (Ultra Disks, Shared Disks) and configure a VM for backup.
32+
3. If you're using [Enhanced policy](backup-azure-vms-enhanced-policy.md), you can use this solution to exclude unsupported disks (Shared Disks) and configure a VM for backup.
3033

3134
Using PowerShell, Azure CLI, or Azure portal, you can configure selective disk backup of the Azure VM. Using a script, you can include or exclude data disks using their *LUN numbers*. The ability to configure selective disks backup via the Azure portal is limited to the *Backup OS Disk* only for the Standard policy, but can be configured for all data disks for Enhanced policy.
3235

@@ -337,7 +340,7 @@ Selective disks backup functionality for Standard policy isn't supported for cla
337340

338341
The restore options to **Create new VM** and **Replace existing** aren't supported for the VM for which selective disks backup functionality is enabled.
339342

340-
Currently, Azure VM backup doesn't support VMs with ultra-disks or shared disks attached to them. Selective disk backup for Standard policy can't be used to in such cases, which exclude the disk and backup the VM. You can use selective disk backup with Enhanced policy to exclude these disks and configure backup.
343+
Currently, Azure VM backup doesn't support VMs with shared disks attached to them. Selective disk backup for Standard policy can't be used to in such cases, which exclude the disk and backup the VM. You can use selective disk backup with Enhanced policy to exclude these disks and configure backup.
341344

342345
If you use disk exclusion or selective disks while backing up Azure VM, _[stop protection and retain backup data](backup-azure-manage-vms.md#stop-protection-and-retain-backup-data)_. When resuming backup for this resource, you need to set up disk exclusion settings again.
343346

@@ -379,9 +382,9 @@ If you're using standard policy, the Selective disk backup features let you save
379382

380383
If you're using Enhanced policy, the snapshot is taken only for the OS disk and the data disks that you've included.
381384

382-
### I can't configure backup for the Azure virtual machine by excluding ultra disk or shared disks attached to the VM
385+
### I can't configure backup for the Azure virtual machine by excluding shared disks attached to the VM
383386

384-
If you're using Standard policy, Azure VM backup doesn't support VMs with ultra-disk or shared disk attached to them and it is not possible to exclude them with selective disk backup and then configure backup.
387+
If you're using Standard policy, Azure VM backup doesn't support VMs with shared disk attached to them and it is not possible to exclude them with selective disk backup and then configure backup.
385388

386389
If you're using Enhanced policy, you can exclude the unsupported disks from the backup via selective disk backup (in the Azure portal, CLI, PowerShell, and so on), and configure backup for the VM.
387390

0 commit comments

Comments
 (0)