Skip to content

Commit 1a43095

Browse files
authored
Merge pull request #303231 from AbhishekMallick-MS/Jul-24-2025-UUF
Addressed UUF #367744
2 parents e5eaa7b + ad45d24 commit 1a43095

File tree

5 files changed

+16
-11
lines changed

5 files changed

+16
-11
lines changed

articles/backup/backup-azure-vms-extended-zones.md

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Back up an Azure virtual machine with Azure extended zones portal
33
description: In this article, learn how to back up an Azure virtual machine (VM) with the Azure Backup extended zones service.
44
ms.topic: how-to
5-
ms.date: 09/27/2024
6-
author: ankitaduttaMSFT
7-
ms.author: ankitadutta
5+
ms.date: 07/24/2025
6+
author: AbhishekMallick-MS
7+
ms.author: v-mallicka
88
# Customer intent: "As an IT administrator, I want to back up Azure virtual machines using the Azure portal, so that I can protect data and ensure high availability through enhanced resiliency in Azure Extended Zones."
99
---
1010

@@ -26,13 +26,18 @@ Before you start backing up a VM in Extended Zones, review the [supported scenar
2626

2727
To apply a backup policy to your Azure VMs, follow these steps:
2828

29-
1. Go to **Backup center** and select **+Backup** from the **Overview** tab.
29+
1. Go to **Business Continuity Center** and select **+ Configure protection**.
3030

31-
:::image type="content" source="./media/backup-azure-arm-vms-prepare/backup-button.png" alt-text="Screenshot showing the Backup button." lightbox="./media/backup-azure-arm-vms-prepare/backup-button.png":::
31+
:::image type="content" source="./media/backup-azure-arm-vms-prepare/configure-protection.png" alt-text="Screenshot shows how to start configuring system backup." lightbox="./media/backup-azure-arm-vms-prepare/configure-protection.png":::
3232

33-
1. On the **Start: Configure Backup** blade, select **Azure Virtual machines** as the **Datasource type** and select the vault you have created. Then select **Continue**.
33+
1. On the **Configure protection** pane, select **Resource managed by** as **Azure**, **Datasource type** as **Azure Virtual machines**, **Solution** as **Azure Backup**, and then select **Continue**.
3434

35-
:::image type="content" source="./media/backup-azure-arm-vms-prepare/select-backup-goal-1.png" alt-text="Screenshot showing Backup and Backup Goal blades." lightbox="./media/backup-azure-arm-vms-prepare/select-backup-goal-1.png":::
35+
:::image type="content" source="./media/backup-azure-arm-vms-prepare/configure-system-protection.png" alt-text="Screenshot shows how to set the system backup." lightbox="./media/backup-azure-arm-vms-prepare/configure-system-protection.png":::
36+
37+
38+
1. On the **Start: Configure Backup** pane, select **Azure Virtual machines** as the **Datasource type** and select the vault you have created. Then select **Continue**.
39+
40+
:::image type="content" source="./media/backup-azure-arm-vms-prepare/select-backup-goal-1.png" alt-text="Screenshot showing Backup and Backup Goal panes." lightbox="./media/backup-azure-arm-vms-prepare/select-backup-goal-1.png":::
3641

3742
1. Select the [Enhanced Backup policy](./backup-azure-vms-enhanced-policy.md), as that is the one compatible with Azure Extended Zones.
3843

@@ -55,7 +60,7 @@ To create a simple scheduled daily backup to a Recovery Services vault, follow t
5560

5661
1. The **Select virtual machines** pane opens. Select the VMs you want to back up using the policy. Then select **OK**.
5762

58-
:::image type="content" source="./media/backup-azure-arm-vms-prepare/select-vms-to-backup.png" alt-text="Screenshot showing the Select virtual machines blade." lightbox="./media/backup-azure-arm-vms-prepare/select-vms-to-backup.png":::
63+
:::image type="content" source="./media/backup-azure-arm-vms-prepare/select-vms-to-backup.png" alt-text="Screenshot showing the Select virtual machines pane." lightbox="./media/backup-azure-arm-vms-prepare/select-vms-to-backup.png":::
5964

6065
>[!NOTE]
6166
> You can configure backup for all VMs in the same region and subscription as the vault.
@@ -105,16 +110,16 @@ The initial backup runs in accordance with the schedule in the Backup policy. Ho
105110

106111
## Monitor the backup job
107112

108-
Monitor the portal notifications. To monitor the job progress, go to **Backup center** > **Backup Jobs** and filter the list for **In progress** jobs. Depending on the size of your VM, creating the initial backup may take a while.
113+
Monitor the portal notifications. To monitor the job progress, go to **Business Continuity Center** < **Monitoring + Reporting**> > **Jobs** and filter the list for **In progress** jobs. Depending on the size of your VM, creating the initial backup may take a while.
109114

110115
The Backup job details for each VM backup consist of two phases, the **Snapshot** phase followed by the **Transfer data to vault** phase.
111116

112117
- The snapshot phase ensures the availability of a recovery point stored along with the disks for **Instant Restores** and are available for a maximum of five days depending on the snapshot retention configured by the user.
113118
- Transfer data to vault creates a recovery point in the vault for long-term retention. This phase starts after the snapshot phase is completed.
114119

115-
:::image type="content" source="./media/backup-azure-arm-vms-prepare/backup-job-status.png" alt-text="Screenshot showing the backup job status." lightbox="./media/backup-azure-arm-vms-prepare/backup-job-status.png":::
120+
:::image type="content" source="./media/backup-azure-arm-vms-prepare/backup-job-status.png" alt-text="Screenshot shows the backup job status." lightbox="./media/backup-azure-arm-vms-prepare/backup-job-status.png":::
116121

117-
There are two **Sub Tasks** running at the backend, one for front-end backup job that can be checked from the **Backup Job** details blade as shown:
122+
There are two **Sub Tasks** running at the backend, one for front-end backup job that can be checked from the **Backup Job** details pane as shown:
118123

119124
:::image type="content" source="./media/backup-azure-arm-vms-prepare/backup-job-phase.png" alt-text="Screenshot showing backup job status sub-tasks." lightbox="./media/backup-azure-arm-vms-prepare/backup-job-phase.png":::
120125

-135 KB
Loading
71.7 KB
Loading
26.6 KB
Loading
-17.9 KB
Loading

0 commit comments

Comments
 (0)