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-restore-windows-server.md
+14-9Lines changed: 14 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,21 @@
2
2
title: Restore files to Windows Server using the MARS Agent
3
3
description: In this article, learn how to restore data stored in Azure to a Windows server or Windows computer with the Microsoft Azure Recovery Services (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
# Restore files to Windows Server using the MARS Agent
10
10
11
-
This article explains how to restore data from a backup vault. To restore data, you use the Recover Data wizard in the Microsoft Azure Recovery Services (MARS) Agent. You can:
11
+
This article describes how to restore data from a backup vault. To restore data, you use the Recover Data wizard in the Microsoft Azure Recovery Services (MARS) Agent.
12
+
13
+
## Key features
14
+
15
+
The MARS Agent enables seamless restoration of files to Windows Server. By using this feature, you can:
12
16
13
17
* Restore data to the same machine from which the backups were taken.
14
18
* Restore data to an alternate machine.
15
-
*If you have Cross Region Restore enabled on your vault, you can restore the backup data from the secondary region.
19
+
*Restore the backup data from the secondary region, if you have Cross Region Restore enabled on your vault.
16
20
17
21
Use the Instant Restore feature to mount a writeable recovery point snapshot as a recovery volume. You can then explore the recovery volume and copy files to a local computer, thus selectively restoring files.
18
22
@@ -24,9 +28,11 @@ Use Instant Restore with Recovery Services vaults in the Azure portal. If you st
## Use Instant Restore to recover data to the same machine
31
+
## Recover data to the same machine using Instant Restore
28
32
29
-
If you accidentally deleted a file and want to restore it to the same machine (from which the backup is taken), the following steps will help you recover the data.
33
+
If you accidentally deleted a file, MARS allows you to restore it to the same machine (from which the backup is taken).
34
+
35
+
To recover the data to the same machine, follow these steps:
30
36
31
37
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**.
32
38
@@ -81,11 +87,9 @@ If you accidentally deleted a file and want to restore it to the same machine (f
81
87
> If you don't select **Unmount**, the recovery volume will remain mounted for 6 hours from the time when it was mounted. However, the mount time is extended to a maximum of 7 days in case of an ongoing file-copy. No backup operations will run while the volume is mounted. Any backup operation scheduled to run during the time when the volume is mounted will run after the recovery volume is unmounted.
82
88
>
83
89
84
-
## Use Instant Restore to restore data to an alternate machine
85
-
86
-
If your entire server is lost, you can still recover data from Azure Backup to a different machine. The following steps illustrate the workflow.
90
+
## Restore data to an alternate machine using Instant Restore
87
91
88
-
These steps include the following terminology:
92
+
If your entire server is lost, you can still recover data from Azure Backup to a different machine. Before you proceed, review the following terminology:
89
93
90
94
**Source machine* – The original machine from which the backup was taken, and which is currently unavailable.
91
95
**Target machine* – The machine to which the data is being recovered.
@@ -95,6 +99,7 @@ These steps include the following terminology:
95
99
> 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.
96
100
>
97
101
>
102
+
To recover the data to an alternate machine, follow these steps:
98
103
99
104
1. Open the **Microsoft Azure Backup** snap-in on the target machine.
0 commit comments