You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-vms-enhanced-policy.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
title: Back up Azure VMs with Enhanced policy
3
3
description: Learn how to configure Enhanced policy to back up VMs.
4
4
ms.topic: how-to
5
-
ms.date: 03/15/2023
6
-
ms.reviewer: geg
5
+
ms.date: 04/05/2023
6
+
ms.reviewer: sharrai
7
7
ms.service: backup
8
8
author: jyothisuri
9
9
ms.author: jsuri
@@ -16,7 +16,7 @@ Azure Backup now supports _Enhanced policy_ that's needed to support new Azure o
16
16
17
17
>[!Important]
18
18
>-[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).
20
20
>- 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.
21
21
22
22
You must enable backup of Trusted Launch VM through enhanced policy only. Enhanced policy provides the following features:
Copy file name to clipboardExpand all lines: articles/backup/backup-support-matrix-iaas.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
title: Support matrix for Azure VM backups
3
3
description: Get a summary of support settings and limitations for backing up Azure VMs by using the Azure Backup service.
4
4
ms.topic: conceptual
5
-
ms.date: 02/27/2023
5
+
ms.date: 04/05/2023
6
6
ms.custom: references_regions
7
-
ms.reviewer: geg
7
+
ms.reviewer: sharrai
8
8
ms.service: backup
9
9
author: jyothisuri
10
10
ms.author: jsuri
@@ -128,6 +128,7 @@ Restore files from network-restricted storage accounts | Not supported.
128
128
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.
129
129
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.
130
130
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).
131
132
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).
132
133
133
134
## Support for VM management
@@ -188,7 +189,7 @@ Adding a disk to a protected VM | Supported.
188
189
Resizing a disk on a protected VM | Supported.
189
190
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.
190
191
[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
+
<aname="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).
192
193
[Temporary disks](../virtual-machines/managed-disks-overview.md#temporary-disk) | Azure Backup doesn't back up temporary disks.
193
194
NVMe/[ephemeral disks](../virtual-machines/ephemeral-os-disks.md) | Not supported.
194
195
[Resilient File System (ReFS)](/windows-server/storage/refs/refs-overview) restore | Supported. Volume Shadow Copy Service (VSS) supports app-consistent backups on ReFS.
@@ -15,6 +15,9 @@ Azure Backup supports backing up all the disks (operating system and data) in a
15
15
16
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
17
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
+
18
21
>[!Note]
19
22
>- 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
23
>- 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:
26
29
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.
27
30
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.
28
31
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.
30
33
31
34
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.
32
35
@@ -337,7 +340,7 @@ Selective disks backup functionality for Standard policy isn't supported for cla
337
340
338
341
The restore options to **Create new VM** and **Replace existing** aren't supported for the VM for which selective disks backup functionality is enabled.
339
342
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.
341
344
342
345
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.
343
346
@@ -379,9 +382,9 @@ If you're using standard policy, the Selective disk backup features let you save
379
382
380
383
If you're using Enhanced policy, the snapshot is taken only for the OS disk and the data disks that you've included.
381
384
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
383
386
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.
385
388
386
389
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.
0 commit comments