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/deploy-appliance-script.md
+15-11Lines changed: 15 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,16 +11,16 @@ ms.date: 03/23/2020
11
11
This article describes how to set up the [Azure Migrate appliance](deploy-appliance.md) using a PowerShell installer script.
12
12
13
13
The script provides:
14
-
- An alternative to setting up the appliance using a OVA template, for assessment and agentless migration of VMware VMs.
14
+
- An alternative to setting up the appliance using an OVA template, for assessment and agentless migration of VMware VMs.
15
15
- An alternative to setting up the appliance using a VHD template, for assessment and migration of Hyper-V VMs.
16
-
- For assessment of physical servers, the script is the only method available for setting up the appliance.
16
+
- For assessment of physical servers (or VMs that you want to migrate as physical servers), the script is the only method for setting up the appliance.
17
17
18
18
## Prerequisites
19
19
20
20
The script sets up the Azure Migrate appliance on an existing physical machine or VM.
21
21
22
-
- The machine on which you run the script to set up the appliance must be running Windows Server 2016, with 32 GB of memory, eight vCPUs, around 80 GB of disk storage, and an external virtual switch.
23
-
- Before you start, review appliance requirements for [VMware VMs](migrate-appliance.md#appliance---vmware), [Hyper-V VMs](migrate-appliance.md#appliance---hyper-v), and [physical servers](migrate-appliance.md#appliance---physical).
22
+
- The machine that will act as the appliance must be running Windows Server 2016, with 32 GB of memory, eight vCPUs, around 80 GB of disk storage, and an external virtual switch. It requires a static or dynamic IP address, and access to the internet.
23
+
- Before you deploy the appliance, review detailed appliance requirements for [VMware VMs](migrate-appliance.md#appliance---vmware), [Hyper-V VMs](migrate-appliance.md#appliance---hyper-v), and [physical servers](migrate-appliance.md#appliance---physical).
24
24
- Don't run the script on an existing Azure Migrate appliance.
25
25
26
26
@@ -41,7 +41,7 @@ Check that the zipped file is secure, before you deploy it.
1. Extract the zipped file to a folder on the machine that will host the appliance.
66
-
2. Launch PowerShell with administrator (elevated) privileges.
66
+
2. Launch PowerShell on the machine, with administrator (elevated) privileges.
67
67
3. Change the PowerShell directory to the folder containing the contents extracted from the downloaded zipped file.
68
68
4. Run the script **AzureMigrateInstaller.ps1** as follows:
69
69
@@ -83,4 +83,8 @@ To run the script:
83
83
84
84
## Next steps
85
85
86
-
After you've set up the appliance using the script, follow the instructions to configure the appliance for [VMware](how-to-set-up-appliance-vmware.md#configure-the-appliance), [Hyper-V](how-to-set-up-appliance-hyper-v.md#configure-the-appliance), or physical servers for the first time.
86
+
After you've set up the appliance using the script, follow these instructions:
87
+
88
+
- Set up the appliance for [VMware](how-to-set-up-appliance-vmware.md#configure-the-appliance).
89
+
- Set up the appliance for [Hyper-V](how-to-set-up-appliance-hyper-v.md#configure-the-appliance).
90
+
- Set up the appliance for [physical servers](how-to-set-up-appliance-physical.md).
Copy file name to clipboardExpand all lines: articles/migrate/how-to-set-up-appliance-hyper-v.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,13 @@
2
2
title: Set up an Azure Migrate appliance for Hyper-V
3
3
description: Learn how to set up an Azure Migrate appliance to assess and migrate Hyper-V VMs.
4
4
ms.topic: article
5
-
ms.date: 11/19/2019
5
+
ms.date: 03/23/2023
6
6
---
7
7
8
8
9
9
# Set up an appliance for Hyper-V VMs
10
10
11
-
This article describes how to set up the Azure Migrate appliance for assessment of Hyper-V VMs, using the [Azure Migrate:Server Assessment](migrate-services-overview.md#azure-migrate-server-assessment-tool) tool.
11
+
This article describes how to set up the Azure Migrate appliance for assessment of Hyper-V VMs with the [Azure Migrate:Server Assessment](migrate-services-overview.md#azure-migrate-server-assessment-tool) tool.
12
12
13
13
The [Azure Migrate appliance](migrate-appliance.md) is a lightweight appliance used by Azure Migrate:Server Assessment/Migration to discover on-premises Hyper-V VMs, and send VM metadata/performance data to Azure.
Copy file name to clipboardExpand all lines: articles/migrate/how-to-set-up-appliance-vmware.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,15 @@
2
2
title: Set up an Azure Migrate appliance for VMware
3
3
description: Learn how to set up an Azure Migrate appliance to assess and migrate VMware VMs.
4
4
ms.topic: article
5
-
ms.date: 11/18/2019
5
+
ms.date: 03/23/2020
6
6
---
7
7
8
8
9
9
# Set up an appliance for VMware VMs
10
10
11
-
This article describes how to set up the Azure Migrate appliance for assessment and agentless migration of VMware VMs, using the [Azure Migrate:ServerAssessment](migrate-services-overview.md#azure-migrate-server-assessment-tool) tool.
11
+
This article describes how to set up the Azure Migrate appliance for assessment with the [Azure Migrate:Server Assessment](migrate-services-overview.md#azure-migrate-server-assessment-tool) tool, and for agentless migration using the [Azure Migrate:ServerMigration](migrate-services-overview.md#azure-migrate-server-migration-tool) tool.
12
12
13
-
The [Azure Migrate appliance](migrate-appliance.md)is a lightweight appliance used by Azure Migrate:Server Assessment/Migration to discover on-premises VMware VMs, and send VM metadata/performance data to Azure.
13
+
The [Azure Migrate appliance](migrate-appliance.md) is a lightweight appliance used by Azure Migrate:Server Assessment and Server Migration to discover on-premises VMware VMs, send VM metadata/performance data to Azure, and for replication of VMware VMs during agentless migration.
14
14
15
15
You can set up the Azure Migrate appliance for VMware VM assessment using an OVA template that you download, or using a PowerShell installation script. This article describes how to set up the appliance using the OVA template. If you want to set up the appliance using the script, follow the instructions in [this article](deploy-appliance-script.md).
Copy file name to clipboardExpand all lines: articles/migrate/migrate-appliance-architecture.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,11 +32,26 @@ The appliance has a number of components.
32
32
-**Gateway**: Sends replicated data to Azure. Used only when replicating VMware VMs to Azure using agentless migration.
33
33
-**Auto update service**: Updates appliance components (runs every 24 hours).
34
34
35
+
36
+
35
37
## Appliance deployment
36
38
37
39
- The Azure Migrate appliance can be set up using a template (Hyper-V or VMware only) or a PowerShell script installer. [Learn more](deploy-appliance.md#deployment-options) about the options.
38
40
- Appliance support requirements and deployment prerequisites are summarized in the [appliance support matrix](migrate-appliance.md).
39
41
42
+
43
+
## Appliance registration
44
+
45
+
During appliance setup, you register the appliance with Azure Migrate.During setup and registration the actions summarized in the table occur.
46
+
47
+
**Action** | **Details** | **Permissions**
48
+
--- | --- | ---
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.
50
+
**Create Azure AD app-communication** | Azure Migrate creates an Azure Active Directory (Azure AD) app for communication (authentication and authorization) between the agents running on the appliance, and their respective services running on Azure.<br/><br/> This app does not have privileges to make Azure resource manager calls, or RBAC access on any resource. | You need [these permissions](tutorial-prepare-vmware.md#assign-permissions-to-register-the-appliance) for Azure Migrate to create the app.
51
+
**Create Azure AD apps-Key vault** | This app is created only for agentless migration of VMware VMs to Azure.<br/><br/> It's used exclusively to access the key vault created in the user's subscription for agentless migration.<br/><br/> It has RBAC access on the Azure key vault (created in customer's tenant), when discovery is initiated from the appliance. | You need [these permissions](tutorial-prepare-vmware.md#assign-permissions-to-register-the-appliance) for Azure Migrate to create the app.
52
+
53
+
54
+
40
55
## Collected data
41
56
42
57
Data collected by the client for all deployment scenarios is captured fully in the [appliance support matrix](migrate-appliance.md).
0 commit comments