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/restore-all-files-volume-mars.md
+11-8Lines changed: 11 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,19 +2,22 @@
2
2
title: Restore all files in a volume with MARS
3
3
description: Learn how to restore all the files in a volume using the MARS Agent.
4
4
ms.topic: how-to
5
-
ms.date: 08/14/2023
5
+
ms.date: 06/20/2025
6
6
author: jyothisuri
7
7
ms.author: jsuri
8
8
---
9
9
10
10
# Restore all the files in a volume using the MARS Agent
11
11
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:
13
17
14
18
- Restore all backed-up files in a volume to the same machine from which the backups were taken.
15
19
- 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.
18
21
19
22
>[!TIP]
20
23
>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
23
26
24
27
## Volume level restore to the same machine
25
28
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:
27
30
28
31
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.
29
32
@@ -70,9 +73,7 @@ The following steps will help you recover all backed-up files in a volume:
70
73
71
74
## Volume level restore to an alternate machine
72
75
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:
76
77
77
78
-*Source machine* – The original machine from which the backup was taken, and which is currently unavailable.
78
79
-*Target machine* – The machine to which the data is being recovered.
@@ -81,6 +82,8 @@ These steps include the following terminology:
81
82
> [!NOTE]
82
83
> 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.
83
84
85
+
To recover all backed-up files in a volume to an alternate machine, follow these steps:
86
+
84
87
1. Open the **Microsoft Azure Backup** snap-in on the target machine.
85
88
86
89
1. Ensure that the target machine and the source machine are registered to the same Recovery Services vault.
0 commit comments