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-3Lines changed: 13 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,11 +66,11 @@ Once the web apps are assessed, you can migrate them using the integrated migrat
66
66
> [!NOTE]
67
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**.
68
68
69
-
1. Select the web apps to migrate and select **Edit**.
69
+
1. Select the web apps to migrate and select **Edit**.
70
70
71
71
:::image type="content" source="./media/tutorial-migrate-webapps/web-apps-edit-multiple.png" alt-text="Screenshot of Azure Migrate selected web apps":::
72
72
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.
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.
74
74
75
75
> [!NOTE]
76
76
> Up to five App Service Plans can be migrated at a time.
@@ -111,4 +111,14 @@ Once you have successfully completed migration, you may explore the following st
111
111
112
112
## Next steps
113
113
114
-
Investigate the [cloud migration journey](/azure/architecture/cloud-adoption/getting-started/migrate) in the Azure Cloud Adoption Framework.
114
+
- Investigate the [cloud migration journey](/azure/architecture/cloud-adoption/getting-started/migrate) in the Azure Cloud Adoption Framework.
115
+
- Once you have successfully completed migration, you may explore the following steps based on web app specific requirement(s):
116
+
117
+
-[Map existing custom DNS name](../app-service/app-service-web-tutorial-custom-domain.md).
118
+
-[Secure a custom DNS with a TLS/SSL binding](../app-service/configure-ssl-bindings.md).
119
+
-[Securely connect to Azure resources](../app-service/tutorial-connect-overview)
120
+
-[Deployment best practices](../app-service/deploy-best-practices).
0 commit comments