Skip to content

Commit 7366162

Browse files
committed
Next step updates
1 parent e043a12 commit 7366162

File tree

3 files changed

+34
-4
lines changed

3 files changed

+34
-4
lines changed

articles/migrate/concepts-migration-webapps.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,14 @@ Support | Details
4242

4343
## Next steps
4444

45-
* Learn how to [perform at-scale agentless migration of ASP.NET web apps to Azure App Service](./tutorial-migrate-webapps.md).
45+
- Learn how to [perform at-scale agentless migration of ASP.NET web apps to Azure App Service](./tutorial-migrate-webapps.md).
46+
- Once you have successfully completed migration, you may explore the following steps based on web app specific requirement(s):
47+
48+
- [Map existing custom DNS name](../app-service/app-service-web-tutorial-custom-domain.md).
49+
- [Secure a custom DNS with a TLS/SSL binding](../app-service/configure-ssl-bindings.md).
50+
- [Securely connect to Azure resources](../app-service/tutorial-connect-overview).
51+
- [Deployment best practices](../app-service/deploy-best-practices).
52+
- [Security recommendations](../app-service/security-recommendations).
53+
- [Networking features](../app-service/networking-features).
54+
- [Monitor App Service with Azure Monitor](../app-service/monitor-app-service).
55+
- [Configure Azure AD authentication](../app-service/configure-authentication-provider-aad).

articles/migrate/troubleshoot-webapps-migration.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,13 @@ UnableToConnectToServer | Connecting to the remote server failed. | Check error
4646
## Next steps
4747

4848
- Continue to [perform at-scale agentless migration of ASP.NET web apps to Azure App Service](./tutorial-migrate-webapps.md).
49+
- Once you have successfully completed migration, you may explore the following steps based on web app specific requirement(s):
50+
51+
- [Map existing custom DNS name](../app-service/app-service-web-tutorial-custom-domain.md).
52+
- [Secure a custom DNS with a TLS/SSL binding](../app-service/configure-ssl-bindings.md).
53+
- [Securely connect to Azure resources](../app-service/tutorial-connect-overview).
54+
- [Deployment best practices](../app-service/deploy-best-practices).
55+
- [Security recommendations](../app-service/security-recommendations).
56+
- [Networking features](../app-service/networking-features).
57+
- [Monitor App Service with Azure Monitor](../app-service/monitor-app-service).
58+
- [Configure Azure AD authentication](../app-service/configure-authentication-provider-aad).

articles/migrate/tutorial-migrate-webapps.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,11 @@ Once the web apps are assessed, you can migrate them using the integrated migrat
6666
> [!NOTE]
6767
> 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**.
6868
69-
1. Select the web apps to migrate and select **Edit**.
69+
1. Select the web apps to migrate and select **Edit**.
7070

7171
:::image type="content" source="./media/tutorial-migrate-webapps/web-apps-edit-multiple.png" alt-text="Screenshot of Azure Migrate selected web apps":::
7272

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

7575
> [!NOTE]
7676
> 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
111111

112112
## Next steps
113113

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).
121+
- [Security recommendations](../app-service/security-recommendations).
122+
- [Networking features](../app-service/networking-features).
123+
- [Monitor App Service with Azure Monitor](../app-service/monitor-app-service).
124+
- [Configure Azure AD authentication](../app-service/configure-authentication-provider-aad).

0 commit comments

Comments
 (0)