You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/azure/migration/appmod/quickstart.md
+1-16Lines changed: 1 addition & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,8 @@ ms.author: alexwolf
10
10
11
11
# Quickstart: Assess and migrate a .NET project with GitHub Copilot app modernization for .NET (Preview)
12
12
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:
13
+
In this quickstart, you assess and migrate a .NET project by using GitHub Copilot app modernization for .NET. You complete the following tasks:
14
14
15
-
- Install and configure the GitHub Copilot app modernization for .NET extension
16
15
- Assess a sample project (Contoso University)
17
16
- Start the migration process
18
17
@@ -29,20 +28,6 @@ GitHub Copilot is a dependency of the app modernization extension and experience
29
28
30
29
For more information, see [Set up GitHub Copilot in Visual Studio](/visualstudio/ide/visual-studio-github-copilot-install-and-states).
31
30
32
-
## Install the GitHub Copilot app modernization extension
33
-
34
-
To complete the steps ahead, you need to install the [GitHub Copilot app modernization for .NET](https://aka.ms/appmod-dotnet-marketplace) extension.
35
-
36
-
1. In Visual Studio, go to **Extensions** > **Manage Extensions**.
37
-
1. Search for **GitHub Copilot app modernization for .NET** in the marketplace.
38
-
1. On the extension page, select **Install**.
39
-
1. Follow the notification bar prompts to close Visual Studio and complete the installation.
40
-
1. Restart Visual Studio after installation.
41
-
42
-
You can also view the [GitHub Copilot app modernization for .NET (Preview)](https://aka.ms/appmod-dotnet-marketplace) directly on the extension marketplace.
43
-
44
-
For more information, see [Find, install, and manage extensions for Visual Studio](/visualstudio/ide/finding-and-using-visual-studio-extensions).
45
-
46
31
## Assess app readiness
47
32
48
33
App Modernization for .NET assessment helps you identify your application readiness challenges, understand their impact, and find 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 process with assessment:
0 commit comments