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/migrate-appliance-architecture.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,18 +8,18 @@ ms.date: 03/23/2020
8
8
9
9
# Azure Migrate appliance architecture
10
10
11
-
This article describes the Azure Migrate appliance architecture and processes. The Azure Migrate appliance is a lightweight appliance that's deployed on premises, to discover VMs and physical servers that you want to assess for migration to Azure.
11
+
This article describes the Azure Migrate appliance architecture and processes. The Azure Migrate appliance is a lightweight appliance that's deployed on premises, to discover VMs and physical servers for migration to Azure.
12
12
13
13
## Deployment scenarios
14
14
15
15
The Azure Migrate appliance is used in the following scenarios.
16
16
17
17
**Scenario** | **Tool** | **Used for**
18
18
--- | --- | ---
19
-
**VMware VM assessment** | Azure Migrate:Server Assessment | Discover VMware VMs.<br/><br/> Discover machine apps and dependencies.<br/><br/> Collect machine metadata and performance metadata and send to Azure.
20
-
**VMware VM migration (agentless)** | Azure Migrate:Server Migration | Discover VMware VMs<br/><br/> Replicate VMware VMs with [agentless migration](server-migrate-overview.md).
21
-
**Hyper-V VM assessment** | Azure Migrate:Server Assessment | Discover Hyper-V VMs.<br/><br/> Collect machine metadata and performance metadata and send to Azure.
22
-
**Physical machine** | Azure Migrate:Server Assessment | Discover physical servers.<br/><br/> Collect machine metadata and performance metadata and send to Azure.
19
+
**VMware VM assessment** | Azure Migrate:Server Assessment | Discover VMware VMs.<br/><br/> Discover machine apps and dependencies.<br/><br/> Collect machine metadata and performance metadata and send to Azure.
20
+
**VMware VM migration (agentless)** | Azure Migrate:Server Migration | Discover VMware VMs<br/><br/> Replicate VMware VMs with [agentless migration](server-migrate-overview.md).
21
+
**Hyper-V VM assessment** | Azure Migrate:Server Assessment | Discover Hyper-V VMs.<br/><br/> Collect machine metadata and performance metadata and send to Azure.
22
+
**Physical machine** | Azure Migrate:Server Assessment | Discover physical servers.<br/><br/> Collect machine metadata and performance metadata and send to Azure.
23
23
24
24
## Appliance components
25
25
@@ -36,14 +36,14 @@ The appliance has a number of components.
36
36
37
37
## Appliance deployment
38
38
39
-
- The Azure Migrate appliance can be set up using a template for [Hyper-V](how-to-set-up-appliance-hyper-v.md) or [VMware](how-to-set-up-appliance-vmware.md) or a using a PowerShell script installer for [VMware/Hyper-V](deploy-appliance-script.md), and for [physical servers](how-to-set-up-appliance-physical.md).
39
+
- The Azure Migrate appliance can be set up using a template for [Hyper-V](how-to-set-up-appliance-hyper-v.md) or [VMware](how-to-set-up-appliance-vmware.md) or using a PowerShell script installer for [VMware/Hyper-V](deploy-appliance-script.md), and for [physical servers](how-to-set-up-appliance-physical.md).
40
40
- Appliance support requirements and deployment prerequisites are summarized in the [appliance support matrix](migrate-appliance.md).
41
41
42
42
43
43
## Appliance registration
44
44
45
-
During appliance setup, you register the appliance with Azure Migrate.During setup and registration the actions summarized in the table occur.
46
-
45
+
During appliance setup, you register the appliance with Azure Migrate, and the actions summarized in the table occur.
46
+
c
47
47
**Action** | **Details** | **Permissions**
48
48
--- | --- | ---
49
49
**Register source providers** | These resources providers are registered in the subscription you choose during appliance setup: Microsoft.OffAzure, Microsoft.Migrate and Microsoft.KeyVault.<br/><br/> Registering a resource provider configures your subscription to work with the resource provider. | To register the resource providers, you need a Contributor or Owner role on the subscription.
@@ -54,7 +54,7 @@ During appliance setup, you register the appliance with Azure Migrate.During set
54
54
55
55
## Collected data
56
56
57
-
Data collected by the client for all deployment scenarios is captured fully in the [appliance support matrix](migrate-appliance.md).
57
+
Data collected by the client for all deployment scenarios is summarized in the [appliance support matrix](migrate-appliance.md).
0 commit comments