Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f1298d4

Browse files
committedNov 23, 2020
updating add and manage projects
1 parent 1b2ae14 commit f1298d4

18 files changed

+97
-50
lines changed
 

‎articles/migrate/create-manage-projects.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,8 @@ Set up a new Azure Migrate project in an Azure subscription.
3535

3636
5. In **Create project**, select the Azure subscription and resource group. Create a resource group if you don't have one.
3737
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.
3939
- 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-
```
4540

4641
8. Select **Create**.
4742

@@ -50,6 +45,15 @@ Set up a new Azure Migrate project in an Azure subscription.
5045

5146
Wait a few minutes for the Azure Migrate project to deploy.
5247

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+
5357
## Create additional projects
5458

5559
If you already have an Azure Migrate project and you want to create an additional project, do the following:

‎articles/migrate/how-to-assess.md

Lines changed: 40 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,58 +2,78 @@
22
title: Add assessment tools in Azure Migrate
33
description: Learn how to add assessment tools in Azure Migrate.
44
ms.topic: how-to
5-
ms.date: 04/26/2020
5+
ms.date: 11/23/2020
66
---
77

88

99
# Add assessment tools
1010

1111
This article describes how to add assessment tools in [Azure Migrate](./migrate-services-overview.md).
1212

13-
- If you want to add an assessment tool and you don't yet have an Azure Migrate project, follow this [article](how-to-add-tool-first-time.md).-
13+
- If you want to add an assessment tool and you don't yet have an Azure Migrate project, follow this [article](create-manage-projects.md).-
1414
- If you've added an ISV tool, or Movere, for assessment, [follow the steps](prepare-isv-movere.md), to prepare to work with the tool.
1515

1616
## Select an assessment scenario
1717

1818
1. In the Azure Migrate project, click **Overview**.
19-
2. Select the assessment scenario you want to use:
19+
2. Select the assessment scenario:
2020

2121
- To discover and assess machines and workloads for migration to Azure, select **Assess and migrate servers**.
2222
- To assess on-premises SQL Server databases, select **Assess and migrate databases**.
23-
- To assess on-premises web apps, select **Assess and migrate web apps**.
23+
- To assess or migrate on-premises web apps, select **Explore more** > **Web Apps**.
24+
- To assess your virtual desktop infrastructure, select **Explore more** > **Virtual Desktop Infrastructure**.
2425

25-
![Assessment scenario](./media/how-to-assess/assess-scenario.png)
26+
![Options for selecting an assessment scenario](./media/how-to-assess/assess-scenario.png)
2627

2728
## Select a server assessment tool
2829

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**.
3130

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:
3432

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+
![Button to add additional assessment tools](./media/how-to-assess/add-assessment-tool.png)
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+
![Button to add first assessment tool](./media/how-to-assess/no-assessment-tool.png)
40+
41+
2. In **Azure Migrate** > **Add tools**, select the tools you want to add. Then select **Add tool**.
42+
43+
![Select assessment tools from list](./media/how-to-assess/select-assessment-tool.png)
3644

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.
3945

4046

4147
## Select a database assessment tool
4248

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+
![Select database assessment tools from list](./media/how-to-assess/select-database-assessment-tool.png)
58+
4659

4760
## Select a web app assessment tool
4861

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+
![Add web app assessment tools](./media/how-to-migrate/no-web-app-assessment-tool.png)
68+
69+
70+
2. In **Azure Migrate** > **Add tools**, select the Web app assessment tool. Then select **Add tool**.
5171

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+
![Select the database migration tool from list](./media/how-to-migrate/select-web-app-assessment-tool.png)
5473

74+
5575

5676

5777
## Next steps
5878

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)

‎articles/migrate/how-to-migrate.md

Lines changed: 47 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Add migration tools in Azure Migrate
33
description: Learn how to add migration tools in Azure Migrate.
44
ms.topic: article
5-
ms.date: 04/26/2020
5+
ms.date: 11/23/2020
66
---
77

88

@@ -11,7 +11,7 @@ ms.date: 04/26/2020
1111

1212
This article describes how to add migration tools in [Azure Migrate](./migrate-services-overview.md).
1313

14-
- If you want to add a migration tool and haven't yet set up an Azure Migrate project, follow this [article](how-to-add-tool-first-time.md).
14+
- If you want to add a migration tool and haven't yet set up an Azure Migrate project, follow this [article](create-manage-projects.md).
1515
- If you've added an ISV tool for migration, [follow the steps](prepare-isv-movere.md), to prepare to work with the tool.
1616

1717
## Select a migration scenario
@@ -20,46 +20,69 @@ This article describes how to add migration tools in [Azure Migrate](./migrate-s
2020
2. Select the migration scenario you want to use:
2121

2222
- To migrate machines and workloads to Azure, select **Assess and migrate servers**.
23-
- To migrate on-premises SQL Server databases, select **Assess and migrate databases**.
24-
- To migrate on-premises web apps, select **Assess and migrate web apps**.
25-
- To migrate large amounts of on-premises data to Azure in offline mode, select **Order a Data Box**.
23+
- To migrate on-premises databases, select **Assess and migrate databases**.
24+
- To migrate on-premises web apps, select **Explore more** > **Web Apps**.
25+
- To migrate data to Azure using Databox, select **Explore more** > **Databox**.
26+
27+
![Options for selecting a migrate scenario](./media/how-to-migrate/migrate-scenario.png)
2628

27-
![Assessment scenario](./media/how-to-migrate/assess-scenario.png)
2829

2930
## Select a server migration tool
3031

31-
1. Click **Assess and Migrate Servers**.
32-
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+
![Button to add additional migration tools](./media/how-to-migrate/add-migration-tools.png)
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+
![Button to add first migration tools](./media/how-to-migrate/no-migration-tool.png)
3341

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+
![Select assessment tools from list](./media/how-to-migrate/select-migration-tool.png)
3645

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.
4046

4147
## Select a database migration tool
4248

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**.
52+
53+
![Add database migration tools](./media/how-to-migrate/no-database-migration-tool.png)
54+
55+
56+
2. In **Azure Migrate** > **Add tools**, select the Database Migration tool. Then select **Add tool**.
57+
58+
![Select the database migration tool from list](./media/how-to-migrate/select-database-migration-tool.png)
59+
60+
4661

4762
## Select a web app migration tool
4863

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+
![Add web app migration tools](./media/how-to-migrate/no-web-app-migration-tool.png)
69+
70+
71+
2. In **Azure Migrate** > **Add tools**, select the Web App Migration tool. Then select **Add tool**.
72+
73+
![Select webapp assessment tools from list](./media/how-to-migrate/select-web-app-migration-tool.png)
5174

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.
5475

5576
## Order an Azure Data Box
5677

5778
To migrate large amounts of data to Azure, you can order an Azure DAta Box for offline data transfer.
5879

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.
6285

6386
## Next steps
6487

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.
Loading
Binary file not shown.
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.