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-first-look-arm.md
+11-9Lines changed: 11 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,10 @@
2
2
title: Back up an Azure VM from the VM settings
3
3
description: In this article, learn how to back up either a singular Azure VM or multiple Azure VMs with the Azure Backup service.
4
4
ms.topic: how-to
5
-
ms.date: 06/24/2023
5
+
ms.date: 06/11/2024
6
6
author: AbhishekMallick-MS
7
7
ms.author: v-abhmallick
8
-
ms.custom: engagement-fy23
8
+
ms.custom: engagement-fy24
9
9
---
10
10
# Back up an Azure VM from the VM settings
11
11
@@ -33,7 +33,7 @@ To back up Azure VMs, Azure Backup installs an extension on the VM agent running
33
33
Follow these steps:
34
34
35
35
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**.
37
37
3. From the list of VMs, select the VM you want to back up.
38
38
4. On the VM menu, select **Backup**.
39
39
5. In **Recovery Services vault**, do the following:
@@ -42,24 +42,26 @@ Follow these steps:
42
42
43
43

44
44
45
-
6. In **Choose backup policy**, do one of the following:
45
+
6.Select **Policy subtype** as **Enhanced** or **Standard** based on your requirement.
46
46
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.
48
50
- Select an existing backup policy if you have one.
49
51
- Create a new policy, and define the policy settings.
50
52
51
53

52
54
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.
54
56
55
57

56
58
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.
59
61
60
62

61
63
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.
63
65
- Until the initial backup completes, the **Last backup status** shows as **Warning (Initial backup pending)**.
64
66
- To see when the next scheduled backup will run, select the backup policy name.
0 commit comments