Skip to content

Commit 55e7d6f

Browse files
committed
Removed all references to Server Migration tool
1 parent 7f7e667 commit 55e7d6f

36 files changed

+183
-180
lines changed

articles/migrate/agent-based-migration-architecture.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
---
2-
title: Agent-based migration in Azure Migrate Server Migration
2+
title: Agent-based migration in the Migration and modernization tool
33
description: Provides an overview of agent-based VMware VM migration in Azure Migrate.
44
author: vijain
55
ms.author: vijain
66
ms.manager: kmadnani
77
ms.topic: conceptual
8-
ms.date: 03/23/2021
8+
ms.date: 12/12/2022
9+
ms.custom: engagement-fy23
910
---
1011

1112
# Agent-based migration architecture
1213

13-
This article provides an overview of the architecture and processes used for agent-based replication of VMware VMs with the [Azure Migrate: Server Migration](migrate-services-overview.md#migration-and-modernization-tool) tool.
14+
This article provides an overview of the architecture and processes used for agent-based replication of VMware VMs with the [Migration and modernization](migrate-services-overview.md#migration-and-modernization-tool) tool.
1415

15-
Using Azure Migrate: Server Migration, you can replicate VMware VMs with a couple of options:
16+
Using the Migration and modernization tool, you can replicate VMware VMs with a couple of options:
1617

1718
- Migrate VMs using agent-based replication, as described in this article.
1819
- Migrate VMware VMs using agentless replication. This migrates VMs without needing to install anything on them.
@@ -35,7 +36,7 @@ The table summarizes the components used for agent-based migration.
3536

3637
**Component** | **Details** | **Installation**
3738
--- | --- | ---
38-
**Replication appliance** | The replication appliance (configuration server/process server) is an on-premises server that acts as a bridge between the on-premises environment, and Server Migration. The appliance discovers the on-premises server inventory, so that Server Migration can orchestrate replication and migration. The appliance has two components:<br/><br/> **Configuration server**: Connects to Server Migration and coordinates replication.<br/> **Process server**: Handles data replication. The process server receives server data, compresses and encrypts it, and sends to Azure. In Azure, Server Migration writes the data to managed disks. | By default the process server is installed together with the configuration server on the replication appliance.
39+
**Replication appliance** | The replication appliance (configuration server/process server) is an on-premises server that acts as a bridge between the on-premises environment, and the Migration and modernization tool. The appliance discovers the on-premises server inventory, so that the Migration and modernization tool can orchestrate replication and migration. The appliance has two components:<br/><br/> **Configuration server**: Connects to the Migration and modernization tool and coordinates replication.<br/> **Process server**: Handles data replication. The process server receives server data, compresses and encrypts it, and sends to Azure. In Azure, the Migration and modernization tool writes the data to managed disks. | By default the process server is installed together with the configuration server on the replication appliance.
3940
**Mobility service** | The Mobility service is an agent installed on each server you want to replicate and migrate. It sends replication data from the server to the process server. | Installation files for different versions of the Mobility service are located on the replication appliance. You download and install the agent you need, in accordance with the operating system and version of the server you want to replicate.
4041

4142
## Mobility service installation

articles/migrate/common-questions-appliance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This article answers common questions about the Azure Migrate appliance. If you
1515

1616
- [General questions](resources-faq.md) about Azure Migrate
1717
- Questions about [discovery, assessment, and dependency visualization](common-questions-discovery-assessment.md)
18-
- Questions about [server migration](common-questions-server-migration.md)
18+
- Questions about [Migration and modernization](common-questions-server-migration.md)
1919
- Get questions answered in the [Azure Migrate forum](https://aka.ms/AzureMigrateForum)
2020

2121
## What is the Azure Migrate appliance?

articles/migrate/common-questions-discovery-assessment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This article answers common questions about discovery, assessment, and dependenc
1515

1616
- [General questions](resources-faq.md) about Azure Migrate
1717
- Questions about the [Azure Migrate appliance](common-questions-appliance.md)
18-
- Questions about [server migration](common-questions-server-migration.md)
18+
- Questions about [Migration and modernization](common-questions-server-migration.md)
1919
- Get questions answered in the [Azure Migrate forum](https://social.msdn.microsoft.com/forums/azure/home?forum=AzureMigrate)
2020

2121
## What geographies are supported for discovery and assessment with Azure Migrate?

articles/migrate/common-questions-server-migration.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Common questions about Azure Migrate Server Migration
3-
description: Get answers to common questions about using Azure Migrate Server Migration to migrate machines.
2+
title: Common questions about the Migration and modernization tool
3+
description: Get answers to common questions about using Migration and modernization to migrate machines.
44
author: piyushdhore-microsoft
55
ms.author: piyushdhore
66
ms.manager: vijain
@@ -9,7 +9,7 @@ ms.date: 12/12/2022
99
ms.custom: engagement-fy23
1010
---
1111

12-
# Azure Migrate Server Migration: Common questions
12+
# Migration and modernization: Common questions
1313

1414
This article answers common questions about the Migration and modernization tool. If you've other questions, check these resources:
1515

@@ -21,11 +21,11 @@ This article answers common questions about the Migration and modernization tool
2121
## General questions
2222

2323

24-
### What are the migration options in Azure Migrate: Server Migration?
24+
### What are the migration options in Migration and modernization?
2525

2626
The Migration and modernization tool offers two options for migrating your source servers and virtual machines to Azure: agentless migration and agent-based migration.
2727

28-
Regardless of the migration option chosen, the first step to migrate a server using Azure Migration: Server Migration is to start replication for the server. This performs an initial replication of your VM/server data to Azure. After the initial replication is completed, an ongoing replication (ongoing delta-sync) is established to migrate incremental data to Azure. Once the operation reaches the delta-sync stage, you can choose to migrate to Azure at any time.
28+
Regardless of the migration option chosen, the first step to migrate a server using the Migration and modernization tool is to start replication for the server. This performs an initial replication of your VM/server data to Azure. After the initial replication is completed, an ongoing replication (ongoing delta-sync) is established to migrate incremental data to Azure. Once the operation reaches the delta-sync stage, you can choose to migrate to Azure at any time.
2929

3030
Here are some considerations to keep in mind while deciding on the migration option.
3131

@@ -133,7 +133,7 @@ Migration and modernization tool migrates all the UEFI-based machines to Azure a
133133

134134
### Can I migrate Active Directory domain-controllers using Azure Migrate?
135135

136-
The Migration and modernization tool is application agnostic and works for most applications. When you migrate a server using the Migration and modernization tool, all the applications installed on the server are migrated along with it. However, for some applications, alternate migration methods other than server migration may be better suited for the migration. For Active Directory, if hybrid environments where the on-premises site is connected to your Azure environment, you can extend your Directory into Azure by adding extra domain controllers in Azure and setting up Active Directory replication. If you're migrating into an isolated environment in Azure requiring its own domain controllers (or testing applications in a sandbox environment), you can migrate servers using the Migration and modernization tool.
136+
The Migration and modernization tool is application agnostic and works for most applications. When you migrate a server using the Migration and modernization tool, all the applications installed on the server are migrated along with it. However, for some applications, alternate migration methods other than Migration and modernization may be better suited for the migration. For Active Directory, if hybrid environments where the on-premises site is connected to your Azure environment, you can extend your Directory into Azure by adding extra domain controllers in Azure and setting up Active Directory replication. If you're migrating into an isolated environment in Azure requiring its own domain controllers (or testing applications in a sandbox environment), you can migrate servers using the Migration and modernization tool.
137137

138138

139139
### Can I upgrade my OS while migrating?
@@ -146,7 +146,7 @@ To [migrate VMware VMs](server-migrate-overview.md) using VMware agent-based or
146146

147147
### Can I consolidate multiple source VMs into one VM while migrating?
148148

149-
Azure Migrate server migration capabilities support like for like migrations currently. We don't support consolidating servers or upgrading the operating system as part of the migration.
149+
Migration and modernization capabilities support like-for-like migrations currently. We don't support consolidating servers or upgrading the operating system as part of the migration.
150150

151151
### Will Windows Server 2008 and 2008 R2 be supported in Azure after migration?
152152

@@ -163,7 +163,7 @@ Review this article to [prepare your Windows Server 2003 machines for migration]
163163
## Agentless VMware migration
164164
### How does agentless migration work?
165165

166-
Azure Migrate: Server Migration provides agentless replication options for the migration of VMware virtual machines and Hyper-V virtual machines running Windows or Linux. The tool also provides another agent-based replication option for Windows and Linux servers that can be used to migrate physical servers, and x86/x64 virtual machines on VMware, Hyper-V, AWS, GCP, etc. The agent-based replication option requires the installation of agent software on the server/virtual machine that’s being migrated, whereas in the agentless option no software needs to be installed on the virtual machines themselves, thus offering more convenience and simplicity over the agent-based replication option.
166+
The Migration and modernization tool provides agentless replication options for the migration of VMware virtual machines and Hyper-V virtual machines running Windows or Linux. The tool also provides another agent-based replication option for Windows and Linux servers that can be used to migrate physical servers, and x86/x64 virtual machines on VMware, Hyper-V, AWS, GCP, etc. The agent-based replication option requires the installation of agent software on the server/virtual machine that’s being migrated, whereas in the agentless option no software needs to be installed on the virtual machines themselves, thus offering more convenience and simplicity over the agent-based replication option.
167167

168168
The agentless replication option works by using mechanisms provided by the virtualization provider (VMware, Hyper-V). In the case of VMware virtual machines, the agentless replication mechanism uses VMware snapshots and VMware changed block tracking technology to replicate data from virtual machine disks. This mechanism is similar to the one used by many backup products. In the case of Hyper-V virtual machines, the agentless replication mechanism uses VM snapshots and the change tracking capability of the Hyper-V replica to replicate data from virtual machine disks.
169169

@@ -297,7 +297,7 @@ For an agent-based method of replication, the Deployment Planner can help profil
297297

298298
### How does agentless migration work?
299299

300-
Azure Migrate: Server Migration provides agentless replication options for the migration of VMware virtual machines and Hyper-V virtual machines running Windows or Linux. The tool also provides an additional agent-based replication option for Windows and Linux servers that can be used to migrate physical servers, as well as x86/x64 virtual machines on VMware, Hyper-V, AWS, GCP, etc. The agent-based replication option requires the installation of agent software on the server/virtual machine that’s being migrated, whereas in the agentless option no software needs to be installed on the virtual machines themselves, thus offering additional convenience and simplicity over the agent-based replication option.
300+
The Migration and modernization tool provides agentless replication options for the migration of VMware virtual machines and Hyper-V virtual machines running Windows or Linux. The tool also provides an additional agent-based replication option for Windows and Linux servers that can be used to migrate physical servers, as well as x86/x64 virtual machines on VMware, Hyper-V, AWS, GCP, etc. The agent-based replication option requires the installation of agent software on the server/virtual machine that’s being migrated, whereas in the agentless option no software needs to be installed on the virtual machines themselves, thus offering additional convenience and simplicity over the agent-based replication option.
301301

302302
The agentless replication option works by using mechanisms provided by the virtualization provider (VMware, Hyper-V). In the case of Hyper-V virtual machines, the agentless replication mechanism uses VM snapshots and the change tracking capability of the Hyper-V replica to replicate data from virtual machine disks.
303303

articles/migrate/concepts-migration-planning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ A few recommendations:
114114

115115
**State** | **Action**
116116
--- | ---
117-
**Azure ready VMs** | Export the assessment report, and filter all servers with state *Ready for Azure*. This might be the first group of servers that you lift and shift to Azure, using the [Azure Migrate: Server Migration](migrate-services-overview.md#migration-and-modernization-tool) tool.
117+
**Azure ready VMs** | Export the assessment report, and filter all servers with state *Ready for Azure*. This might be the first group of servers that you lift and shift to Azure, using the [Migration and modernization](migrate-services-overview.md#migration-and-modernization-tool) tool.
118118
**End-of-support operating systems** | Export the assessment report, and filter all servers running Windows Server 2008 R2/Windows Server 2008. These operating systems are at the end of support, and only Azure provides a free three years of security updates when you migrate them to Azure. If you combine Azure Hybrid Benefit, and use RIs, the savings could be much higher.
119119
**SQL Server migration** | Use the database assessment recommendations to migrate databases that are ready for Azure SQL Database, using the Azure Migrate: Database Migration tool. Migrate the databases ready for Azure SQL VM using the Migration and modernization tool.
120120
**End-of-support software** | Export your application inventory, and filter for any software/extensions that might be reaching end-of-support. Prioritize these applications for migration.

articles/migrate/concepts-vmware-agentless-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.custom: engagement-fy23
1010
---
1111
# Azure Migrate agentless migration of VMware virtual machines
1212

13-
This article describes the replication concepts when migrating VMware VMs using Azure Migrate: Server Migration's agentless migration method.
13+
This article describes the replication concepts when migrating VMware VMs using the Migration and modernization tool's agentless migration method.
1414

1515
## Replication process
1616

0 commit comments

Comments
 (0)