Skip to content

Commit 5c4afe7

Browse files
authored
Merge pull request #226395 from anraghun/dotnet-aks
Modernize ASP.NET apps to AKS
2 parents 1a4b27a + 8648d5c commit 5c4afe7

40 files changed

+22632
-22423
lines changed

.openpublishing.redirection.json

Lines changed: 22411 additions & 22406 deletions
Large diffs are not rendered by default.

articles/app-service/app-service-asp-net-migration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ These tools are developed to support different kinds of scenarios, focused on di
1919
## Migrate from multiple servers at-scale
2020

2121
> [!NOTE]
22-
> [Learn how to migrate .NET apps to App Service using the .NET migration tutorial.](../migrate/tutorial-migrate-webapps.md)
22+
> [Learn how to migrate .NET apps to App Service using the .NET migration tutorial.](../migrate/tutorial-modernize-asp-net-appservice-code.md)
2323
>
2424
2525
Azure Migrate recently announced at-scale, agentless discovery, and assessment of ASP.NET web apps. You can now easily discover ASP.NET web apps running on Internet Information Services (IIS) servers in a VMware environment and assess them for migration to Azure App Service. Assessments will help you determine the web app migration readiness, migration blockers, remediation guidance, recommended SKU, and hosting costs. At-scale migration resources for are found below.
2626

2727
Once you have successfully assessed readiness, you should proceed with migration of ASP.NET web apps to Azure App Services.
2828

29-
There are existing tools which enable migration of a standalone ASP.Net web app or multiple ASP.NET web apps hosted on a single IIS server as explained in [Migrate .NET apps to Azure App Service](../migrate/tutorial-migrate-webapps.md). With introduction of At-Scale or bulk migration feature integrated with Azure Migrate we are now opening up the possibilities to migrate multiple ASP.NET application hosted on multiple on-premises IIS servers.
29+
There are existing tools which enable migration of a standalone ASP.NET web app or multiple ASP.NET web apps hosted on a single IIS server as explained in [Migrate .NET apps to Azure App Service](../migrate/tutorial-modernize-asp-net-appservice-code.md). With introduction of At-Scale or bulk migration feature integrated with Azure Migrate we are now opening up the possibilities to migrate multiple ASP.NET application hosted on multiple on-premises IIS servers.
3030

3131
Azure Migrate provides at-scale, agentless discovery, and assessment of ASP.NET web apps. You can discover ASP.NET web apps running on Internet Information Services (IIS) servers in a VMware environment and assess them for migration to Azure App Service. Assessments will help you determine the web app migration readiness, migration blockers, remediation guidance, recommended SKU, and hosting costs. At-scale migration resources for are found below.
3232

@@ -50,7 +50,7 @@ Bulk migration provides the following key capabilities:
5050
| [Create an Azure App Service assessment](../migrate/how-to-create-azure-app-service-assessment.md) |
5151
| [Tutorial to assess web apps for migration to Azure App Service](../migrate/tutorial-assess-webapps.md) |
5252
| [Discover software inventory on on-premises servers with Azure Migrate](../migrate/how-to-discover-applications.md) |
53-
| [Migrate .NET apps to App Service](../migrate/tutorial-migrate-webapps.md) |
53+
| [Migrate .NET apps to App Service](../migrate/tutorial-modernize-asp-net-appservice-code.md) |
5454
| **Blog** |
5555
| [Discover and assess ASP.NET apps at-scale with Azure Migrate](https://azure.microsoft.com/blog/discover-and-assess-aspnet-apps-atscale-with-azure-migrate/) |
5656
| **FAQ** |

articles/migrate/common-questions-server-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ Agentless replication results in some performance impact on VMware vCenter Serve
259259

260260
### Can I use Azure Migrate to migrate my web apps to Azure App Service?
261261

262-
You can perform at-scale agentless migration of ASP.NET web apps running on IIS web servers hosted on a Windows OS in a VMware environment. [Learn more.](./tutorial-migrate-webapps.md)
262+
You can perform at-scale agentless migration of ASP.NET web apps running on IIS web servers hosted on a Windows OS in a VMware environment. [Learn more.](./tutorial-modernize-asp-net-appservice-code.md)
263263

264264

265265
## Agent-based Migration

articles/migrate/concepts-migration-webapps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ 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-modernize-asp-net-appservice-code.md).
4646
- Once you have successfully completed migration, you may explore the following steps based on web app specific requirement(s):
4747
- [Map existing custom DNS name](../app-service/app-service-web-tutorial-custom-domain.md).
4848
- [Secure a custom DNS with a TLS/SSL binding](../app-service/configure-ssl-bindings.md).

articles/migrate/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ landingContent:
4747
url: ./tutorial-migrate-hyper-v.md
4848
- text: Migrate physical servers/VMs with Migration and modernization
4949
url: ./tutorial-migrate-physical-virtual-machines.md
50+
- text: Modernize ASP.NET web apps to Azure Kubernetes Service (AKS)
51+
url: ./tutorial-modernize-asp-net-aks.md
5052

5153
- title: Start deployment
5254
linkLists:
Binary file not shown.
51.9 KB
Loading
28.2 KB
Loading
35.7 KB
Loading
35.8 KB
Loading

0 commit comments

Comments
 (0)