Skip to content

Commit 91eeda1

Browse files
author
AbhishekMallick01
committed
Freshness -Back up Win Server to Azure
1 parent 3cad112 commit 91eeda1

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

articles/backup/tutorial-backup-windows-server-to-azure.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
title: Tutorial - Back up Windows Server to Azure
33
description: This tutorial details backing up on-premises Windows Servers to a Recovery Services vault.
44
ms.topic: tutorial
5-
ms.date: 12/15/2022
5+
ms.date: 05/22/2025
66
ms.custom: mvc, engagement-fy23
77
ms.service: azure-backup
88
author: jyothisuri
99
ms.author: jsuri
1010
---
11-
# Back up Windows Server to Azure
11+
# Tutorial: Back up Windows Server to Azure
1212

1313
This tutorial describes how to back up on-premises Windows Server to Azure using the Microsoft Azure Recovery Services (MARS) agent.
1414

15-
Azure Backup helps you to protect a Windows Server from corruptions, attacks, and disasters. Azure Backup provides a lightweight tool called the Microsoft Azure Recovery Services (MARS) agent. The MARS agent is installed on the Windows Server to protect files and folders, and server configuration info via Windows Server System State. This tutorial explains how you can use MARS Agent to back up your Windows Server to Azure.
15+
Azure Backup protects Windows Server from corruption, cyberattacks, and disasters. This solution uses the lightweight Microsoft Azure Recovery Services (MARS) agent, which is installed on the server to protect files, folders, and system configuration data through Windows Server System State backups.
1616

1717
## Sign in to Azure
1818

@@ -73,7 +73,7 @@ To install and register the agent, follow these steps:
7373

7474
7. Select **Finish**.
7575

76-
## Configure backup and retention
76+
## Configure backup and retention for Windows Server
7777

7878
You use the Microsoft Azure Recovery Services agent to schedule when backups to Azure, occur on Windows Server.
7979

@@ -85,34 +85,36 @@ To configure backup and retention on the server where you downloaded the agent,
8585

8686
![Screenshot shows tbe Schedule Backup option.](./media/tutorial-backup-windows-server-to-azure/mars-schedule-backup.png)
8787

88-
3. Select **Next** to go to the **Select Items to Back up** page.
88+
3. Select **Next** to go to the **Select Items to Back up** pane.
8989

9090
4. Select **Add Items** and from the dialog box that opens, select **System State** and files or folders that you want to back up. Then select **OK**.
9191

9292
5. Select **Next**.
9393

94-
6. On the **Specify Backup Schedule (System State)** page, specify the time of the day, or week when backups need to be triggered for System State and select **Next**.
94+
6. On the **Specify Backup Schedule (System State)** pane, specify the time of the day, or week when backups need to be triggered for System State and select **Next**.
9595

96-
7. On the **Select Retention Policy (System State)** page, select the Retention Policy for the backup copy for System State and select **Next**.
96+
7. On the **Select Retention Policy (System State)** pane, select the Retention Policy for the backup copy for System State and select **Next**.
9797

9898
8. Similarly, select the backup schedule and retention policy for selected files and folders.
9999

100-
9. On the **Choose Initial Back up Type** page, select **Automatically over the network**, and select **Next**.
100+
9. On the **Choose Initial Back up Type** pane, select **Automatically over the network**, and select **Next**.
101101

102-
10. On the **Confirmation** page, review the information, and select **Finish**.
102+
10. On the **Confirmation** pane, review the information, and select **Finish**.
103103

104104
11. After the wizard finishes creating the backup schedule, select **Close**.
105105

106-
## Run an on-demand backup
106+
## Run an on-demand backup of Windows Server
107107

108-
You've established the schedule when backup jobs run. However, you haven't backed up the server. It's a disaster recovery best practice to run an on-demand backup to ensure data resiliency for your server.
108+
After you configure the backup schedule, jobs run automatically. However, the server isn't protected until a backup is actually performed. As a disaster recovery best practice, we recommend you to initiate an on-demand backup to ensure data resiliency.
109+
110+
To run an on-demand backup of Windows Server, follow these steps:
109111

110112
1. On the Microsoft Azure Recovery Services agent console, select **Back Up Now**.
111113

112114
![Screenshot shows how to select Back Up Now.](./media/tutorial-backup-windows-server-to-azure/backup-now.png)
113115

114116
2. On the **Back Up Now** wizard, select one from **Files and Folders** or **System State** that you want to back up and select **Next**
115-
3. On the **Confirmation** page, review the settings that the **Back Up Now** wizard uses to back up your server. Then select **Back Up**.
117+
3. On the **Confirmation** pane, review the settings that the **Back Up Now** wizard uses to back up your server. Then select **Back Up**.
116118
4. Select **Close** to close the wizard. If you close the wizard before the backup process finishes, the wizard continues to run in the background.
117119

118120
After the initial backup is complete, **Job completed** status appears on **Jobs** pane of the MARS agent console.

0 commit comments

Comments
 (0)