Skip to content

Commit 2538d52

Browse files
author
Ankita Dutta
committed
PBI 30406202
1 parent e9a04c3 commit 2538d52

File tree

3 files changed

+20
-5
lines changed

3 files changed

+20
-5
lines changed

articles/site-recovery/azure-stack-site-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Replicate Azure Stack Hub to Azure using Azure Site Recovery
33
description: Learn how to set up disaster recovery to Azure for Azure Stack Hub with the Azure Site Recovery service.
44
ms.topic: how-to
5-
ms.date: 02/05/2025
5+
ms.date: 04/03/2025
66
ms.author: ankitadutta
77
ms.custom: engagement-fy23
88
ms.service: azure-site-recovery

articles/site-recovery/vmware-azure-set-up-replication-tutorial-modernized.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Set up VMware VM disaster recovery to Azure with Azure Site Recovery - Mo
33
description: Learn how to set up disaster recovery to Azure for on-premises VMware VMs with Azure Site Recovery - Modernized.
44
ms.service: azure-site-recovery
55
ms.topic: tutorial
6-
ms.date: 11/06/2024
6+
ms.date: 04/03/2025
77
ms.custom: MVC
88
ms.author: ankitadutta
99
author: ankitaduttaMSFT
@@ -130,6 +130,9 @@ Follow these steps to enable replication:
130130

131131
5. After you select the list of VMs, select **Next** to proceed to source settings. Here, select the [replication appliance](#appliance-selection) and VM credentials. These credentials will be used to push mobility agent on the machine by Azure Site Recovery replication appliance to complete enabling Azure Site Recovery. Ensure accurate credentials are chosen.
132132

133+
>[!TIP]
134+
> In addition to automatic installation, Mobility Services agent can be installed manually or through an automated deployment method, such as Configuration Manager. [Learn more](vmware-physical-mobility-service-overview.md).
135+
133136
>[!NOTE]
134137
>For Linux OS, ensure to provide the root credentials. For Windows OS, a user account with admin privileges should be added. These credentials will be used to push Mobility Service on to the source machine during enable replication operation.
135138

articles/site-recovery/vmware-physical-mobility-service-overview.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: gaggupta
66
ms.service: azure-site-recovery
77
ms.topic: how-to
88
ms.author: ankitadutta
9-
ms.date: 03/21/2025
9+
ms.date: 04/03/2025
1010
ms.custom: engagement-fy23, linux-related-content
1111
---
1212

@@ -78,9 +78,10 @@ During a push installation of the Mobility service, the following steps are perf
7878
### Prerequisites
7979

8080
Locate the installer files for the server’s operating system using the following steps:
81-
- Ensure that all server configurations meet the criteria in the [support matrix](vmware-physical-azure-support-matrix.md#replicated-machines) for disaster recovery of VMware VMs and physical servers to Azure.
81+
- Ensure that all server configurations meet the [requirements for server's operating system](vmware-physical-azure-support-matrix.md#replicated-machines).
82+
- [Locate the installer](vmware-physical-mobility-service-overview.md#locate-installer-files) for server's operating system.
8283
- On the appliance, go to the folder `E:\Software\Agents`.
83-
- Copy the installer corresponding to the source machine’s operating system and place it on your source machine in a local folder, such as `C:\Program Files (x86)\Microsoft Azure Site Recovery`.
84+
- Copy the installer corresponding to the source machine’s operating system and place it on your source machine in a local folder, for example `C:\Program Files (x86)\Microsoft Azure Site Recovery`.
8485

8586

8687
**Use the following steps to install the mobility service:**
@@ -114,6 +115,17 @@ Locate the installer files for the server’s operating system using the followi
114115
>[!NOTE]
115116
> This section is applicable to Azure Site Recovery - Modernized. [Here are the installation instructions for Classic](#install-the-mobility-service-using-command-prompt-classic).
116117
118+
### Prerequisites
119+
120+
### Prerequisites
121+
122+
Locate the installer files for the server’s operating system using the following steps:
123+
- Ensure that all server configurations meet the [requirements for server's operating system](vmware-physical-azure-support-matrix.md#replicated-machines).
124+
- [Locate the installer](vmware-physical-mobility-service-overview.md#locate-installer-files) for server's operating system.
125+
- On the appliance, go to the folder `E:\Software\Agents`.
126+
- Copy the installer corresponding to the source machine’s operating system and place it on your source machine in a local folder, for example `C:\Program Files (x86)\Microsoft Azure Site Recovery`.
127+
128+
117129
### Windows machine
118130

119131
1. Open command prompt and navigate to the folder where the installer file has been placed.

0 commit comments

Comments
 (0)