You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/site-recovery/vmware-azure-set-up-replication-tutorial-modernized.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Set up VMware VM disaster recovery to Azure with Azure Site Recovery - Mo
3
3
description: Learn how to set up disaster recovery to Azure for on-premises VMware VMs with Azure Site Recovery - Modernized.
4
4
ms.service: azure-site-recovery
5
5
ms.topic: tutorial
6
-
ms.date: 11/06/2024
6
+
ms.date: 04/03/2025
7
7
ms.custom: MVC
8
8
ms.author: ankitadutta
9
9
author: ankitaduttaMSFT
@@ -130,6 +130,9 @@ Follow these steps to enable replication:
130
130
131
131
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.
132
132
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
+
133
136
>[!NOTE]
134
137
>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.
Copy file name to clipboardExpand all lines: articles/site-recovery/vmware-physical-mobility-service-overview.md
+15-3Lines changed: 15 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ manager: gaggupta
6
6
ms.service: azure-site-recovery
7
7
ms.topic: how-to
8
8
ms.author: ankitadutta
9
-
ms.date: 03/21/2025
9
+
ms.date: 04/03/2025
10
10
ms.custom: engagement-fy23, linux-related-content
11
11
---
12
12
@@ -78,9 +78,10 @@ During a push installation of the Mobility service, the following steps are perf
78
78
### Prerequisites
79
79
80
80
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.
82
83
- 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`.
84
85
85
86
86
87
**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
114
115
>[!NOTE]
115
116
> This section is applicable to Azure Site Recovery - Modernized. [Here are the installation instructions for Classic](#install-the-mobility-service-using-command-prompt-classic).
116
117
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
+
117
129
### Windows machine
118
130
119
131
1. Open command prompt and navigate to the folder where the installer file has been placed.
0 commit comments