Skip to content

Commit 6d7a24d

Browse files
author
AbhishekMallick01
committed
Freshness - Restore files to Win Server using MARS
1 parent 388b4df commit 6d7a24d

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

articles/backup/backup-azure-restore-windows-server.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,21 @@
22
title: Restore files to Windows Server using the MARS Agent
33
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.
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
# Restore files to Windows Server using the MARS Agent
1010

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:
1216

1317
* Restore data to the same machine from which the backups were taken.
1418
* 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.
1620

1721
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.
1822

@@ -24,9 +28,11 @@ Use Instant Restore with Recovery Services vaults in the Azure portal. If you st
2428

2529
[!INCLUDE [learn-about-deployment-models](~/reusable-content/ce-skilling/azure/includes/learn-about-deployment-models-rm-include.md)]
2630

27-
## Use Instant Restore to recover data to the same machine
31+
## Recover data to the same machine using Instant Restore
2832

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:
3036

3137
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**.
3238

@@ -81,11 +87,9 @@ If you accidentally deleted a file and want to restore it to the same machine (f
8187
> 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.
8288
>
8389
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
8791

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:
8993

9094
* *Source machine* – The original machine from which the backup was taken, and which is currently unavailable.
9195
* *Target machine* – The machine to which the data is being recovered.
@@ -95,6 +99,7 @@ These steps include the following terminology:
9599
> 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.
96100
>
97101
>
102+
To recover the data to an alternate machine, follow these steps:
98103

99104
1. Open the **Microsoft Azure Backup** snap-in on the target machine.
100105

0 commit comments

Comments
 (0)