Skip to content

Commit 4d39b9d

Browse files
Merge pull request #310758 from AbhishekMallick-MS/Jan-22-2026-Flow
Resiliency flow update - Az Encrypted VM backup
2 parents 98d4dc4 + eaeeab2 commit 4d39b9d

1 file changed

Lines changed: 22 additions & 13 deletions

File tree

articles/backup/backup-azure-vms-encryption.md

Lines changed: 22 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Back Up and Restore Encrypted Azure VMs
33
description: This article describes how to back up and restore encrypted Azure VMs with Azure Backup.
44
ms.topic: how-to
5-
ms.date: 08/20/2025
5+
ms.date: 01/22/2026
66
ms.service: azure-backup
77
author: AbhishekMallick-MS
88
ms.author: v-mallicka
@@ -72,22 +72,31 @@ Azure Backup backs up Azure VMs by installing an extension to the Azure VM agent
7272
To configure a backup policy, follow these steps:
7373

7474
1. If you don't have a Recovery Services backup vault, follow [these instructions](backup-create-rs-vault.md) to create one.
75-
1. Go to **Backup center**, and on the **Overview** tab, select **+ Backup**.
75+
1. Go to **Resiliency**, and then select **+ Configure protection**.
7676

77-
![Screenshot that shows Backup center.](./media/backup-azure-vms-encryption/select-backup.png)
77+
:::image type="content" source="./media/backup-azure-arm-vms-prepare/configure-protection.png" alt-text="Screenshot that shows the Configure protection option." lightbox="./media/backup-azure-arm-vms-prepare/configure-protection.png":::
7878

79-
1. For **Datasource type**, select **Azure Virtual machines**, and select the vault that you created. Then select **Continue**.
79+
1. On the **Configure protection** pane, fill in the following fields:
8080

81-
![Screenshot that shows the scenario pane.](./media/backup-azure-vms-encryption/select-backup-goal-one.png)
81+
- **Resources managed by**: Select **Azure**.
82+
- **Datasource type**: Select **Azure Virtual machines**.
83+
- **Solution**: Select **Azure Backup**.
8284

83-
1. Select the policy that you want to associate with the vault, and then select **OK**.
85+
Then select **Continue**.
8486

85-
- A backup policy specifies when backups are taken and how long they're stored.
86-
- The details of the default policy are listed on the dropdown menu.
87+
:::image type="content" source="./media/backup-azure-arm-vms-prepare/configure-system-protection.png" alt-text="Screenshot that shows the Configure protection pane." lightbox="./media/backup-azure-arm-vms-prepare/configure-system-protection.png":::
8788

88-
![Screenshot that shows choosing the backup policy.](./media/backup-azure-vms-encryption/select-backup-goal-two.png)
89+
1. On the **Start: Configure Backup** pane, for **Datasource type**, select **Azure Virtual machines**, and select the vault that you created. Then select **Continue**.
8990

90-
1. If you don't want to use the default policy, select **Create New**, and [create a custom policy](backup-azure-arm-vms-prepare.md#create-a-custom-policy).
91+
:::image type="content" source="./media/backup-azure-arm-vms-prepare/select-backup-goal-1.png" alt-text="Screenshot that shows the Start: Configure Backup pane.":::
92+
93+
1. On the **Configure backup** pane, assign a backup policy.
94+
95+
- The default policy backs up the VM once a day. The daily backups are retained for 30 days. Instant recovery snapshots are retained for two days.
96+
97+
:::image type="content" source="./media/backup-azure-arm-vms-prepare/default-policy.png" alt-text="Screenshot that shows choosing the backup policy." lightbox="./media/backup-azure-arm-vms-prepare/default-policy.png":::
98+
99+
- If you don't want to use the default policy, select **Create New**, and [create a custom policy](backup-azure-arm-vms-prepare.md#create-a-custom-policy).
91100

92101
1. Under **Virtual Machines**, select **Add**.
93102

@@ -155,13 +164,13 @@ For Azure RBAC-enabled key vaults, you can create a custom role with the followi
155164

156165
The initial backup runs according to the schedule, but you can also run it immediately:
157166

158-
1. Go to **Backup center** and select the **Backup Instances** menu item.
159-
1. For **Datasource type**, select **Azure Virtual machines**. Then search for the VM that you configured for backup.
167+
1. Go to **Resiliency** > **Protected items**.
168+
1. On the **Protected items** pane, for **Datasource type**, select **Azure Virtual machines**. Then search for the VM that you configured for backup.
160169
1. Right-click the relevant row or select **More** (****), and then select **Backup Now**.
161170
1. On **Backup Now**, use the calendar control to select the last day that the recovery point should be retained. Then select **OK**.
162171
1. Monitor the portal notifications.
163172

164-
To monitor the job progress, go to **Backup center** > **Backup Jobs** and filter the list for jobs that are in progress. Depending on the size of your VM, creating the initial backup might take a while.
173+
To monitor the job progress, go to **Resiliency** > **Jobs** and filter the list for jobs that are in progress. Depending on the size of your VM, creating the initial backup might take a while.
165174

166175
## Provide permissions
167176

0 commit comments

Comments
 (0)