Skip to content

Commit 53c3b91

Browse files
committed
remove references to extension
1 parent c5bb471 commit 53c3b91

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

docs/azure/migration/appmod/quickstart.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ ms.author: alexwolf
1010

1111
# Quickstart: Assess and migrate a .NET project with GitHub Copilot app modernization for .NET (Preview)
1212

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:
1414

15-
- Install and configure the GitHub Copilot app modernization for .NET extension
1615
- Assess a sample project (Contoso University)
1716
- Start the migration process
1817

@@ -29,20 +28,6 @@ GitHub Copilot is a dependency of the app modernization extension and experience
2928

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

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-
4631
## Assess app readiness
4732

4833
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

Comments
 (0)