Skip to content

Commit 83c5a39

Browse files
committed
remove install extension
1 parent 36b8643 commit 83c5a39

File tree

1 file changed

+2
-20
lines changed

1 file changed

+2
-20
lines changed

docs/azure/migration/appmod/deploy.md

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,11 @@ ms.author: donji
1010

1111
# Deploy your project to Azure by using GitHub Copilot app modernization for .NET
1212

13-
In this quickstart, you learn how to deploy your project to Azure when you use [GitHub Copilot app modernization for .NET (Preview)](https://aka.ms/appmod-dotnet-marketplace). This tool helps you deploy migrated projects to Azure and automatically fixes deployment errors during the process.
13+
In this quickstart, you learn how to deploy your project to Azure using GitHub Copilot app modernization for .NET. This tool helps you deploy migrated projects to Azure and automatically fixes deployment errors during the process.
1414

1515
## Prerequisites
1616

17-
Before you begin, ensure that you have the following prerequisites:
18-
19-
- A GitHub account with [GitHub Copilot](https://github.com/features/copilot) enabled (Pro, Pro+, Business, or Enterprise plan required)
20-
- [Visual Studio 2022](https://visualstudio.microsoft.com/downloads/) version 17.14.7 or later
21-
- Agent mode enabled for GitHub Copilot in Visual Studio ([Learn how](/visualstudio/ide/copilot-agent-mode))
17+
Before you begin, [complete the prerequisites](https://aka.ms/ghcp-appmod/dotNET#prerequisites).
2218

2319
### Sign in to GitHub Copilot
2420

@@ -29,20 +25,6 @@ GitHub Copilot is required for the App Modernization extension. Make sure you're
2925

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

32-
## Install the GitHub Copilot app modernization extension
33-
34-
To complete the steps in this quickstart, you need to install the GitHub Copilot app modernization for .NET (Preview) Visual Studio 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) extension directly in 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-
4628
## Deploy your project
4729

4830
The App Modernization for .NET deployment feature helps you deploy your migrated app to Azure. Follow these steps to start the deployment process:

0 commit comments

Comments
 (0)