Skip to content

Commit 070d012

Browse files
Merge pull request #248680 from ankitaduttaMSFT/MARSagent
ASR MARS
2 parents 9ed4be2 + f47f71c commit 070d012

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

articles/site-recovery/hyper-v-azure-tutorial.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Set up Hyper-V disaster recovery by using Azure Site Recovery
3-
description: Learn how to set up disaster recovery of on-premises Hyper-V VMs (without SCVMM) to Azure by using Site Recovery.
3+
description: Learn how to set up disaster recovery of on-premises Hyper-V VMs (without SCVMM) to Azure by using Site Recovery and MARS.
44
ms.service: site-recovery
55
ms.topic: tutorial
66
ms.date: 05/04/2023
@@ -50,7 +50,7 @@ It's important to prepare the infrastructure before you set up disaster recovery
5050

5151
### Source settings
5252

53-
To set up the source environment, you create a Hyper-V site. You add to the site the Hyper-V hosts that contain VMs you want to replicate. Then, you download and install the Azure Site Recovery provider and the Azure Recovery Services agent on each host, and register the Hyper-V site in the vault.
53+
To set up the source environment, you create a Hyper-V site. You add to the site the Hyper-V hosts that contain VMs you want to replicate. Then, you download and install the Azure Site Recovery provider and the Microsoft Azure Recovery Services (MARS) agent for Azure Site Recovery on each host, and register the Hyper-V site in the vault.
5454

5555
1. On **Prepare infrastructure**, on the **Source settings** tab, complete these steps:
5656
1. For **Are you Using System Center VMM to manage Hyper-V hosts?**, select **No**.
@@ -70,7 +70,7 @@ Site Recovery checks for compatible Azure storage accounts and networks in your
7070

7171
#### Install the provider
7272

73-
Install the downloaded setup file (*AzureSiteRecoveryProvider.exe*) on each Hyper-V host that you want to add to the Hyper-V site. Setup installs the Site Recovery provider and the Recovery Services agent on each Hyper-V host.
73+
Install the downloaded setup file (*AzureSiteRecoveryProvider.exe*) on each Hyper-V host that you want to add to the Hyper-V site. Setup installs the Site Recovery provider and the Recovery Services agent (MARS for Azure Site Recovery) on each Hyper-V host.
7474

7575
1. Run the setup file.
7676
1. In the Azure Site Recovery provider setup wizard, for **Microsoft Update**, opt in to use Microsoft Update to check for provider updates.

articles/site-recovery/service-updates-how-to.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Updates and component upgrades in Azure Site Recovery
3-
description: Provides an overview of Azure Site Recovery service updates, and component upgrades.
3+
description: Provides an overview of Azure Site Recovery service updates, MARS agent and component upgrades.
44
author: ankitaduttaMSFT
55
manager: gaggupta
66
ms.service: site-recovery
@@ -32,7 +32,6 @@ We recommend always upgrading to the latest component versions:
3232
Review the latest update rollup (version N) in [this article](site-recovery-whats-new.md). Remember that Site Recovery provides support for N-4 versions.
3333

3434

35-
3635
## Component expiry
3736

3837
Site Recovery notifies you of expired components (or nearing expiry) by email (if you subscribed to email notifications), or on the vault dashboard in the portal.
@@ -122,16 +121,17 @@ The example in the table shows how this works.
122121

123122

124123
## Between an on-premises VMM site and Azure
124+
125125
1. Download the update for the Microsoft Azure Site Recovery Provider.
126126
2. Install the Provider on the VMM server. If VMM is deployed in a cluster, install the Provider on all cluster nodes.
127-
3. Install the latest Microsoft Azure Recovery Services agent on all Hyper-V hosts or cluster nodes.
128-
127+
3. Install the latest Microsoft Azure Recovery Services agent (MARS for Azure Site Recovery) on all Hyper-V hosts or cluster nodes.
129128

130129
## Between two on-premises VMM sites
130+
131131
1. Download the latest update for the Microsoft Azure Site Recovery Provider.
132132
2. Install the latest Provider on the VMM server managing the secondary recovery site. If VMM is deployed in a cluster, install the Provider on all cluster nodes.
133133
3. After the recovery site is updated, install the Provider on the VMM server that's managing the primary site.
134134

135135
## Next steps
136136

137-
Follow our [Azure Updates](https://azure.microsoft.com/updates/?product=site-recovery) page to track new updates and releases.
137+
Follow our [Azure Updates](https://azure.microsoft.com/updates/?product=site-recovery) page to track new updates and releases.

0 commit comments

Comments
 (0)