Skip to content

Commit cc09868

Browse files
committed
editorial pass
1 parent e38bb6a commit cc09868

File tree

1 file changed

+22
-25
lines changed

1 file changed

+22
-25
lines changed

docs/azure/migration/appmod/quickstart.md

Lines changed: 22 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
11
---
2-
title: GitHub Copilot app modernization for .NET (Preview) quickstart
3-
description: Get started with GitHub Copilot app modernization for .NET
4-
ms.topic: concept-article
2+
title: GitHub Copilot app modernization for .NET quickstart
3+
description: Learn how to assess and migrate a .NET project by using GitHub Copilot app modernization for .NET.
4+
ms.topic: quickstart
55
ms.custom: devx-track-dotnet
6-
ms.date: 9/17/2025
6+
ms.date: 09/17/2025
77
author: alexwolfmsft
88
ms.author: alexwolf
99
---
1010

11-
# Quickstart: assess and migrate a .NET Project to Azure
11+
# Quickstart: Assess and migrate a .NET project to Azure
1212

13-
In this quickstart, you assess and migrate a .NET project using [GitHub Copilot app modernization for .NET (Preview)](https://aka.ms/ghcp-appmod/dotNET). You will complete the following tasks:
13+
In this quickstart, you assess and migrate a .NET project by using [GitHub Copilot app modernization for .NET (Preview)](https://aka.ms/ghcp-appmod/dotNET). You complete the following tasks:
1414

1515
- Install and configure the GitHub Copilot app modernization for .NET extension
1616
- Assess a sample project (Contoso University)
1717
- Start the migration process
1818

1919
## Prerequisites
2020

21-
Before you begin, [complete the preqrequisites](https://aka.ms/ghcp-appmod/dotNET#prerequisites).
21+
Before you begin, [complete the prerequisites](https://aka.ms/ghcp-appmod/dotNET#prerequisites).
2222

23-
### Sign-in to GitHub Copilot
23+
### Sign in to GitHub Copilot
2424

25-
GitHub Copilot is a dependency of the App Modernization Extension and experience. Make sure you're signed-in to GitHub Copilot inside Visual Studio.
25+
GitHub Copilot is a dependency of the app modernization extension and experience. Make sure you're signed in to GitHub Copilot in Visual Studio.
2626

27-
1. Select the Copilot icon at the top of Visual Studio to open the GitHub Copilot pane.
28-
1. Follow the UI prompts to sign-in to Copilot.
27+
1. Select the **Copilot** icon at the top of Visual Studio to open the GitHub Copilot pane.
28+
1. Follow the UI prompts to sign in to Copilot.
2929

3030
For more information, see [Set up GitHub Copilot in Visual Studio](/visualstudio/ide/visual-studio-github-copilot-install-and-states).
3131

3232
## Install the GitHub Copilot app modernization extension
3333

34-
To complete the steps ahead, you need to install [GitHub Copilot app modernization for .NET](https://aka.ms/appmod-dotnet-marketplace) extension.
34+
To complete the steps ahead, you need to install the [GitHub Copilot app modernization for .NET](https://aka.ms/appmod-dotnet-marketplace) extension.
3535

36-
1. Inside Visual Studio, navigate to `Extensions` > `Manage Extensions`.
36+
1. In Visual Studio, go to **Extensions** > **Manage Extensions**.
3737
1. Search for **GitHub Copilot app modernization for .NET** in the marketplace.
3838
1. On the extension page, select **Install**.
3939
1. Follow the notification bar prompts to close Visual Studio and complete the installation.
40-
1. Relaunch Visual Studio after installation.
40+
1. Restart Visual Studio after installation.
4141

4242
You can also view the [GitHub Copilot app modernization for .NET (Preview)](https://aka.ms/appmod-dotnet-marketplace) directly on the extension marketplace.
4343

@@ -53,20 +53,19 @@ App Modernization for .NET assessment helps you identify your application readin
5353

5454
3. Right-click the solution in Solution Explorer and select **Modernize**.
5555

56-
:::image type="content" source="media/Modernize.png" alt-text="A screenshot showing the modernize option in the context menu.":::
56+
:::image type="content" source="media/Modernize.png" alt-text="Screenshot that shows the modernize option in the context menu.":::
5757

5858
4. A GitHub Copilot Chat window opens with a welcome message and predefined options. Select **Migrate to Azure** from the available choices and send it to Copilot.
5959

60-
:::image type="content" source="media/Welcome.png" alt-text="A screenshot showing the welcome message with migration options.":::
60+
:::image type="content" source="media/Welcome.png" alt-text="Screenshot that shows the welcome message with migration options.":::
6161

62-
5. A new Copilot chat session opens and displays the welcome message. The assessment automatically begins analyzing your project for migration readiness.
62+
5. A new Copilot chat session opens and displays the welcome message. The assessment automatically begins and analyzes your project for migration readiness.
6363

64-
:::image type="content" source="media/AssessmentInProcess.png" alt-text="A screenshot showing assessment in progress with status indicators.":::
64+
:::image type="content" source="media/AssessmentInProcess.png" alt-text="Screenshot that shows assessment in progress with status indicators.":::
6565

6666
6. When the assessment completes, you can view a comprehensive assessment report UI page and receive a list of migration tasks in the chat window.
6767

68-
:::image type="content" source="media/assessment-report.png" alt-text="A screenshot showing the generated assessment report with detailed findings.":::
69-
68+
:::image type="content" source="media/assessment-report.png" alt-text="Screenshot that shows the generated assessment report with detailed findings.":::
7069

7170
## Start migration
7271

@@ -96,7 +95,7 @@ Send the migration task number (e.g., 1.1) or its name in the chat.
9695

9796
### Start code remediation
9897

99-
- If you're satisfied with the plan and progress tracker, enter prompt to initiate the migration, such as the following:
98+
- If you're satisfied with the plan and progress tracker, enter a prompt to initiate the migration, such as the following:
10099

101100
```console
102101
`The plan and progress tracker look good to me. Go ahead with the migration.`
@@ -114,18 +113,17 @@ Send the migration task number (e.g., 1.1) or its name in the chat.
114113

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

117-
:::image type="content" source="media/quickstart_followup.png" alt-text="A screenshot showing default chat message options in the Copilot Chat.":::
116+
:::image type="content" source="media/quickstart_followup.png" alt-text="Screenshot that shows default chat message options in the Copilot Chat.":::
118117

119118
You can choose one of the predefined options below and send it in the chat:
120119

121120
- **Run modernization assessment**: Initiates a comprehensive new assessment of your application to identify migration readiness issues and Azure compatibility challenges.
122-
- **View assessment report**: Opens the previously generated assessment report and provides a summarized list of migration tasks based on the assessment results. If no previous assessment exists, it will automatically run a new assessment first.
121+
- **View assessment report**: Opens the previously generated assessment report and provides a summarized list of migration tasks based on the assessment results. If no previous assessment exists, it automatically runs a new assessment first.
123122
- **Browse top migration tasks**: Displays recommended migration tasks and common modernization scenarios, independent of any specific assessment results.
124123

125124
> [!TIP]
126125
> These default messages help you quickly navigate common workflows without typing custom prompts. You can also type your own custom messages to interact with Copilot for specific questions or requirements.
127126

128-
129127
### Default chat messages
130128

131129
The GitHub Copilot app modernization for .NET extension provides default chat message options to streamline your workflow. When you open the Copilot chat interface, you can choose from the following predefined options:
@@ -137,7 +135,6 @@ The GitHub Copilot app modernization for .NET extension provides default chat me
137135
> [!TIP]
138136
> These default messages help you quickly navigate common workflows without typing custom prompts. You can also type your own custom messages to interact with Copilot for specific questions or requirements.
139137

140-
141138
## Next Steps
142139

143140
- [Predefined Tasks](predefined-tasks.md)

0 commit comments

Comments
 (0)