Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/azure/migration/appmod/coding-agent-support.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Migrate .NET apps to Azure using GitHub Copilot app modernization in Coding Agent
description: Overview of migrating .NET applications to Azure using GitHub Copilot app modernization in the Copilot Coding Agent.
title: Migrate .NET apps to Azure using GitHub Copilot modernization in Coding Agent
description: Overview of migrating .NET applications to Azure using GitHub Copilot modernization in the Copilot Coding Agent.
ms.author: ninpan
ms.reviewer: jessiehuang
ms.topic: overview
Expand All @@ -9,9 +9,9 @@ ms.custom: devx-track-dotnet
ms.subservice: migration-copilot
---

# Migrate .NET apps using GitHub Copilot app modernization in the Copilot Coding Agent
# Migrate .NET apps using GitHub Copilot modernization in the Copilot Coding Agent

This article shows you how to migrate .NET apps using **GitHub Copilot app modernization** in the [**Copilot Coding Agent**](https://docs.github.com/en/copilot/concepts/agents/coding-agent/about-coding-agent). The agent works independently in the background to complete modernization tasks. Delegate tasks through issues or pull requests; the agent runs them in the cloud to help your team complete modernization efficiently.
This article shows you how to migrate .NET apps using **GitHub Copilot modernization** in the [**Copilot Coding Agent**](https://docs.github.com/en/copilot/concepts/agents/coding-agent/about-coding-agent). The agent works independently in the background to complete modernization tasks. Delegate tasks through issues or pull requests; the agent runs them in the cloud to help your team complete modernization efficiently.

> [!NOTE]
> Copilot Coding Agent is available with GitHub Copilot Pro, GitHub Copilot Pro+, GitHub Copilot Business, and GitHub Copilot Enterprise plans. The agent is available in all GitHub repositories except those owned by managed user accounts or where it's explicitly disabled.
Expand Down
12 changes: 6 additions & 6 deletions docs/azure/migration/appmod/containerization.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
---
title: Containerize your project using GitHub Copilot app modernization for .NET
description: Learn how to containerize your .NET project using GitHub Copilot app modernization for .NET.
#customer intent: As a .NET developer, I want to containerize my project using GitHub Copilot App Modernization so that I can modernize my application efficiently.
title: Containerize your project using GitHub Copilot modernization for .NET
description: Learn how to containerize your .NET project using GitHub Copilot modernization for .NET.
#customer intent: As a .NET developer, I want to containerize my project using GitHub Copilot modernization so that I can modernize my application efficiently.
ms.topic: quickstart
ms.custom: devx-track-dotnet
ms.date: 09/17/2025
author: JiDong
ms.author: donji
---

# Quickstart: Containerize your project using GitHub Copilot app modernization for .NET
# Quickstart: Containerize your project using GitHub Copilot modernization for .NET

In this quickstart, you learn how to containerize your project using GitHub Copilot app modernization for .NET. The app modernization tooling uses GitHub Copilot's AI capabilities to:
In this quickstart, you learn how to containerize your project using GitHub Copilot modernization for .NET. The app modernization tooling uses GitHub Copilot's AI capabilities to:

- Analyze your project structure and dependencies
- Generate Dockerfile configurations
Expand All @@ -26,7 +26,7 @@ Before you begin, make sure you have:

## Containerize your project

The GitHub Copilot app modernization for .NET containerization feature helps you containerize your project. To start the containerization process, complete the following steps:
The GitHub Copilot modernization for .NET containerization feature helps you containerize your project. To start the containerization process, complete the following steps:

1. Open your project in Visual Studio.

Expand Down
8 changes: 4 additions & 4 deletions docs/azure/migration/appmod/copilot-cli-support.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
---
title: Migrate .NET apps to Azure using GitHub Copilot app modernization in Copilot CLI
description: Overview of migrating .NET applications to Azure using GitHub Copilot app modernization in Copilot CLI.
title: Migrate .NET apps to Azure using GitHub Copilot modernization in Copilot CLI
description: Overview of migrating .NET applications to Azure using GitHub Copilot modernization in Copilot CLI.
ms.topic: concept-article
ms.custom: devx-track-dotnet
ms.date: 11/11/2025
ms.reviewer: jessiehuang
---

# Migrate .NET apps to Azure using GitHub Copilot app modernization in Copilot CLI
# Migrate .NET apps to Azure using GitHub Copilot modernization in Copilot CLI

## Overview

Learn how to migrate .NET applications to Azure with **GitHub Copilot app modernization** in the [**Copilot CLI**](https://docs.github.com/en/copilot/how-tos/use-copilot-agents/use-copilot-cli).
Learn how to migrate .NET applications to Azure with **GitHub Copilot modernization** in the [**Copilot CLI**](https://docs.github.com/en/copilot/how-tos/use-copilot-agents/use-copilot-cli).

>[!NOTE]
> GitHub Copilot CLI is available in the GitHub Copilot Pro, GitHub Copilot Pro+, GitHub Copilot Business, and GitHub Copilot Enterprise plans.
Expand Down
8 changes: 4 additions & 4 deletions docs/azure/migration/appmod/deploy.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
title: Deploy your project to Azure by using GitHub Copilot app modernization for .NET
description: Learn how to deploy your migrated .NET project to Azure by using GitHub Copilot app modernization for .NET.
title: Deploy your project to Azure by using GitHub Copilot modernization for .NET
description: Learn how to deploy your migrated .NET project to Azure by using GitHub Copilot modernization for .NET.
ms.topic: quickstart
ms.custom: devx-track-dotnet
ms.date: 09/17/2025
author: JiDong
ms.author: donji
---

# Quickstart: Use GitHub Copilot app modernization for .NET to deploy your project to Azure
# Quickstart: Use GitHub Copilot 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.
In this quickstart, you learn how to deploy your project to Azure with GitHub Copilot modernization for .NET. This tool lets you deploy migrated projects to Azure and automatically fixes deployment errors during the process.

## Prerequisites

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ms.date: 01/22/2026

## Assess app readiness

GitHub Copilot app modernization for .NET assessment helps you find app readiness challenges, learn their impact, and see recommended migration tasks. Each migration task includes references to set up Azure resources, add configurations, and make code changes. Follow these steps to start your migration:
GitHub Copilot modernization for .NET assessment helps you find app readiness challenges, learn their impact, and see recommended migration tasks. Each migration task includes references to set up Azure resources, add configurations, and make code changes. Follow these steps to start your migration:

1. Clone the [.NET migration copilot samples](https://github.com/Azure-Samples/dotnet-migration-copilot-samples) repository to your computer.

Expand All @@ -36,7 +36,7 @@ GitHub Copilot app modernization for .NET assessment helps you find app readines

## App migrations

GitHub Copilot app modernization for .NET includes [predefined tasks](../predefined-tasks.md) for common migration scenarios and follows Microsoft's best practices.
GitHub Copilot modernization for .NET includes [predefined tasks](../predefined-tasks.md) for common migration scenarios and follows Microsoft's best practices.

### Start a migration task

Expand Down Expand Up @@ -78,7 +78,7 @@ Send the migration task number (for example, 1.1) or its name in the chat.

## Default chat messages

GitHub Copilot app modernization for .NET provides default chat message options to streamline your workflow.
GitHub Copilot modernization for .NET provides default chat message options to streamline your workflow.

:::image type="content" source="../media/quickstart-followup.png" alt-text="Screenshot that shows default chat message options in the Copilot Chat.":::

Expand Down
12 changes: 6 additions & 6 deletions docs/azure/migration/appmod/includes/quickstart-vscode.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
ms.topic: include
ms.date: 01/26/2026
title: GitHub Copilot App Modernization for .NET in VS Code
title: GitHub Copilot modernization for .NET in VS Code
description: Learn how to assess .NET app readiness and migrate to Azure with GitHub Copilot in Visual Studio Code. Follow step-by-step guidance for seamless modernization.
---

Expand All @@ -10,20 +10,20 @@ description: Learn how to assess .NET app readiness and migrate to Azure with Gi
- A GitHub account with an active [GitHub Copilot](https://github.com/features/copilot) subscription under any plan.
- The latest version of [Visual Studio Code](https://code.visualstudio.com/). Must be version 1.101 or later.

- [GitHub Copilot in Visual Studio Code](https://code.visualstudio.com/docs/copilot/overview). For setup instructions, see [Set up GitHub Copilot in VisualStudio Code](https://code.visualstudio.com/docs/copilot/setup). Be sure to sign in to your GitHub account within Visual Studio Code.
- [GitHub Copilot app modernization](https://marketplace.visualstudio.com/items?itemName=vscjava.migrate-java-to-azure). Restart Visual Studio Code afterinstallation.
- [GitHub Copilot in Visual Studio Code](https://code.visualstudio.com/docs/copilot/overview). For setup instructions, see [Set up GitHub Copilot in Visual Studio Code](https://code.visualstudio.com/docs/copilot/setup). Be sure to sign in to your GitHub account within Visual Studio Code.
- [GitHub Copilot modernization](https://marketplace.visualstudio.com/items?itemName=vscjava.migrate-java-to-azure). Restart Visual Studio Code after installation.

- A .NET development environment to build and test the project.

## Assess app readiness

GitHub Copilot app modernization for .NET assessment helps you find app readiness challenges, learn their impact, and see recommended migration tasks. Each migration task includes references to set up Azure resources, add configurations, and make code changes. Follow these steps to start your migration:
GitHub Copilot modernization for .NET assessment helps you find app readiness challenges, learn their impact, and see recommended migration tasks. Each migration task includes references to set up Azure resources, add configurations, and make code changes. Follow these steps to start your migration:

1. Clone the [.NET migration copilot samples](https://github.com/Azure-Samples/dotnet-migration-copilot-samples) repository to your computer.

1. In Visual Studio Code, open the **Contoso University** solution from the samples repository.

1. Open the **GitHub Copilot app modernization** extension.
1. Open the **GitHub Copilot modernization** extension.

1. In the **QUICKSTART** section, select **Start Assessment**. The **Assessment reports** page opens.

Expand All @@ -41,7 +41,7 @@ GitHub Copilot app modernization for .NET assessment helps you find app readines

## App migrations

GitHub Copilot app modernization for .NET includes [predefined tasks](../predefined-tasks.md) for common migration scenarios and follows Microsoft's best practices.
GitHub Copilot modernization for .NET includes [predefined tasks](../predefined-tasks.md) for common migration scenarios and follows Microsoft's best practices.

### Chat-based migration (recommended)

Expand Down
8 changes: 4 additions & 4 deletions docs/azure/migration/appmod/predefined-tasks.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: Predefined tasks for GitHub Copilot app modernization for .NET
description: Learn about the predefined tasks that are available for GitHub Copilot app modernization for .NET
title: Predefined tasks for GitHub Copilot modernization for .NET
description: Learn about the predefined tasks that are available for GitHub Copilot modernization for .NET
ms.topic: concept-article
ms.custom: devx-track-dotnet
ms.date: 9/17/2025
---

# Predefined tasks for GitHub Copilot app modernization for .NET
# Predefined tasks for GitHub Copilot modernization for .NET

This article describes the predefined tasks available for GitHub Copilot app modernization for .NET.
This article describes the predefined tasks available for GitHub Copilot modernization for .NET.

Predefined tasks capture industry best practices for using Azure services. Currently, App Modernization for .NET offers predefined tasks that cover common migration scenarios. These tasks address the following subjects, and more:

Expand Down
8 changes: 4 additions & 4 deletions docs/azure/migration/appmod/quickstart.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Assess and migrate a .NET project with GitHub Copilot app modernization for .NET
title: Assess and migrate a .NET project with GitHub Copilot modernization for .NET
ms.reviewer: alexwolf
description: Assess and migrate your .NET project with GitHub Copilot. Learn how to evaluate migration readiness and start modernizing your app effectively.
ms.topic: quickstart
Expand All @@ -9,9 +9,9 @@ zone_pivot_groups: ide-set-one
#customer intent: As a .NET developer, I want to assess my project's migration readiness so that I can identify potential challenges and plan the modernization process effectively.
---

# Quickstart: Assess and migrate a .NET project with GitHub Copilot app modernization for .NET
# Quickstart: Assess and migrate a .NET project with GitHub Copilot modernization for .NET

In this quickstart, you assess and migrate a .NET project by using GitHub Copilot app modernization for .NET. You complete the following tasks:
In this quickstart, you assess and migrate a .NET project by using GitHub Copilot modernization for .NET. You complete the following tasks:

- Assess a sample project (Contoso University)
- Start the migration process
Expand All @@ -27,4 +27,4 @@ In this quickstart, you assess and migrate a .NET project by using GitHub Copilo
## Next Steps

- [Predefined Tasks](predefined-tasks.md)
- [GitHub Copilot app modernization FAQ](../../../core/porting/github-copilot-app-modernization/faq.yml)
- [GitHub Copilot modernization FAQ](../../../core/porting/github-copilot-app-modernization/faq.yml)
8 changes: 4 additions & 4 deletions docs/azure/migration/appmod/sample.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: GitHub Copilot app modernization for .NET (Preview) sample
description: Learn about the sample project for GitHub Copilot app modernization for .NET
title: GitHub Copilot modernization for .NET (Preview) sample
description: Learn about the sample project for GitHub Copilot modernization for .NET
ms.topic: concept-article
ms.custom: devx-track-dotnet
ms.date: 7/15/2025
---

# Contoso University migration sample

The [Contoso University sample web app](https://github.com/Azure-Samples/dotnet-migration-copilot-samples/tree/main/ContosoUniversity) provides an example project you can experiment with using GitHub Copilot app modernization for .NET (Preview). For more information and step-by-step instructions, see the [quickstart guide](quickstart.md).
The [Contoso University sample web app](https://github.com/Azure-Samples/dotnet-migration-copilot-samples/tree/main/ContosoUniversity) provides an example project you can experiment with using GitHub Copilot modernization for .NET (Preview). For more information and step-by-step instructions, see the [quickstart guide](quickstart.md).

## Scenario overview

Expand Down Expand Up @@ -37,4 +37,4 @@ This migration illustrates how to transform a legacy, on-premises application in

## Learn more

- [Quickstart: Assess and migrate a .NET project using GitHub Copilot app modernization for .NET (Preview)](quickstart.md)
- [Quickstart: Assess and migrate a .NET project using GitHub Copilot modernization for .NET (Preview)](quickstart.md)
Loading
Loading