Skip to content

Commit 2432139

Browse files
Merge pull request #277844 from AbhishekMallick-MS/Jun-11-2024-Git
Addressed Git issue #118812, 118813
2 parents d9fd18c + 6b0b1fc commit 2432139

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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: 05/02/2024
5+
ms.date: 06/11/2024
66
ms.reviewer: sharrai
77
ms.service: backup
88
ms.custom: devx-track-azurecli, devx-track-azurepowershell
@@ -22,6 +22,7 @@ Azure Backup now supports _Enhanced policy_ that's needed to support new Azure o
2222
>- If you're protecting a VM with an enhanced policy, it incurs additional snapshot costs. [Learn more](backup-instant-restore-capability.md#cost-impact).
2323
>- Once you enable a VM backup with Enhanced policy, Azure Backup doesn't allow to change the policy type to *Standard*.
2424
>- Azure Backup now supports the migration to enhanced policy for the Azure VM backups using standard policy. [Learn more](backup-azure-vm-migrate-enhanced-policy.md).
25+
>- You can exclude shared disk with Enhanced policy and backup the other supported disks in the VM.
2526
2627
You must enable backup of Trusted Launch VM through enhanced policy only. Enhanced policy provides the following features:
2728

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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: 04/19/2024
5+
ms.date: 06/11/2024
66
ms.custom: references_regions, linux-related-content
77
ms.reviewer: sharrai
88
ms.service: backup
@@ -197,7 +197,7 @@ Backup and restore of deduplicated VMs or disks | Azure Backup doesn't support d
197197
Adding a disk to a protected VM | Supported.
198198
Resizing a disk on a protected VM | Supported.
199199
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.
200-
[Shared disks](../virtual-machines/disks-shared-enable.md) | Not supported.
200+
[Shared disks](../virtual-machines/disks-shared-enable.md) | Not supported. <br><br> You can exclude shared disk with Enhanced policy and backup the other supported disks in the VM.
201201
<a name="ultra-disk-backup">Ultra disks</a> | Supported with [Enhanced policy](backup-azure-vms-enhanced-policy.md). <br><br> [Supported regions](../virtual-machines/disks-types.md#ultra-disk-limitations). <br><br> - Configuration of Ultra disk protection is supported via Recovery Services vault and via virtual machine blade. <br><br> - Cross-region restore is currently not supported for machines using Ultra disks. <br><br> - GRS type vaults cannot be used for enabling backup. <br><br> - File-level restore is currently not supported for machines using Ultra disks.
202202
<a name="premium-ssd-v2-backup">Premium SSD v2</a> | Supported with [Enhanced policy](backup-azure-vms-enhanced-policy.md). <br><br> [Supported regions](../virtual-machines/disks-types.md#regional-availability). <br><br> - Configuration of Premium SSD v2 disk protection is supported via Recovery Services vault and via virtual machine blade. <br><br> - Cross-region restore is currently not supported for machines using Premium v2 disks and GRS type vaults cannot be used for enabling backup. <br><br> - File-level restore is currently not supported for machines using Premium SSD v2 disks.
203203
[Temporary disks](../virtual-machines/managed-disks-overview.md#temporary-disk) | Azure Backup doesn't back up temporary disks.

0 commit comments

Comments
 (0)