diff --git a/docs/azure/migration/appmod/deploy.md b/docs/azure/migration/appmod/deploy.md index dc9c45ccd17f9..5ee2948f9a997 100644 --- a/docs/azure/migration/appmod/deploy.md +++ b/docs/azure/migration/appmod/deploy.md @@ -8,7 +8,7 @@ author: JiDong ms.author: donji --- -# Deploy your project to Azure by using GitHub Copilot app modernization for .NET +# Quickstart: Use GitHub Copilot app modernization for .NET to deploy your project to Azure In this quickstart, you learn how to deploy your project to Azure with GitHub Copilot app modernization for .NET. This tool lets you deploy migrated projects to Azure and automatically fixes deployment errors during the process. diff --git a/docs/azure/toc.yml b/docs/azure/toc.yml index 5e6e5e8821360..cbd97e033c01d 100644 --- a/docs/azure/toc.yml +++ b/docs/azure/toc.yml @@ -27,15 +27,15 @@ items: - name: GitHub Copilot app modernization for .NET items: - name: Overview - href: ./migration/appmod/overview.md + href: ../core/porting/github-copilot-app-modernization-overview.md - name: FAQ - href: ./migration/appmod/faq.md + href: ../core/porting/github-copilot-app-modernization-faq.yml - name: Predefined Tasks href: ./migration/appmod/predefined-tasks.md - name: Quickstart - Assess and migrate a .NET project - href: ./migration/appmod/containerization.md - - name: Quickstart - Containerize a .NET project href: ./migration/appmod/quickstart.md + - name: Quickstart - Containerize a .NET project + href: ./migration/appmod/containerization.md - name: Quickstart - Deploy a .NET project to Azure href: ./migration/appmod/deploy.md - name: Sample - Contoso University diff --git a/docs/core/porting/github-copilot-app-modernization-overview.md b/docs/core/porting/github-copilot-app-modernization-overview.md index 50e10561ff58d..53082daab9250 100644 --- a/docs/core/porting/github-copilot-app-modernization-overview.md +++ b/docs/core/porting/github-copilot-app-modernization-overview.md @@ -11,7 +11,7 @@ ms.date: 09/15/2025 --- -# What is GitHub Copilot app modernization +# GitHub Copilot app modernization GitHub Copilot app modernization is a GitHub Copilot agent that helps upgrade projects to newer versions of .NET and migrate .NET applications to Azure quickly and confidently by guiding you through assessment, solution recommendations, code fixes, and validation - all within Visual Studio. @@ -100,7 +100,7 @@ The modernization agent combines automated analysis, AI-driven code remediation, ### Predefined tasks for migration -Predefined tasks capture industry best practices for using Azure services. Currently, App Modernization for .NET (Preview) offers predefined tasks that cover common migration scenarios. +Predefined tasks capture industry best practices for using Azure services. Currently, GitHub Copilot app modernization for .NET offers predefined tasks that cover common migration scenarios. - **Migrate to Managed Identity based Database on Azure, including Azure SQL DB, Azure SQL MI, and Azure PostgreSQL**