Skip to content

Commit d266216

Browse files
author
AbhishekMallick01
committed
Freshness - Tutorial for VM backup at scale
1 parent fa6c953 commit d266216

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/backup/tutorial-backup-vm-at-scale.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Tutorial - Back up multiple Azure virtual machines by using Azure Backup
33
description: In this tutorial, learn how to create a Recovery Services vault, define a backup policy, and simultaneously back up multiple virtual machines.
4-
ms.date: 04/23/2024
4+
ms.date: 04/30/2025
55
ms.topic: tutorial
66
ms.custom: mvc, engagement-fy24
77
ms.service: azure-backup
@@ -13,7 +13,7 @@ ms.author: jsuri
1313

1414
This tutorial describes how to back up multiple virtual machines by using the Azure portal .
1515

16-
When you back up data in Azure, you store that data in an Azure resource called a Recovery Services vault. The Recovery Services vault resource is available from the Settings menu of most Azure services. The benefit of having the Recovery Services vault integrated into the Settings menu of most Azure services is the ease of backing up data. However, working individually with each database or virtual machine in your business is tedious. What if you want to back up the data for all virtual machines in one department, or in one location? It's easy to back up multiple virtual machines by creating a backup policy and applying that policy to the desired virtual machines.
16+
Azure stores backup data in a Recovery Services vault, which is accessible from the **Settings** menu of most services. This integration simplifies the backup process. However, managing each database or virtual machine separately can be tedious. To streamline backups for multiple virtual machines (for department or location), you can create a backup policy and apply it to the relevant machines.
1717

1818
## Sign in to the Azure portal
1919

@@ -27,7 +27,7 @@ When you create a Recovery Services vault, by default the vault has geo-redundan
2727

2828
## Set backup policy to protect VMs
2929

30-
After creating the Recovery Services vault, the next step is to configure the vault for the type of data, and to set the backup policy. Backup policy is the schedule for how often and when recovery points are taken. Policy also includes the retention range for the recovery points. For this tutorial, let's assume your business is a sports complex with a hotel, stadium, and restaurants and concessions, and you're protecting the data on the virtual machines. The following steps create a backup policy for the financial data.
30+
After the Recovery Services vault creation is complete, configure the vault for the data type backup and set the backup policy. The policy defines the schedule for recovery points and their retention period. In this tutorial, let's assume you have a business (a sports complex with a hotel, stadium, and restaurants) that requires virtual machine data protection.
3131

3232
To set a backup policy to your Azure VMs, follow these steps:
3333

@@ -92,7 +92,7 @@ The initial backup will run in accordance with the schedule, but you can run it
9292

9393
## Clean up resources
9494

95-
If you plan to continue on to work with subsequent tutorials, don't clean up the resources created in this tutorial. If you don't plan to continue, use the following steps to delete all resources created by this tutorial in the Azure portal.
95+
If you plan to continue on to work with subsequent tutorials, don't clean up the resources created in this tutorial. If you don't plan to continue, then delete all resources created by this tutorial in the Azure portal by following these steps:
9696

9797
1. On the **myRecoveryServicesVault** dashboard, select **3** under **Backup Items** to open the Backup Items menu.
9898

0 commit comments

Comments
 (0)