Skip to content

Commit c92d0cf

Browse files
Addressed UUF #320549
1 parent 27c8760 commit c92d0cf

File tree

1 file changed

+14
-11
lines changed

1 file changed

+14
-11
lines changed

articles/backup/quick-backup-vm-portal.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Quickstart - Back up a VM with the Azure portal by using Azure Backup
33
description: In this Quickstart, learn how to create a Recovery Services vault, enable protection on an Azure VM, and back up the VM, with the Azure portal.
4-
ms.date: 01/30/2025
4+
ms.date: 07/25/2025
55
ms.topic: quickstart
66
ms.devlang: azurecli
77
ms.custom: mvc, mode-ui, engagement-fy24
@@ -32,24 +32,27 @@ Sign in to the [Azure portal](https://portal.azure.com).
3232

3333
To apply a backup policy to your Azure VMs, follow these steps:
3434

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

37-
![Screenshot showing the Backup button.](./media/backup-azure-arm-vms-prepare/backup-button.png)
37+
:::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":::
3838

39-
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**.
39+
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**.
4040

41-
![Screenshot showing Backup and Backup Goal blades.](./media/backup-azure-arm-vms-prepare/select-backup-goal-1.png)
41+
:::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":::
4242

43-
1. Assign a Backup policy.
4443

45-
- 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.
44+
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**.
4645

47-
![Screenshot showing the default backup policy.](./media/backup-azure-arm-vms-prepare/default-policy.png)
46+
:::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":::
4847

49-
- If you don't want to use the default policy, select **Create New**, and create a custom policy as described in the next procedure.
48+
1. On the **Configure backup** pane, select the **Policy sub type** as **Enhanced**, **Standard**.
5049

51-
> [!Note]
52-
> With Enhanced policy, you can now back up Azure VMs multiple times a day that helps to perform hourly backups. [Learn more](backup-azure-vms-enhanced-policy.md).
50+
- **Enhanced Backup policy**: [This policy](backup-azure-vms-enhanced-policy.md) allows multiple daily backups, enabling hourly backups. To enable Azure Backup on Azure VMs in Azure Extended Zones, you can only use the Enhanced policy.
51+
- **Standard Backup policy**: [This policy](backup-instant-restore-capability.md) allows VM backup once a day. The daily backups are retained for 30 days. Instant recovery snapshots are retained for two days.
52+
53+
:::image type="content" source="./media/backup-azure-arm-vms-prepare/default-policy.png" alt-text="Screenshot showing the default backup policy." lightbox="./media/backup-azure-arm-vms-prepare/default-policy.png":::
54+
55+
If you don't want to use the default policy, select **Create New**, and create a custom policy as described in the next procedure.
5356

5457
## Select a VM to back up
5558

0 commit comments

Comments
 (0)