You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-vms-extended-zones.md
+16-11Lines changed: 16 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
title: Back up an Azure virtual machine with Azure extended zones portal
3
3
description: In this article, learn how to back up an Azure virtual machine (VM) with the Azure Backup extended zones service.
4
4
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
8
8
# 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."
9
9
---
10
10
@@ -26,13 +26,18 @@ Before you start backing up a VM in Extended Zones, review the [supported scenar
26
26
27
27
To apply a backup policy to your Azure VMs, follow these steps:
28
28
29
-
1. Go to **Backup center** and select **+Backup** from the **Overview** tab.
29
+
1. Go to **Business Continuity Center** and select **+ Configure protection**.
30
30
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":::
32
32
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**.
:::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**.
> 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
105
110
106
111
## Monitor the backup job
107
112
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.
109
114
110
115
The Backup job details for each VM backup consist of two phases, the **Snapshot** phase followed by the **Transfer data to vault** phase.
111
116
112
117
- 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.
113
118
- Transfer data to vault creates a recovery point in the vault for long-term retention. This phase starts after the snapshot phase is completed.
114
119
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":::
116
121
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:
118
123
119
124
:::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":::
0 commit comments