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/create-manage-projects.md
+10-6Lines changed: 10 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -35,13 +35,8 @@ Set up a new Azure Migrate project in an Azure subscription.
35
35
36
36
5. In **Create project**, select the Azure subscription and resource group. Create a resource group if you don't have one.
37
37
6. In **Project Details**, specify the project name and the geography in which you want to create the project.
38
-
- The geography is only used to stored the metadata gathered from on-premises machines. You can select any target region for migration.
38
+
- The geography is only used to store the metadata gathered from on-premises machines. You can select any target region for migration.
39
39
- Review supported geographies for [public](migrate-support-matrix.md#supported-geographies-public-cloud) and [government clouds](migrate-support-matrix.md#supported-geographies-azure-government).
40
-
7. If you need to create the project within a specific region in the selected geography, use the following API command. If you don't need a specific region, skip this step:
41
-
42
-
```
43
-
PUT /subscriptions/<subid>/resourceGroups/<rg>/providers/Microsoft.Migrate/MigrateProjects/<mymigrateprojectname>?api-version=2018-09-01-preview "{location: 'centralus', properties: {}}"
44
-
```
45
40
46
41
8. Select **Create**.
47
42
@@ -50,6 +45,15 @@ Set up a new Azure Migrate project in an Azure subscription.
50
45
51
46
Wait a few minutes for the Azure Migrate project to deploy.
52
47
48
+
## Create a project in a specific region
49
+
50
+
In the portal, you can select the geography in which you want to create the project. If you want to create the project within a specific Azure region, using the following API command to create the project.
51
+
52
+
```
53
+
PUT /subscriptions/<subid>/resourceGroups/<rg>/providers/Microsoft.Migrate/MigrateProjects/<mymigrateprojectname>?api-version=2018-09-01-preview "{location: 'centralus', properties: {}}"
54
+
55
+
```
56
+
53
57
## Create additional projects
54
58
55
59
If you already have an Azure Migrate project and you want to create an additional project, do the following:

26
27
27
28
## Select a server assessment tool
28
29
29
-
1. Click **Assess and Migrate Servers**.
30
-
2. In **Azure Migrate - Servers**, if you haven't added an assessment tool, under **Assessment tools**, select **Click here to add an assessment tool**. If you've already added assessment tools, in **Add more assessment tools**, select **Change**.
31
30
32
-
> [!NOTE]
33
-
> If you need to navigate to a different project, in **Azure Migrate - Servers**, next to **See details for a different migrate project**, click **Click here**.
31
+
1. Add a tool:
34
32
35
-
3. In **Azure Migrate**, select the assessment tool you want to use.
33
+
- If you created an Azure Migrate project using the **Assess and migrate servers** option in the portal, the Azure Migrate Server Assessment tool is automatically added to the project. To add additional assessment tools, in **Servers**, next to **Assessment tools**, select **Add more tools**.
34
+
35
+

36
+
37
+
- If you created a project using a different option, and don't yet have any assessment tools, in **Servers** > **Assessment tools**, select **Click here**.
38
+
39
+

40
+
41
+
2. In **Azure Migrate** > **Add tools**, select the tools you want to add. Then select **Add tool**.
42
+
43
+

36
44
37
-
- If you use Azure Migrate Server Assessment, you can set up, run, and view assessments directly in the Azure Migrate project.
38
-
- If you use a different assessment tool, navigate to the link provided for their site, and run the assessment in accordance with the instructions they provide.
39
45
40
46
41
47
## Select a database assessment tool
42
48
43
-
1. Click **Assess and migrate databases**
44
-
2. In **Databases**, click **Add tools**.
45
-
3. In Add a tool > **Select assessment tool**, select the tool you want to use to assess your database.
49
+
1. Add a tool:
50
+
51
+
- If you created an Azure Migrate project using the **Assess and migrate database** option in the portal, the Database Assessment tool is automatically added to the project. To add additional assessment tools, in **Databases**, next to **Assessment tools**, select **Add more tools**.
52
+
53
+
- If you created a project using a different option, and don't yet have any database assessment tools, in **Databases** > **Assessment tools**, select **Click here**.
54
+
55
+
2. In **Azure Migrate** > **Add tools**, select the tools you want to add. Then select **Add tool**.
56
+
57
+

58
+
46
59
47
60
## Select a web app assessment tool
48
61
49
-
1. Click **Assess and migrate web apps**.
50
-
2. Follow the link to the Migration tool for the Azure App Service. Use the migration tool to:
62
+
If you created an Azure Migrate project using the **Explore more** > **WebApps** option in the portal, the Web App Assessment tool is automatically added to the project.
63
+
64
+
65
+
1. If the Web App Assessment tool isn't in the project, in **Web Apps** > **Assessment tools**, select **Click here**.
66
+
67
+

68
+
69
+
70
+
2. In **Azure Migrate** > **Add tools**, select the Web app assessment tool. Then select **Add tool**.
51
71
52
-
-**Assess apps online**: You can assess apps with a public URL online, using the Azure App Service Migration Assistant.
53
-
-**.NET/PHP**: For internal .NET and PHP apps, you can download and run the Migration Assistant.
72
+

54
73
74
+
55
75
56
76
57
77
## Next steps
58
78
59
-
Try out an assess using Azure Migrate Server Assessment for [VMware](./tutorial-discover-vmware.md) VMs, [Hyper-V](./tutorial-discover-hyper-v.md), or [physical servers](./tutorial-discover-physical.md)
79
+
Discover on-premises machines for assessment using Azure Migrate Server Assessment tool for [VMware](./tutorial-discover-vmware.md) VMs, [Hyper-V](./tutorial-discover-hyper-v.md), or [physical servers](./tutorial-discover-physical.md)
2. In **Azure Migrate - Servers**, if you haven't added migration tools yet, under **Migration tools**, select **Click here to add a migration tool**. If you've already added migration tools, in **Add more migration tools**, select **Change**.
32
+
1. Add a tool:
33
+
34
+
- If you created an Azure Migrate project using the **Assess and migrate servers** option in the portal, the Azure Migrate Server Migration tool is automatically added to the project. To add additional migration tools, in **Servers**, next to **Migration tools**, select **Add more tools**.
35
+
36
+

37
+
38
+
- If you created a project using a different option, and don't yet have any migration tools, in **Servers** > **Migration tools**, select **Click here**.
39
+
40
+

33
41
34
-
> [!NOTE]
35
-
> If you need to navigate to a different project, in **Azure Migrate - Servers**, next to **See details for a different migrate project**, click **Click here**.
42
+
2. In **Azure Migrate** > **Add tools**, select the tools you want to add. Then select **Add tool**.
43
+
44
+

36
45
37
-
3. In **Azure Migrate**, select the migration tool you want to use.
38
-
- If you use Azure Migrate Server Migration, you can set up and run migrations directly in the Azure Migrate project.
39
-
- If you use a third-party assessment tool, navigate to the link provided for the ISV, and run the migration in accordance with the instructions they provide.
40
46
41
47
## Select a database migration tool
42
48
43
-
1. Click **Assess and migrate databases**
44
-
2. In **Databases**, click **Add tools**.
45
-
3. In Add a tool > **Select migration tool**, select the tool you want to use to migrate your database.
49
+
If you created an Azure Migrate project using the **Assess and migrate database** option in the portal, the Database Migration tool is automatically added to the project.
50
+
51
+
1. If the Database Migration tool isn't in the project, in **Databases** > **Assessment tools**, select **Click here**.
2. In **Azure Migrate** > **Add tools**, select the Database Migration tool. Then select **Add tool**.
57
+
58
+

59
+
60
+
46
61
47
62
## Select a web app migration tool
48
63
49
-
1. Click **Assess and migrate web apps**.
50
-
2. Follow the link to the Migration tool for the Azure App Service. Use the migration tool to:
64
+
If you created an Azure Migrate project using the **Explore more** > **WebApps** option in the portal, the Web app migration tool is automatically added to the project.
65
+
66
+
1. If the Web app migration tool isn't in the project, in **WEbs** > **Assessment tools**, select **Click here**.
67
+
68
+

69
+
70
+
71
+
2. In **Azure Migrate** > **Add tools**, select the Web App Migration tool. Then select **Add tool**.
72
+
73
+

51
74
52
-
-**Assess apps online**: You can assess and migrate apps with a public URL online, using the Azure App Service Migration Assistant.
53
-
-**.NET/PHP**: For internal .NET and PHP apps, you can download and run the Migration Assistant.
54
75
55
76
## Order an Azure Data Box
56
77
57
78
To migrate large amounts of data to Azure, you can order an Azure DAta Box for offline data transfer.
58
79
59
-
1. Click **Order a Data Box**.
60
-
2. In **Select your Azure Data Box**, specify your subscription.
61
-
3. The transfer will be an import to Azure. Specify the data source, and the Azure region destination for the data.
80
+
1. In **Overview**, select **Explore more**.
81
+
2. In **Explore more**, select **Databox**.
82
+
3. In **Get started with Data Box**, select the subscription and resource group you want to use when ordering a Data Box.
83
+
4. The **Transfer type** is an import to Azure. Specify the country in which the data resides, and the Azure region to which you want to transfer the data.
84
+
5. Click **Apply** to save the settings.
62
85
63
86
## Next steps
64
87
65
-
Try out a migration using Azure Migrate Server Migration for [Hyper-V](tutorial-migrate-hyper-v.md) or [VMware](tutorial-migrate-vmware.md) VMs.
88
+
Try out a migration using the Azure Migrate Server Migration tool for [Hyper-V](tutorial-migrate-hyper-v.md) or [VMware](tutorial-migrate-vmware.md) VMs.
0 commit comments