Skip to content

Commit b56e54b

Browse files
author
AbhishekMallick-MS
committed
Freshness - Backup Azure VM
1 parent 3cf6126 commit b56e54b

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

articles/backup/backup-azure-vms-first-look-arm.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
title: Back up an Azure VM from the VM settings
33
description: In this article, learn how to back up either a singular Azure VM or multiple Azure VMs with the Azure Backup service.
44
ms.topic: how-to
5-
ms.date: 06/24/2023
5+
ms.date: 06/11/2024
66
author: AbhishekMallick-MS
77
ms.author: v-abhmallick
8-
ms.custom: engagement-fy23
8+
ms.custom: engagement-fy24
99
---
1010
# Back up an Azure VM from the VM settings
1111

@@ -33,7 +33,7 @@ To back up Azure VMs, Azure Backup installs an extension on the VM agent running
3333
Follow these steps:
3434

3535
1. Sign in to the [Azure portal](https://portal.azure.com/).
36-
2. Select **All services** and in the Filter, type **Virtual machines**, and then select **Virtual machines**.
36+
2. In the **Search**, type **Virtual machines**, and then select **Virtual machines**.
3737
3. From the list of VMs, select the VM you want to back up.
3838
4. On the VM menu, select **Backup**.
3939
5. In **Recovery Services vault**, do the following:
@@ -42,24 +42,26 @@ Follow these steps:
4242

4343
![Screenshot shows how to enable backup wizard.](./media/backup-azure-vms-first-look-arm/vm-menu-enable-backup-small.png)
4444

45-
6. In **Choose backup policy**, do one of the following:
45+
6.Select **Policy subtype** as **Enhanced** or **Standard** based on your requirement.
4646

47-
- Leave the default policy. This backs up the VM once a day at the time specified, and retains backups in the vault for 30 days.
47+
7. Under **Choose backup policy**, do one of the following:
48+
49+
- Leave the default policy. For **Standard** policy, this backs up the VM once a day at the time specified, and retains backups in the vault for 30 days. For **Enhanced** policy, this backs up a VM every four hours at the time specified and retains daily backup point for 30 days.
4850
- Select an existing backup policy if you have one.
4951
- Create a new policy, and define the policy settings.
5052

5153
![Screenshot shows how to select a backup policy.](./media/backup-azure-vms-first-look-arm/set-backup-policy.png)
5254

53-
7. Select **Enable Backup**. This associates the backup policy with the VM.
55+
8. Select **Enable Backup**. This associates the backup policy with the VM.
5456

5557
![Screenshot shows the selection of Enable Backup.](./media/backup-azure-vms-first-look-arm/vm-management-menu-enable-backup-button.png)
5658

57-
8. You can track the configuration progress in the portal notifications.
58-
9. After the job completes, in the VM menu, select **Backup**. The page shows backup status for the VM, information about recovery points, jobs running, and alerts issued.
59+
9. You can track the configuration progress in the portal notifications.
60+
10. After the job completes, in the VM menu, select **Backup**. The page shows backup status for the VM, information about recovery points, jobs running, and alerts issued.
5961

6062
![Screenshot shows the backup status.](./media/backup-azure-vms-first-look-arm/backup-item-view-update.png)
6163

62-
10. After enabling backup, an initial backup run. You can start the initial backup immediately, or wait until it starts in accordance with the backup schedule.
64+
11. After enabling backup, an initial backup run. You can start the initial backup immediately, or wait until it starts in accordance with the backup schedule.
6365
- Until the initial backup completes, the **Last backup status** shows as **Warning (Initial backup pending)**.
6466
- To see when the next scheduled backup will run, select the backup policy name.
6567

0 commit comments

Comments
 (0)