|
1 | 1 | ---
|
2 | 2 | title: Azure Migrate support matrix
|
3 | 3 | description: Provides a summary of support settings and limitations for the Azure Migrate service.
|
4 |
| -services: backup |
5 |
| -author: rayne-wiselman |
6 |
| -manager: carmonm |
7 |
| -ms.service: azure-migrate |
8 | 4 | ms.topic: conceptual
|
9 |
| -ms.date: 10/30/2019 |
| 5 | +ms.date: 01/28/2020 |
10 | 6 | ms.author: raynew
|
11 | 7 | ---
|
12 | 8 |
|
13 | 9 | # Azure Migrate support matrix
|
14 | 10 |
|
15 | 11 | You can use the [Azure Migrate service](migrate-overview.md) to assess and migrate machines to the Microsoft Azure cloud. This article summarizes general support settings and limitations for Azure Migrate scenarios and deployments.
|
16 | 12 |
|
17 |
| - |
18 |
| -## Azure Migrate versions |
19 |
| - |
20 |
| -There are two versions of the Azure Migrate service: |
21 |
| - |
22 |
| -- **Current version**: Using this version you can create new Azure Migrate projects, discover on-premises assesses, and orchestrate assessments and migrations. [Learn more](whats-new.md#release-version-july-2019). |
23 |
| -- **Previous version**: For customer using the previous version of Azure Migrate (only assessment of on-premises VMware VMs was supported), you should now use the current version. In the previous version, you can't create new Azure Migrate projects or perform new discoveries. |
24 |
| - |
25 | 13 | ## Supported assessment/migration scenarios
|
26 | 14 |
|
27 | 15 | The table summarizes supported discovery, assessment, and migration scenarios.
|
@@ -66,6 +54,16 @@ Hyper-V VMs | Assess up to 35,000 Hyper-V VMs in a single project.
|
66 | 54 |
|
67 | 55 | A project can include both VMware VMs and Hyper-V VMs, up to the assessment limits.
|
68 | 56 |
|
| 57 | +## Azure permissions |
| 58 | + |
| 59 | +For Azure Migrate to work with Azure you need these permissions before you start assessing and migrating machines. |
| 60 | + |
| 61 | +**Task** | **Permissions** | **Details** |
| 62 | +--- | --- | --- |
| 63 | +Create an Azure Migrate project | Your Azure account needs permissions to create a project. | Set up for [VMware](tutorial-prepare-vmware.md#assign-permissions-to-create-project), [Hyper-V](tutorial-prepare-hyper-v.md#assign-permissions-to-create-project), or [physical servers](tutorial-prepare-physical.md#assign-permissions-to-create-project). |
| 64 | +Register the Azure Migrate appliance | Azure Migrate uses a lightweight [Azure Migrate appliance](migrate-appliance.md) to assess VMware VMs with Azure Migrate Server Assessment, and to run [agentless migration](server-migrate-overview.md) of VMware VMs with Azure Migrate Server Migration. This appliance discovers VMs, and sends VM metadata and performance data to Azure Migrate.<br/><br/> During registration, Azure Migrate creates two Azure Active Directory (Azure AD) apps that uniquely identify the appliance, and needs permissions to create these apps.<br/><br/> - The first app communicates with Azure Migrate service endpoints.<br/><br/> - The second app accesses an Azure Key Vault created during registration to store Azure AD app info and appliance configuration settings. | Set up for [VMware](tutorial-prepare-vmware.md#assign-permissions-to-register-the-appliance), [Hyper-V](tutorial-prepare-hyper-v.md#assign-permissions-to-register-the-appliance), or [physical servers](tutorial-prepare-physical.md#assign-permissions-to-register-the-appliance). |
| 65 | +Create a key vault for VMware agentless migration | To migrate VMware VMs with agentless Azure Migrate Server Migration, Azure Migrate creates a Key Vault to manage access keys to the replication storage account in your subscription. To create the vault, you to set permissions (Owner, or Contributor and User Access Administrator) on the resource group in which the Azure Migrate project resides. | [Set up](tutorial-prepare-vmware.md#assign-role-assignment-permissions) permissions. |
| 66 | + |
69 | 67 | ## Supported geographies
|
70 | 68 |
|
71 | 69 | You can create an Azure Migrate project in a number of geographies. Although you can only create projects in these geographies, you can assess or migrate machines for other target locations. The project geography is only used to store the discovered metadata.
|
@@ -100,6 +98,14 @@ United States | Central US or West US 2
|
100 | 98 | [Review](migrate-support-matrix-hyper-v.md) the Azure Migrate Server Assessment and Server Migration support matrix for Hyper-V VMs.
|
101 | 99 |
|
102 | 100 |
|
| 101 | + |
| 102 | +## Azure Migrate versions |
| 103 | + |
| 104 | +There are two versions of the Azure Migrate service: |
| 105 | + |
| 106 | +- **Current version**: Using this version you can create new Azure Migrate projects, discover on-premises assesses, and orchestrate assessments and migrations. [Learn more](whats-new.md#release-version-july-2019). |
| 107 | +- **Previous version**: For customer using the previous version of Azure Migrate (only assessment of on-premises VMware VMs was supported), you should now use the current version. In the previous version, you can't create new Azure Migrate projects or perform new discoveries. |
| 108 | + |
103 | 109 | ## Next steps
|
104 | 110 |
|
105 | 111 | - [Assess VMware VMs](tutorial-assess-vmware.md) for migration.
|
|
0 commit comments