|
1 | 1 | ---
|
2 | 2 | title: Quickstart - Back up a VM with the Azure portal by using Azure Backup
|
3 | 3 | 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 |
5 | 5 | ms.topic: quickstart
|
6 | 6 | ms.devlang: azurecli
|
7 | 7 | ms.custom: mvc, mode-ui, engagement-fy24
|
@@ -32,24 +32,27 @@ Sign in to the [Azure portal](https://portal.azure.com).
|
32 | 32 |
|
33 | 33 | To apply a backup policy to your Azure VMs, follow these steps:
|
34 | 34 |
|
35 |
| -1. Go to **Backup center** and select **+Backup** from the **Overview** tab. |
| 35 | +1. Go to **Business Continuity Center** and select **+ Configure protection**. |
36 | 36 |
|
37 |
| -  |
| 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"::: |
38 | 38 |
|
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**. |
40 | 40 |
|
41 |
| -  |
| 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"::: |
42 | 42 |
|
43 |
| -1. Assign a Backup policy. |
44 | 43 |
|
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**. |
46 | 45 |
|
47 |
| -  |
| 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"::: |
48 | 47 |
|
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**. |
50 | 49 |
|
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. |
53 | 56 |
|
54 | 57 | ## Select a VM to back up
|
55 | 58 |
|
|
0 commit comments