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/migrate/agent-based-migration-architecture.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,19 @@
1
1
---
2
-
title: Agent-based migration in Azure Migrate Server Migration
2
+
title: Agent-based migration in the Migration and modernization tool
3
3
description: Provides an overview of agent-based VMware VM migration in Azure Migrate.
4
4
author: vijain
5
5
ms.author: vijain
6
6
ms.manager: kmadnani
7
7
ms.topic: conceptual
8
-
ms.date: 03/23/2021
8
+
ms.date: 12/12/2022
9
+
ms.custom: engagement-fy23
9
10
---
10
11
11
12
# Agent-based migration architecture
12
13
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.
14
15
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:
16
17
17
18
- Migrate VMs using agent-based replication, as described in this article.
18
19
- 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.
35
36
36
37
**Component** | **Details** | **Installation**
37
38
--- | --- | ---
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.
39
40
**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.
Copy file name to clipboardExpand all lines: articles/migrate/common-questions-appliance.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: vibansa
6
6
ms.manager: abhemraj
7
7
ms.topic: conceptual
8
8
ms.custom: ignite-2022, engagement-fy23
9
-
ms.date: 11/22/2022
9
+
ms.date: 12/12/2022
10
10
---
11
11
12
12
# Azure Migrate appliance: Common questions
@@ -15,12 +15,12 @@ This article answers common questions about the Azure Migrate appliance. If you
15
15
16
16
-[General questions](resources-faq.md) about Azure Migrate
17
17
- 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)
19
19
- Get questions answered in the [Azure Migrate forum](https://aka.ms/AzureMigrateForum)
20
20
21
21
## What is the Azure Migrate appliance?
22
22
23
-
The Azure Migrate appliance is a lightweight appliance that the Azure Migrate: Discovery and assessment tool uses to discover and assess physical or virtual servers from on-premises or any cloud. The Azure Migrate: Server Migration tool also uses the appliance for agentless migration of on-premises servers running in VMware environment.
23
+
The Azure Migrate appliance is a lightweight appliance that the Azure Migrate: Discovery and assessment tool uses to discover and assess physical or virtual servers from on-premises or any cloud. The Migration and modernization tool also uses the appliance for agentless migration of on-premises servers running in VMware environment.
24
24
25
25
Here's more information about the Azure Migrate appliance:
26
26
@@ -148,7 +148,7 @@ Only the appliance and the appliance agents are updated by these automatic updat
148
148
149
149
## Can I check agent health?
150
150
151
-
Yes. In the portal, go the **Agent health** page for the Azure Migrate: Discovery and assessment or Azure Migrate: Server Migration tool. There, you can check the connection status between Azure and the discovery and assessment agents on the appliance.
151
+
Yes. In the portal, go the **Agent health** page of the Azure Migrate: Discovery and assessment tool or the Migration and modernization tool. There, you can check the connection status between Azure and the discovery and assessment agents on the appliance.
152
152
153
153
## Can I add multiple server credentials on appliance?
0 commit comments