Skip to content

Commit 9d970e8

Browse files
committed
Best practices
1 parent 4288bbb commit 9d970e8

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-12
lines changed

articles/migrate/concepts-migration-webapps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ Support | Details
4444

4545
- Learn how to [perform at-scale agentless migration of ASP.NET web apps to Azure App Service](./tutorial-migrate-webapps.md).
4646
- Once you have successfully completed migration, you may explore the following steps based on web app specific requirement(s):
47-
4847
- [Map existing custom DNS name](/azure/app-service/app-service-web-tutorial-custom-domain.md).
4948
- [Secure a custom DNS with a TLS/SSL binding](/azure/app-service/configure-ssl-bindings.md).
5049
- [Securely connect to Azure resources](/azure/app-service/tutorial-connect-overview).
@@ -53,3 +52,4 @@ Support | Details
5352
- [Networking features](/azure/app-service/networking-features).
5453
- [Monitor App Service with Azure Monitor](/azure/app-service/monitor-app-service).
5554
- [Configure Azure AD authentication](/azure/app-service/configure-authentication-provider-aad).
55+
- [Review best practices](/azure/app-service/deploy-best-practices.md) for deploying to Azure App service.

articles/migrate/troubleshoot-webapps-migration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,8 @@ UnableToConnectToServer | Connecting to the remote server failed. | Check error
4545

4646
## Next steps
4747

48-
- 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-
48+
- 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):
5150
- [Map existing custom DNS name](/azure/app-service/app-service-web-tutorial-custom-domain.md).
5251
- [Secure a custom DNS with a TLS/SSL binding](/azure/app-service/configure-ssl-bindings.md).
5352
- [Securely connect to Azure resources](/azure/app-service/tutorial-connect-overview).
@@ -56,3 +55,4 @@ UnableToConnectToServer | Connecting to the remote server failed. | Check error
5655
- [Networking features](/azure/app-service/networking-features).
5756
- [Monitor App Service with Azure Monitor](/azure/app-service/monitor-app-service).
5857
- [Configure Azure AD authentication](/azure/app-service/configure-authentication-provider-aad).
58+
- [Review best practices](/azure/app-service/deploy-best-practices.md) for deploying to Azure App service.

articles/migrate/tutorial-migrate-webapps.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -67,18 +67,18 @@ To migrate the web apps, perform these steps:
6767
> [!NOTE]
6868
> Apps with the Ready status are tagged for migration by default. Apps tagged as *Ready with conditions* can be migrated by selecting **Yes** in **Will migrate?**.
6969
70-
1. Select the web apps to migrate and select **Edit**.
70+
1. Select the web apps to migrate and select **Edit**.
7171

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

74-
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+
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.
7575

76-
> [!NOTE]
77-
> Up to five App Service plans can be migrated at a time.
76+
> [!NOTE]
77+
> Up to five App Service plans can be migrated at a time.
7878
79-
:::image type="content" source="./media/tutorial-migrate-webapps/edit-multiple-details.png" alt-text="Screenshot of Azure Migrate Edit apps.":::
79+
:::image type="content" source="./media/tutorial-migrate-webapps/edit-multiple-details.png" alt-text="Screenshot of Azure Migrate Edit apps.":::
8080

81-
Select the **Next: App Service Plans >** button.
81+
Select the **Next: App Service Plans >** button.
8282
1. In the **App Service Plans** section, verify the App Service Plan details.
8383

8484
> [!NOTE]
@@ -113,4 +113,5 @@ Once you have successfully completed migration, you may explore the following st
113113

114114
## Next steps
115115

116-
Investigate the [cloud migration journey](/azure/architecture/cloud-adoption/getting-started/migrate) in the Azure Cloud Adoption Framework.
116+
- Investigate the [cloud migration journey](/azure/architecture/cloud-adoption/getting-started/migrate) in the Azure Cloud Adoption Framework.
117+
- [Review best practices](/azure/app-service/deploy-best-practices.md) for deploying to Azure App service.

0 commit comments

Comments
 (0)