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
# Migrate VMware vSphere VMs to Azure (agent-based)
15
15
16
-
This article shows you how to migrate on-premises VMware vSphere VMs to Azure, using the [Migration and modernization](migrate-services-overview.md) tool, with agent-based migration. You can also migrate VMware vSphere VMs using agentless migration. [Compare](server-migrate-overview.md#compare-migration-methods) the methods.
16
+
This article shows you how to migrate on-premises VMware vSphere VMs to Azure, using the [Migration and modernization](migrate-services-overview.md) tool, with agent-based migration. You can also migrate VMware vSphere VMs using agentless migration (Recommended). [Compare](server-migrate-overview.md#compare-migration-methods) the methods.
17
17
18
18
In this tutorial, you learn how to:
19
19
> [!div class="checklist"]
20
20
> * Prepare Azure to work with Azure Migrate.
21
21
> * Prepare for agent-based migration. Set up a VMware vCenter Server account so that Azure Migrate can discover machines for migration. Set up an account so that the Mobility service agent can install on machines you want to migrate, and prepare a machine to act as the replication appliance.
22
-
> * Add the Migration and modernization tool
23
22
> * Set up the replication appliance.
24
23
> * Replicate VMs.
25
24
> * Run a test migration to make sure everything's working as expected.
@@ -116,17 +115,11 @@ Prepare the account as follows:
116
115
117
116
### Prepare a machine for the replication appliance
118
117
119
-
The appliance is used to replication machines to Azure. The appliance is single, highly available, on-premises VMware vSphere VM that hosts these components:
118
+
The Azure Site Recovery Replication appliance is used to replicate machines to Azure. [Learn more](../site-recovery/vmware-azure-architecture-modernized.md).
120
119
121
-
-**Configuration server**: The configuration server coordinates communications between on-premises and Azure, and manages data replication.
122
-
-**Process server**: The process server acts as a replication gateway. It receives replication data; optimizes it with caching, compression, and encryption, and sends it to a cache storage account in Azure. The process server also installs the Mobility Service agent on VMs you want to replicate, and performs automatic discovery of on-premises VMware VMs.
120
+
To set up a new appliance, we recommend using the OVA template as it ensures all prerequisite configurations are handled. The OVA template creates a machine with the required specifications.
123
121
124
-
Prepare for the appliance as follows:
125
-
126
-
-[Review appliance requirements](migrate-replication-appliance.md#appliance-requirements). Generally, you set up the replication appliance a VMware vSphere VM using a downloaded OVA file. The template creates an appliance that complies with all requirements.
127
-
- MySQL must be installed on the appliance. [Review](migrate-replication-appliance.md#mysql-installation) installation methods.
128
-
- Review the [public cloud URLs](migrate-replication-appliance.md#url-access), and [Azure Government URLs](migrate-replication-appliance.md#azure-government-url-access) that the appliance machine needs to access.
129
-
-[Review the ports](migrate-replication-appliance.md#port-access) that the replication appliance machine needs to access.
122
+
If your organization has restrictions, you can manually set up the replication appliance using PowerShell. Ensure you meet all the [hardware](../site-recovery/replication-appliance-support-matrix.md#hardware-requirements) and [software requirements](../site-recovery/replication-appliance-support-matrix.md#software-requirements), and any other prerequisites.
130
123
131
124
### Check VMware vSphere requirements
132
125
@@ -144,6 +137,14 @@ Make sure VMware vSphere VMs comply with requirements for migration to Azure.
144
137
145
138
## Set up the replication appliance
146
139
140
+
Now, the selection experience type is both classic and simplified. We recommend using the [simplified experience](tutorial-migrate-physical-virtual-machines.md#simplified-experience-recommended) for initiating replication of any new agent-based VMware or physical servers.
141
+
142
+
## Classic experience (To be deprecated soon)
143
+
144
+
> [!NOTE]
145
+
> Starting **October 30, 2025**, replication initialization will no longer be supported in the classic experience.
146
+
> For agent-based migration of VMware servers and migration of physical servers, use the simplified experience for all new replications. The classic experience is scheduled for deprecation in **March 2026**. [Learn more](simplified-experience-for-azure-migrate.md).
147
+
147
148
This procedure describes how to set up the appliance with a downloaded Open Virtualization Application (OVA) template. If you can't use this method, you can set up the appliance [using a script](tutorial-migrate-physical-virtual-machines.md#set-up-the-replication-appliance).
148
149
149
150
### Download the replication appliance template
@@ -293,9 +294,9 @@ Select VMs for migration.
293
294
> [!NOTE]
294
295
> You can update replication settings any time before replication starts, **Manage** > **Replicating machines**. Settings can't be changed after replication starts.
295
296
296
-
## Simplified experience
297
+
## Simplified experience (Recommended)
297
298
298
-
Now, the selection experience type is both classic and simplified. The new simplified process follows a streamlined flow that begins with discovery, followed by replication, and finally migration. This is an upgraded agent-based migration stack for physical and VMware environments. [Learn more](https://github.com/MicrosoftDocs/azure-docs-pr/blob/c7aa974797f544e2f4e1059af2c0b59249271ccd/articles/migrate/tutorial-migrate-physical-virtual-machines.md#simplified-experience-recommended) about simplified experience.
299
+
The new simplified process follows a streamlined flow that begins with discovery, followed by replication, and finally migration. This is an upgraded agent-based migration stack for physical and VMware environments. [Learn more](tutorial-migrate-physical-virtual-machines.md#simplified-experience-recommended) about simplified experience.
0 commit comments