|
1 | 1 | ---
|
2 |
| -title: Migrate on-premises physical machines or virtualized machines to Azure with Azure Migrate Server Migration | Microsoft Docs |
3 |
| -description: This article describes how to migrate on-premises physical machines or virtualized machines to Azure with Azure Migrate Server Migration. |
4 |
| -author: rayne-wiselman |
5 |
| -manager: carmonm |
6 |
| -ms.service: azure-migrate |
| 2 | +title: Migrate machines as physical server to Azure with Azure Migrate. |
| 3 | +description: This article describes how to migrate physical machines to Azure with Azure Migrate. |
7 | 4 | ms.topic: tutorial
|
8 |
| -ms.date: 11/04/2019 |
9 |
| -ms.author: raynew |
| 5 | +ms.date: 02/03/2020 |
10 | 6 | ms.custom: MVC
|
11 | 7 | ---
|
12 | 8 |
|
13 |
| -# Migrate physical or virtualized servers to Azure |
| 9 | +# Migrate machines as physical servers to Azure |
14 | 10 |
|
15 |
| -This article shows you how to migrate physical or virtualized servers to Azure. The Azure Migrate Server Migration tool offers migration of physical and virtualized servers, using agent-based replication. Using this tool, you can migrate a wide range of machines to Azure: |
| 11 | +This article shows you how to migrate machines as physical servers to Azure, using the Azure Migrate:Server Migration tool. Migrating machines by treating them as physical servers is useful in a number of scenarios: |
16 | 12 |
|
17 | 13 | - Migrate on-premises physical servers.
|
18 | 14 | - Migrate VMs virtualized by platforms such as Xen, KVM.
|
19 |
| -- Migrate Hyper-V or VMware VMs. This is useful if for some reason you're unable to use the standard migration flow that Azure Migrate Server Migration offers for [Hyper-V](tutorial-migrate-hyper-v.md), [VMware agentless](tutorial-migrate-vmware.md) migration, or [VMware agent-based](tutorial-migrate-vmware-agent.md) migration. |
| 15 | +- Migrate Hyper-V or VMware VMs, if for some reason you're unable to use the standard migration process for [Hyper-V](tutorial-migrate-hyper-v.md), or [VMware ](server-migrate-overview.md) migration. |
20 | 16 | - Migrate VMs running in private clouds.
|
21 | 17 | - Migrate VMs running in public clouds such as Amazon Web Services (AWS) or Google Cloud Platform (GCP).
|
22 | 18 |
|
@@ -170,7 +166,7 @@ The first step of migration is to set up the replication appliance. You downloa
|
170 | 166 |
|
171 | 167 | ### Download the replication appliance installer
|
172 | 168 |
|
173 |
| -1. In the Azure Migrate project > **Servers**, in ***Azure Migrate: Server Migration**, click **Discover**. |
| 169 | +1. In the Azure Migrate project > **Servers**, in **Azure Migrate: Server Migration**, click **Discover**. |
174 | 170 |
|
175 | 171 | 
|
176 | 172 |
|
@@ -261,8 +257,7 @@ Now, select machines for migration.
|
261 | 257 |
|
262 | 258 | 2. In **Replicate**, > **Source settings** > **Are your machines virtualized?**, select **Not virtualized/Other**.
|
263 | 259 | 3. In **On-premises appliance**, select the name of the Azure Migrate appliance that you set up.
|
264 |
| -4. In **vCenter server**, specify the name of the vCenter server managing the VMs, or the vSphere server on which the VMs are hosted. |
265 |
| -5. In **Process Server**, select the name of the replication appliance. |
| 260 | +4. In **Process Server**, select the name of the replication appliance. |
266 | 261 | 6. In **Guest credentials**, you specify a VM admin account that will be used for push installation of the Mobility service. In this tutorial we're installing the Mobility service manually, so you can add any dummy account. Then click **Next: Virtual machines**.
|
267 | 262 |
|
268 | 263 | 
|
|
0 commit comments