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/quick-backup-vm-portal.md
+5-10Lines changed: 5 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
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: 07/25/2025
4
+
ms.date: 07/30/2025
5
5
ms.topic: quickstart
6
6
ms.devlang: azurecli
7
7
ms.custom: mvc, mode-ui, engagement-fy24
@@ -21,8 +21,6 @@ Azure backups can be created through the Azure portal. This method provides a br
21
21
22
22
Sign in to the [Azure portal](https://portal.azure.com).
[!INCLUDE [How to create a Recovery Services vault](../../includes/backup-create-rs-vault.md)]
27
25
28
26
>[!Important]
@@ -112,13 +110,10 @@ If you selected to create a new backup policy, fill in the policy settings.
112
110
113
111
The initial backup will run in accordance with the schedule, but you can run it immediately as follows:
114
112
115
-
1. Go to **Backup center** and select the **Backup Instances** menu item.
116
-
1. Select **Azure Virtual machines** as the **Datasource type**. Then search for the VM that you have configured for backup.
117
-
1. Right-click the relevant row or select the more icon (…), and then select **Backup Now**.
118
-
1. In **Backup Now**, use the calendar control to select the last day that the recovery point should be retained. Then select **OK**.
119
-
1. Monitor the portal notifications.
120
-
To monitor the job progress, go to **Backup center** > **Backup Jobs** and filter the list for **In progress** jobs.
121
-
Depending on the size of your VM, creating the initial backup may take a while.
113
+
1. Go to **Business Continuity Center** and then select **Protection Inventory** > **Protected items**.
114
+
1. On the **Protected items** pane, filter **Datasource type** by Virtual machines, and then select the **more icon** > **Details** corresponding to the VM instance you want to back up.
115
+
1. On the selected VM instance pane, right-click the relevant row or select the more icon (…), and then select **Backup Now**.
116
+
1. On the **Backup now** pane, use the calendar control to select the last day that the recovery point should be retained. Then select **OK**.
0 commit comments