Skip to content

Commit 24608e6

Browse files
Merge pull request #301614 from AbhishekMallick01/Jun-20-2025-Freshness
Freshness - Restore files in a volume using MARS
2 parents 25a3cb0 + 388b4df commit 24608e6

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

articles/backup/restore-all-files-volume-mars.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,22 @@
22
title: Restore all files in a volume with MARS
33
description: Learn how to restore all the files in a volume using the MARS Agent.
44
ms.topic: how-to
5-
ms.date: 08/14/2023
5+
ms.date: 06/20/2025
66
author: jyothisuri
77
ms.author: jsuri
88
---
99

1010
# Restore all the files in a volume using the MARS Agent
1111

12-
This article explains how to restore all backed-up files in an entire volume using the Recover Data wizard in the Microsoft Azure Recovery Services (MARS) Agent. You can:
12+
This article described how to restore all backed-up files in an entire volume using the Recover Data wizard in the Microsoft Azure Recovery Services (MARS) Agent.
13+
14+
## Key features
15+
16+
The MARS Agent enables seamless restoration of all files within a volume. By using this feature, you can:
1317

1418
- Restore all backed-up files in a volume to the same machine from which the backups were taken.
1519
- Restore all backed-up files in a volume to an alternate machine.
16-
- If you have Cross Region Restore enabled in your vault, you can restore the backup data from the secondary region.
17-
- If you want to use Cross Region Restore to restore the backup data from the secondary region, you need to download the Secondary Region vault credential file from the Azure portal, and then pass the file in the MARS agent.
20+
- Restore the backup data from the secondary region, if you have Cross Region Restore enabled in your vault. Also, you need to download the Secondary Region vault credential file from the Azure portal and pass it into the MARS agent.
1821

1922
>[!TIP]
2023
>The **Volume** option recovers all backed up data in a specified volume. This option provides faster transfer speeds (up to 40 Mbps), and is recommended for recovering large-sized data or entire volumes.
@@ -23,7 +26,7 @@ This article explains how to restore all backed-up files in an entire volume usi
2326
2427
## Volume level restore to the same machine
2528

26-
The following steps will help you recover all backed-up files in a volume:
29+
To recover all backed-up files in a volume, follow these steps:
2730

2831
1. Open the **Microsoft Azure Backup** snap-in. If you don't know where the snap-in was installed, search the computer or server for **Microsoft Azure Backup**. The desktop app should appear in the search results.
2932

@@ -70,9 +73,7 @@ The following steps will help you recover all backed-up files in a volume:
7073

7174
## Volume level restore to an alternate machine
7275

73-
The following steps will help you recover all backed-up files in a volume to an alternate machine. You can use these steps to recover data from Azure Backup if your entire server is lost.
74-
75-
These steps include the following terminology:
76+
You can recover all backed-up files in a volume to an alternate machine. Azure Backup also allows you to recover data from Azure Backup if your entire server is lost. Before you proceed, review the following terminology:
7677

7778
- *Source machine* – The original machine from which the backup was taken, and which is currently unavailable.
7879
- *Target machine* – The machine to which the data is being recovered.
@@ -81,6 +82,8 @@ These steps include the following terminology:
8182
> [!NOTE]
8283
> Backups can't be restored to a target machine that's running an earlier version of the operating system. For example, a backup taken from a Windows 7 computer can be restored on a Windows 7 (or later) computer. A backup taken from a Windows 10 computer can't be restored to a Windows 7 computer.
8384
85+
To recover all backed-up files in a volume to an alternate machine, follow these steps:
86+
8487
1. Open the **Microsoft Azure Backup** snap-in on the target machine.
8588

8689
1. Ensure that the target machine and the source machine are registered to the same Recovery Services vault.

0 commit comments

Comments
 (0)