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/tutorial-migrate-webapps.md
+13-15Lines changed: 13 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,12 +37,12 @@ Before you begin this tutorial, you should:
37
37
38
38
Once the web apps are assessed, you can migrate them using the integrated migration flow in Azure Migrate.
39
39
40
-
- You can select up to five App Service Plans as part of a single migration.
41
-
- Currently, we don't support selecting existing App Service Plans during the migration flow.
40
+
- You can select up to five App Service Plans as part of a single migration.
41
+
- Currently, we don't support selecting existing App Service Plans during the migration flow.
42
42
- You can migrate web apps up to a maximum size of 2 GB, including content stored in the mapped virtual directory.
43
43
- Currently, we don't support migrating UNC directory content.
44
44
- You need Windows PowerShell 4.0 installed on servers hosting the IIS web servers from which you plan to migrate ASP.NET web apps to Azure App Services.
45
-
- Currently, the migration flow doesn't support VNet integrated scenarios.
45
+
- Currently, the migration flow doesn't support VNet integrated scenarios.
46
46
47
47
1. In the Azure Migrate project > **Servers, databases and web apps** > **Migration tools** > **Migration and modernization**, select **Replicate**.
48
48
@@ -51,50 +51,48 @@ Once the web apps are assessed, you can migrate them using the integrated migrat
51
51
1. In **Specify intent**, > **What do you want to migrate?**, select **ASP.NET web apps**.
52
52
1. In **Where do you want to migrate to?**, select **Azure App Service native**.
53
53
1. In **Virtualization type**, select **VMware vSphere**.
54
-
1. In **Select assessment**, select the assessment you want to use to migrate web apps and then select the **Continue** button.
54
+
1. In **Select assessment**, select the assessment you want to use to migrate web apps and then select the **Continue** button. Specify the Azure App Service details where the apps will be hosted.
55
55
56
-
:::image type="content" source="./media/tutorial-migrate-webapps/specify-intent.png" alt-text="Screenshot of selected intent.":::
56
+
:::image type="content" source="./media/tutorial-migrate-webapps/specify-intent.png" alt-text="Screenshot of selected intent.":::
57
57
58
-
1. Next, specify the Azure App Service details where the apps will be hosted.
59
-
60
-
1. In **Basics**, under **Project details**, select the **Subscription**, **Resource Group**, and **Region** where the web apps will be hosted, from the drop-down. Under **Storage**, select the **Storage account** for an intermediate storage location during the migration process. Select **Next: Web Apps >**.
58
+
1. In **Basics**, under **Project details**, select the **Subscription**, **Resource Group**, and **Region** where the web apps will be hosted, from the drop-down. Under **Storage**, select the **Storage account** for an intermediate storage location during the migration process. Select **Next: Web Apps >**.
61
59
62
60
:::image type="content" source="./media/tutorial-migrate-webapps/web-apps-basics.png" alt-text="Screenshot of Azure Migrate Web Apps Basics screen":::
63
61
64
-
1. In the **Web Apps** section, review the web apps you'd like to migrate.
62
+
1. In the **Web Apps** section, review the web apps you'd like to migrate.
65
63
66
64
:::image type="content" source="./media/tutorial-migrate-webapps/select-web-apps.png" alt-text="Screenshot of Azure Migrate Web Apps screen":::
67
65
68
66
> [!NOTE]
69
67
> Apps with the Ready status are tagged for migration by default. Apps tagged as *Ready with conditions* can be migrated by updating **Will migrate?** to **Yes**.
70
68
71
-
- Select the web apps to migrate and select **Edit**.
69
+
1. Select the web apps to migrate and select **Edit**.
72
70
73
71
:::image type="content" source="./media/tutorial-migrate-webapps/web-apps-edit-multiple.png" alt-text="Screenshot of Azure Migrate selected web apps":::
74
72
75
-
- In **Edit apps**, under **Will migrate?**, select **Yes**, and select the **App Service Plan** and **Pricing tier** of where the apps will be hosted. Next, select the **Ok** button.
73
+
1. In **Edit apps**, under **Will migrate?**, select **Yes**, and select the **App Service Plan** and **Pricing tier** of where the apps will be hosted. Next, select the **Ok** button.
76
74
77
75
> [!NOTE]
78
76
> Up to five App Service Plans can be migrated at a time.
79
77
80
78
:::image type="content" source="./media/tutorial-migrate-webapps/edit-multiple-details.png" alt-text="Screenshot of Azure Migrate Edit apps":::
81
79
82
-
8Select the **Next: App Service Plans >** button.
83
-
1. In the **App Service Plans** section, verify the App Service Plan details.
80
+
Select the **Next: App Service Plans >** button.
81
+
1. In the **App Service Plans** section, verify the App Service Plan details.
84
82
85
83
> [!NOTE]
86
84
> Depending on your web app requirements, you may wish to edit the number of apps in an App Service Plan or update the pricing tier. Follow these steps to update these details:
87
85
> 1. Select the **Edit** button.
88
86
> 1. In **Edit plan**, select the **Target name** and **Pricing tier**, then select **Ok**.
89
87
> :::image type="content" source="./media/tutorial-migrate-webapps/app-service-plan-edit-details.png" alt-text="Screenshot of App Service Plan Edit details":::
90
88
91
-
1. Once the App Service Plans are verified, select **Next: Review + create**.
89
+
1. Once the App Service Plans are verified, select **Next: Review + create**.
92
90
1. Azure Migrate will now validate the migration settings. Validation may take a few minutes to run. Once complete, review the details and select **Migrate**.
93
91
94
92
> [!NOTE]
95
93
> To download the migration summary, select the **Download CSV** button.
96
94
97
-
Once the migration is initiated, you can track the status using Azure Resource Manager Deployment Experience as shown below:
95
+
Once the migration is initiated, you can track the status using the Azure Resource Manager Deployment Experience as shown below:
98
96
99
97
:::image type="content" source="./media/tutorial-migrate-webapps/web-apps-deployments.png" alt-text="Screenshot of Azure Migrate deployment":::
0 commit comments