Skip to content

Commit 5846fd2

Browse files
authored
Merge pull request #204152 from v-rajagt/vivikram
Link fixed.
2 parents 6b965a9 + 72b8c2f commit 5846fd2

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

articles/migrate/concepts-migration-webapps.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ 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-
- [Map existing custom DNS name](/azure/app-service/app-service-web-tutorial-custom-domain.md).
48-
- [Secure a custom DNS with a TLS/SSL binding](/azure/app-service/configure-ssl-bindings.md).
47+
- [Map existing custom DNS name](/azure/app-service/app-service-web-tutorial-custom-domain).
48+
- [Secure a custom DNS with a TLS/SSL binding](/azure/app-service/configure-ssl-bindings).
4949
- [Securely connect to Azure resources](/azure/app-service/tutorial-connect-overview).
5050
- [Deployment best practices](/azure/app-service/deploy-best-practices).
5151
- [Security recommendations](/azure/app-service/security-recommendations).
5252
- [Networking features](/azure/app-service/networking-features).
5353
- [Monitor App Service with Azure Monitor](/azure/app-service/monitor-app-service).
5454
- [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.
55+
- [Review best practices](/azure/app-service/deploy-best-practices) 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
@@ -47,12 +47,12 @@ UnableToConnectToServer | Connecting to the remote server failed. | Check error
4747

4848
- Continue to [perform at-scale agentless migration of ASP.NET web apps to Azure App Service](./tutorial-migrate-webapps.md).
4949
- Once you have successfully completed migration, you may explore the following steps based on web app specific requirement(s):
50-
- [Map existing custom DNS name](/azure/app-service/app-service-web-tutorial-custom-domain.md).
51-
- [Secure a custom DNS with a TLS/SSL binding](/azure/app-service/configure-ssl-bindings.md).
50+
- [Map existing custom DNS name](/azure/app-service/app-service-web-tutorial-custom-domain).
51+
- [Secure a custom DNS with a TLS/SSL binding](/azure/app-service/configure-ssl-bindings).
5252
- [Securely connect to Azure resources](/azure/app-service/tutorial-connect-overview).
5353
- [Deployment best practices](/azure/app-service/deploy-best-practices).
5454
- [Security recommendations](/azure/app-service/security-recommendations).
5555
- [Networking features](/azure/app-service/networking-features).
5656
- [Monitor App Service with Azure Monitor](/azure/app-service/monitor-app-service).
5757
- [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.
58+
- [Review best practices](/azure/app-service/deploy-best-practices) for deploying to Azure App service.

articles/migrate/tutorial-migrate-webapps.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ Once the migration is initiated, you can track the status using the Azure Resour
101101

102102
Once you have successfully completed migration, you may explore the following steps based on web app specific requirement(s):
103103

104-
- [Map existing custom DNS name](/azure/app-service/app-service-web-tutorial-custom-domain.md).
105-
- [Secure a custom DNS with a TLS/SSL binding](/azure/app-service/configure-ssl-bindings.md).
104+
- [Map existing custom DNS name](/azure/app-service/app-service-web-tutorial-custom-domain).
105+
- [Secure a custom DNS with a TLS/SSL binding](/azure/app-service/configure-ssl-bindings).
106106
- [Securely connect to Azure resources](/azure/app-service/tutorial-connect-overview)
107107
- [Deployment best practices](/azure/app-service/deploy-best-practices).
108108
- [Security recommendations](/azure/app-service/security-recommendations).
@@ -114,4 +114,4 @@ Once you have successfully completed migration, you may explore the following st
114114
## Next steps
115115

116116
- 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.
117+
- [Review best practices](/azure/app-service/deploy-best-practices) for deploying to Azure App service.

0 commit comments

Comments
 (0)