|
2 | 2 | title: Azure Disk Backup support matrix
|
3 | 3 | description: Provides a summary of support settings and limitations Azure Disk Backup.
|
4 | 4 | ms.topic: conceptual
|
5 |
| -ms.date: 03/03/2023 |
6 |
| -ms.custom: references_regions |
| 5 | +ms.date: 03/18/2024 |
| 6 | +ms.custom: references_regions, engagement-fy24 |
7 | 7 | ms.service: backup
|
8 | 8 | author: AbhishekMallick-MS
|
9 | 9 | ms.author: v-abhmallick
|
@@ -45,15 +45,15 @@ Azure Disk Backup is available in all public cloud and Sovereign cloud regions.
|
45 | 45 |
|
46 | 46 | - Currently, the Backup policy can't be modified, and the Snapshot Resource group that is assigned to a backup instance when you configure the backup of a disk can't be changed.
|
47 | 47 |
|
48 |
| -- When configuring backup, the disk selected to be backed up and the snapshot resource group where the snapshots are to be stored must be part of the same subscription. You can't create an incremental snapshot for a particular disk outside of that disk's subscription. Learn more about [incremental snapshots](../virtual-machines/disks-incremental-snapshots.md#restrictions) for managed disk. For more information on how to choose a snapshot resource group, see [Configure backup](backup-managed-disks.md#configure-backup). |
| 48 | +- When you configure backup, the disk selected to be backed up and the snapshot resource group where the snapshots are to be stored must be part of the same subscription. You can't create an incremental snapshot for a particular disk outside of that disk's subscription. Learn more about [incremental snapshots](../virtual-machines/disks-incremental-snapshots.md#restrictions) for managed disk. For more information on how to choose a snapshot resource group, see [Configure backup](backup-managed-disks.md#configure-backup). |
49 | 49 |
|
50 | 50 | - For successful backup and restore operations, role assignments are required by the Backup vault’s managed identity. Use only the role definitions provided in the documentation. Use of other roles like owner, contributor, and so on, isn't supported. You may face permission issues, if you start configuring backup or restore operations soon after assigning roles. This is because the role assignments take a few minutes to take effect.
|
51 | 51 |
|
52 | 52 | - Managed disks allow changing the performance tier at deployment or afterwards without changing size of the disk. The Azure Disk Backup solution supports the performance tier changes to the source disk that is being backed up. During restore, the performance tier of the restored disk will be the same as that of the source disk at the time of backup. Follow the documentation [here](../virtual-machines/disks-performance-tiers-portal.md) to change your disk’s performance tier after restore operation.
|
53 | 53 |
|
54 | 54 | - [Private Links](../virtual-machines/disks-enable-private-links-for-import-export-portal.md) support for managed disks allows you to restrict the export and import of managed disks so that it only occurs within your Azure virtual network. Azure Disk Backup supports backup of disks that have private endpoints enabled. This doesn't include the backup data or snapshots to be accessible through the private endpoint.
|
55 | 55 |
|
56 |
| -- You can delete a backup instance, which will stop the backup, and also deletes all the backup data. Currently, you can’t disable a backup, as the option **stop backup and retain backup data** isn’t supported. |
| 56 | +- You can stop backup and retain backup data. This allows you to *retain backup data* forever or as per the backup policy. You can also delete a backup instance, which stops the backup and deletes all backup data. |
57 | 57 |
|
58 | 58 | - Azure Disk Backup limits are:
|
59 | 59 |
|
|
0 commit comments