Skip to content

Commit 23ada01

Browse files
Merge pull request #222613 from v-amallick/Dec-29-2022-QS
QS Freshness - article updates
2 parents 66635ad + 5477999 commit 23ada01

File tree

1 file changed

+22
-20
lines changed

1 file changed

+22
-20
lines changed

articles/backup/upgrade-mars-agent.md

Lines changed: 22 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,33 @@
11
---
22
title: Upgrade the Microsoft Azure Recovery Services (MARS) agent
33
description: Learn how to upgrade the Microsoft Azure Recovery Services (MARS) agent.
4-
ms.topic: conceptual
5-
ms.date: 03/03/2020
6-
4+
ms.topic: how-to
5+
ms.date: 12/28/2022
6+
author: v-amallick
7+
ms.service: backup
8+
ms.author: v-amallick
9+
ms.custom: engagement-fy23
710
---
811

912
# Upgrade the Microsoft Azure Recovery Services (MARS) agent
1013

11-
In this article you'll learn how to:
14+
This article describes how to upgrade the Microsoft Azure Recovery Services (MARS) agent.
1215

13-
* Identify servers with earlier versions of the MARS agent
14-
* Update MARS installations on those servers
16+
Azure Backup uses the MARS agent to back up and recover files, folders, and the volume or system state from an on-premises computer to Azure.
1517

1618
## Identify servers with earlier versions of the MARS agent
1719

1820
For Installations of Azure Backup agent and Azure Backup server:
1921

20-
1. Navigate to the Recovery Services vault where you have registered servers that are potentially being backed up by older versions of the agent. You can find a representative list of vaults with older Azure Backup agents in the Azure Backup Update alerts from Azure.
22+
1. Go to the Recovery Services vault where you have registered servers that are potentially being backed up by older versions of the agent. You can find a representative list of vaults with older Azure Backup agents in the Azure Backup Update alerts from Azure.
2123
1. On the left-side **Settings** section of the Recovery Services vault, select **Backup Infrastructure** under the **Manage** section.
2224
1. To discover Azure Backup agents installed as part of Azure Backup server installations, go to **Backup Management Servers** under **Management Servers**. This will list the servers that have Azure Backup server installations along with the version number for the associated Azure Backup agent.
2325

24-
![List of MARS agents installed as part of Azure Backup server installations](./media/upgrade-mars-agent/backup-management-servers.png)
26+
![Screenshot shows the list of MARS agents installed as part of Azure Backup server installations.](./media/upgrade-mars-agent/backup-management-servers.png)
2527

26-
1. To check agent versions for Microsoft Azure Recovery Services (MARS) agent installations or the Azure Backup agent, go to **Protected Servers** under **Management Servers**. Then select **Azure Backup agent** under Backup Management Type. This will list the servers that have Azure Backup agent installations along with the version number for the installation.
28+
1. To check agent versions for Microsoft Azure Recovery Services (MARS) agent installations or the Azure Backup agent, go to **Protected Servers** under **Management Servers**. Then select **Azure Backup agent** under Backup Management Type. This will list the servers that have the Azure Backup agent installations along with the version number for the installation.
2729

28-
![List of servers with the MARS agent installed](./media/upgrade-mars-agent/protected-servers.png)
30+
![Screenshot shows how to check the version of installed MARS agent.](./media/upgrade-mars-agent/protected-servers.png)
2931

3032
1. Sort the Azure Backup Agent version column by selecting the **Agent Version** column for MARS Agent installations or the **Azure Backup Agent Version** column for Azure Backup Server installations.
3133

@@ -35,15 +37,15 @@ For Installations of Azure Backup agent and Azure Backup server:
3537

3638
Once you've identified the servers that need an Azure Backup agent update, perform the following steps for each identified server (using Azure Backup server or the MARS Agent). [Download the latest version of the Azure Backup agent](https://aka.ms/azurebackup_agent) before following the steps below.
3739

38-
1. Select a row that has Azure Backup agent lower than 2.0.9083.0 or blank. This will open the server detail screen.
40+
1. Select a row that has the Azure Backup agent lower than 2.0.9083.0 or blank. This will open the server detail screen.
3941

40-
![Protected servers with out-of-date agent versions](./media/upgrade-mars-agent/old-agent-version.png)
42+
![Screenshot shows how to select out-of-date agent.](./media/upgrade-mars-agent/old-agent-version.png)
4143

42-
![Azure Backup servers with out-of-date agent versions](./media/upgrade-mars-agent/backup-management-servers-old-versions.png)
44+
![Screenshot shows the server details.](./media/upgrade-mars-agent/backup-management-servers-old-versions.png)
4345

4446
1. Select **Connect** to receive a remote desktop connection file to connect with the server or directly connect to the server via the Remote Desktop connection on your server.
4547

46-
![Connect to server via remote desktop connection](./media/upgrade-mars-agent/connect-to-server.png)
48+
![Screenshot shows how to connect to server via remote desktop connection.](./media/upgrade-mars-agent/connect-to-server.png)
4749

4850
>[!NOTE]
4951
> If the listed server doesn't exist or has been decommissioned, you can ignore the remaining steps below and skip to the next server.
@@ -61,23 +63,23 @@ Once you've identified the servers that need an Azure Backup agent update, perfo
6163

6264
1. Copy the Azure Backup agent update installer to the server.
6365

64-
![Copy Azure Backup agent update installer to server](./media/upgrade-mars-agent/copy-agent-installer.png)
66+
![Screenshot shows how to copy Azure Backup agent update installer to server.](./media/upgrade-mars-agent/copy-agent-installer.png)
6567

6668
1. Run the installer. The Microsoft Azure Recovery Services Agent Upgrade wizard opens.
6769

68-
![The Microsoft Azure Recovery Services Agent Upgrade Wizard](./media/upgrade-mars-agent/agent-upgrade-wizard.png)
70+
![Screenshot shows how to upgrade the MARS agent via the Microsoft Azure Recovery Services Agent Upgrade wizard.](./media/upgrade-mars-agent/agent-upgrade-wizard.png)
6971

7072
1. Select **Next**.
7173

7274
1. Select **Upgrade**.
7375

74-
![Installation of the Microsoft Azure Recovery Services Agent](./media/upgrade-mars-agent/upgrade-installation.png)
76+
![Screenshot shows how to install the MARS agent.](./media/upgrade-mars-agent/upgrade-installation.png)
7577

7678
1. The final confirmation screen indicates that the Azure Backup agent has been successfully updated.
7779

78-
## For System Center Data Protection Manager (SC DPM) customers
80+
## Upgrade Azure Backup agent for System Center Data Protection Manager
7981

80-
If you've installed Azure Backup agents on the System Center Data Protection Manager (SC DPM) servers, then you need to follow the steps below to identify whether your DPM servers need an Azure Backup agent update:
82+
If you've installed the Azure Backup agents on the System Center Data Protection Manager (SC DPM) servers, then you need to follow the steps below to identify whether your DPM servers need an Azure Backup agent update:
8183

8284
1. Sign in to your SC DPM server as an Administrator.
8385
2. Open the DPM Console.
@@ -89,4 +91,4 @@ Repeat the steps above for all DPM servers in your environment.
8991

9092
## Next steps
9193

92-
Learn how to [Back up Windows machines by using the Azure Backup MARS agent](backup-windows-with-mars-agent.md)
94+
- Learn how to [Back up Windows machines by using the Azure Backup MARS agent](backup-windows-with-mars-agent.md)

0 commit comments

Comments
 (0)