Skip to content

Commit 3cebc81

Browse files
authored
Merge pull request #207352 from v-ksreedevan/09Aug-Webapps
Web app modernization
2 parents ccc41bd + f169df2 commit 3cebc81

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

articles/migrate/toc.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,18 +86,18 @@
8686
href: tutorial-migrate-aws-virtual-machines.md
8787
- name: Migrate GCP instances
8888
href: tutorial-migrate-gcp-virtual-machines.md
89-
- name: Migrate ASP.NET web apps
90-
href: tutorial-migrate-webapps.md
91-
- name: Containerize
89+
- name: Modernize
9290
items:
9391
- name: Containerize ASP.NET apps and migrate to AKS
9492
href: tutorial-app-containerization-aspnet-kubernetes.md
9593
- name: Containerize Java web apps and migrate to AKS
9694
href: tutorial-app-containerization-java-kubernetes.md
97-
- name: Containerize ASP.NET apps and migrate to App Service
95+
- name: Containerize ASP.NET apps and migrate to App Service containers
9896
href: tutorial-app-containerization-aspnet-app-service.md
99-
- name: Containerize Java web apps and migrate to App Service
97+
- name: Containerize Java web apps and migrate to App Service containers
10098
href: tutorial-app-containerization-java-app-service.md
99+
- name: Modernize ASP.NET web apps to App Service code
100+
href: tutorial-migrate-webapps.md
101101
- name: CI/CD for Day 2 operations
102102
href: tutorial-app-containerization-azure-pipeline.md
103103
- name: Concepts

articles/migrate/tutorial-migrate-webapps.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Migrate ASP.NET web apps to Azure App Service using Azure Migrate
2+
title: Modernize ASP.NET web apps to Azure App Service code
33
description: At-scale migration of ASP.NET web apps to Azure App Service using Azure Migrate
44
author: vineetvikram
55
ms.author: vivikram
66
ms.service: azure
77
ms.topic: tutorial
8-
ms.date: 06/21/2022
8+
ms.date: 08/09/2022
99
ms.custom: template-tutorial
1010
---
1111

12-
# Migrate ASP.NET web apps to Azure App Service with Azure Migrate
12+
# Modernize ASP.NET web apps to Azure App Service code
1313

1414
This article shows you how to migrate ASP.NET web apps at-scale to [Azure App Service](https://azure.microsoft.com/services/app-service/) using Azure Migrate.
1515

0 commit comments

Comments
 (0)