Skip to content

Commit 9ef5304

Browse files
Merge pull request #311063 from AbhishekMallick-MS/Jan-29-2026-Flow6
Resiliency flow update - 5 articles updates
2 parents fc15b61 + 6d24be7 commit 9ef5304

5 files changed

Lines changed: 11 additions & 11 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Configure standalone Azure VMs in Windows Storage Spaces | Not supported.
186186
Configure standalone Azure VMs in Windows Storage Spaces direct | Not supported.
187187
[Restore Virtual Machine Scale Sets](/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-orchestration-modes#scale-sets-with-flexible-orchestration) | Supported for the flexible orchestration model to back up and restore a single Azure VM.
188188
Restore with managed identities | Supported for managed Azure VMs. <br><br> Not supported for classic and unmanaged Azure VMs. <br><br> Cross-region restore isn't supported with managed identities. <br><br> Currently, this is available in all Azure public and national cloud regions. <br><br> [Learn more](backup-azure-arm-restore-vms.md#restore-vms-with-managed-identities).
189-
<a name="tvm-backup">Back up trusted launch VMs</a> | Supported via [Enhanced policy](backup-azure-vms-enhanced-policy.md) and [Standard policy](backup-instant-restore-capability.md). <br><br> **Feature details**: <br><br> - Backup of a VM with Data disks having Security Type 'TrustedLaunch' or 'ConfidentialVM' is not supported. This can happen if you attach the OS disk from a Trusted Launch as a Data disk to another VM. <br> - Item-level restore is supported for the [applicable scenarios](#support-for-file-level-restore). <br><br> **Backup support via Enhanced policy**: <br><br> - Azure portal, PowerShell, and REST API clients support trusted launch VM backup with Enhanced policy. <br> - The Azure portal allows you to enable backup through a [Recovery Services vault](backup-azure-arm-vms-prepare.md), the [VM management pane](backup-during-vm-creation.md#run-an-on-demand-backup-after-vm-creation), and the VM creation pane. <br> - Azure Business Continuity Center supports [backup](../business-continuity-center/tutorial-configure-protection-datasource.md), [alerts](../business-continuity-center/tutorial-monitor-alerts-metrics.md), and [monitoring](../business-continuity-center/tutorial-monitor-protection-summary.md) for trusted launch VMs. <br><br> **Backup support via Standard policy**: <br><br> - CLI (version 2.73.0 and later), PowerShell (version Az 14.0.0 and later), and REST API (version 2025-01-01 and later) only support trusted launch VM backup with Standard policy. <br> - Trusted Launch virtual machines with standard policy use managed disk snapshots for Instant Restore. In this scenario, you incur Snapshot storage cost same as that of Enhanced policy. [Learn more](backup-instant-restore-capability.md#cost-impact). <br><br> Note that migration of an existing Gen2 VM (protected by Azure Backup Standard policy) to Trusted Launch VM requires first [switching to Enhanced policy](backup-azure-vm-migrate-enhanced-policy.md).
189+
<a name="tvm-backup">Back up trusted launch VMs</a> | Supported via [Enhanced policy](backup-azure-vms-enhanced-policy.md) and [Standard policy](backup-instant-restore-capability.md). <br><br> **Feature details**: <br><br> - Backup of a VM with Data disks having Security Type 'TrustedLaunch' or 'ConfidentialVM' is not supported. This can happen if you attach the OS disk from a Trusted Launch as a Data disk to another VM. <br> - Item-level restore is supported for the [applicable scenarios](#support-for-file-level-restore). <br><br> **Backup support via Enhanced policy**: <br><br> - Azure portal, PowerShell, and REST API clients support trusted launch VM backup with Enhanced policy. <br> - The Azure portal allows you to enable backup through a [Recovery Services vault](backup-azure-arm-vms-prepare.md), the [VM management pane](backup-during-vm-creation.md#run-an-on-demand-backup-after-vm-creation), and the VM creation pane. <br> - Resiliency supports [backup](../resiliency/tutorial-configure-protection-datasource.md), [alerts](../resiliency/tutorial-monitor-alerts-metrics.md), and [monitoring](../resiliency/tutorial-monitor-protection-summary.md) for trusted launch VMs. <br><br> **Backup support via Standard policy**: <br><br> - CLI (version 2.73.0 and later), PowerShell (version Az 14.0.0 and later), and REST API (version 2025-01-01 and later) only support trusted launch VM backup with Standard policy. <br> - Trusted Launch virtual machines with standard policy use managed disk snapshots for Instant Restore. In this scenario, you incur Snapshot storage cost same as that of Enhanced policy. [Learn more](backup-instant-restore-capability.md#cost-impact). <br><br> Note that migration of an existing Gen2 VM (protected by Azure Backup Standard policy) to Trusted Launch VM requires first [switching to Enhanced policy](backup-azure-vm-migrate-enhanced-policy.md).
190190
[Back up confidential VMs](../confidential-computing/confidential-vm-overview.md) | Unsupported. <br><br> Note that the following limited preview support scenarios are discontinued and currently not available: <br><br> - Backup of Confidential VMs with no confidential disk encryption. <br> - Backup of Confidential VMs with confidential OS disk encryption through a platform-managed key (PMK).
191191
Backup of VMs with SSE and CMK encryption using HSM | Supported. <br><br> You must assign the permissions get, wrap, and unwrap key to the Key Vault to User-assigned managed identity.
192192

articles/backup/backup-support-matrix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Backup support matrix
33
description: Provides a summary of support settings and limitations for the Azure Backup service.
44
ms.topic: reference
5-
ms.date: 01/08/2025
5+
ms.date: 01/29/2026
66
ms.custom: references_regions, linux-related-content
77
ms.service: azure-backup
88
author: AbhishekMallick-MS
@@ -212,7 +212,7 @@ The following table lists the workload specific operations supported even if zon
212212
Azure Backup provides the following monitoring and reporting capabilities on backup operations:
213213

214214
- Backup Alerts are available for all workloads in both Recovery Services vault and Backup vault.
215-
- Backup Alerts view and manage capabilities are available on Azure Monitor, Business Continuity Center, Recovery Services vault, Backup vault.
215+
- Backup Alerts view and manage capabilities are available on Azure Monitor, Resiliency, Recovery Services vault, Backup vault.
216216

217217
Learn [about the different backup alerts currently available via Azure Monitor and the supported workload/vault types](monitoring-and-alerts-overview.md#azure-monitor-alerts-for-azure-backup).
218218

articles/backup/backup-vault-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Overview of the Backup vaults
33
description: An overview of Backup vaults.
44
ms.topic: overview
5-
ms.date: 06/23/2025
5+
ms.date: 01/29/2026
66
ms.custom: references_regions
77
ms.service: azure-backup
88
author: AbhishekMallick-MS
@@ -23,7 +23,7 @@ Backup vaults are based on the Azure Resource Manager model of Azure, which prov
2323

2424
- **Data isolation**: With Azure Backup, the vaulted backup data is stored in Microsoft-managed Azure subscription and tenant. External users or guests have no direct access to this backup storage or its contents, which ensures the isolation of backup data from the production environment where the data source resides. This robust approach ensures that even in a compromised environment, existing backups can't be tampered or deleted by unauthorized users.
2525

26-
- **Central monitoring of the V2 workloads**: With Backup Vault you can monitor all your V2 workloads from Backup jobs to alerts. Reporting capabilities for the same is available in the Azure Business Continuity Center.
26+
- **Central monitoring of the V2 workloads**: With Backup Vault you can monitor all your V2 workloads from Backup jobs to alerts. Reporting capabilities for the same is available in the Resiliency.
2727

2828
## Storage settings in the Backup vault
2929

articles/backup/disk-backup-faq.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
description: Get answers to frequently asked questions about Azure Disk Backup
55
ms.topic: faq
66
ms.service: azure-backup
7-
ms.date: 08/25/2025
7+
ms.date: 01/29/2026
88
author: AbhishekMallick-MS
99
ms.author: v-mallicka
1010
title: Frequently asked questions about Azure Disk Backup
@@ -24,7 +24,7 @@ sections:
2424
- question: |
2525
How do I find the snapshot resource group that I used to configure backup for a disk?
2626
answer: |
27-
In the **Backup Instance** screen, you can find the snapshot resource group field in the **Essentials** section. You can search and select your backup instance of the corresponding disk from Backup center or the Backup vault.
27+
In the **Backup Instance** screen, you can find the snapshot resource group field in the **Essentials** section. You can search and select your backup instance of the corresponding disk from Resiliency or the Backup vault.
2828
2929
![Snapshot resource group field](./media/disk-backup-faq/snapshot-resource-group.png)
3030
@@ -59,9 +59,9 @@ sections:
5959
Azure Backup uses [incremental snapshots](/azure/virtual-machines/disks-incremental-snapshots#restrictions) of managed disks that store only the delta changes to disks since the last snapshot on Standard HDD storage, regardless of the storage type of the parent disk. For more reliability, incremental snapshots are stored on Zone Redundant Storage (ZRS) by default in regions that support ZRS. Currently, Azure Disk Backup supports operational backups of managed disks that don't copy the backups to Backup vault storage. So the backup storage redundancy setting of the Backup vault doesn't apply to the recovery points.
6060
6161
- question: |
62-
Can I use Backup Center to configure backups and manage backup instances for Azure Disks?
62+
Can I use Resiliency to configure backups and manage backup instances for Azure Disks?
6363
answer: |
64-
Yes, Azure Disk Backup is integrated into [Backup Center](backup-center-overview.md), which provides a **single unified management experience** in Azure for enterprises to govern, monitor, operate, and analyze backups at scale. You can also use Backup vault to back up, restore, and manage the backup instances that are protected within the vault.
64+
Yes, Azure Disk Backup is integrated into [Resiliency](../resiliency/resiliency-overview.md), which provides a **single unified management experience** in Azure for enterprises to govern, monitor, operate, and analyze backups at scale. You can also use Backup vault to back up, restore, and manage the backup instances that are protected within the vault.
6565
6666
- question: |
6767
Why do I need to create a Backup vault and not use a Recovery Services vault?

articles/backup/sap-ase-backup-support-matrix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.custom:
66
- references_regions
77
- ignite-2024
88
- build-2025
9-
ms.date: 05/13/2025
9+
ms.date: 01/29/2026
1010
ms.service: azure-backup
1111
author: AbhishekMallick-MS
1212
ms.author: v-mallicka
@@ -100,5 +100,5 @@ The following table lists the required parameters for adding/removing SAP ASE in
100100
- [Restore SAP ASE database on Azure VMs using Azure portal](sap-ase-database-restore.md).
101101
- [Manage and monitor backed-up SAP ASE database using Azure portal](sap-ase-database-manage.md).
102102
- [Quickstart: Run the preregistration script for SAP ASE (Sybase) database backup in Azure Cloud Shell](sap-ase-database-backup-run-preregistration-quickstart.md).
103-
- [Tutorial: Back up SAP ASE (Sybase) database using Azure Business Continuity Center](sap-ase-database-backup-tutorial.md).
103+
- [Tutorial: Back up SAP ASE (Sybase) database using Resiliency](sap-ase-database-backup-tutorial.md).
104104
- [Troubleshoot SAP ASE (Sybase) database backup](troubleshoot-sap-ase-sybase-database-backup.md).

0 commit comments

Comments
 (0)