Skip to content

Commit 208b462

Browse files
authored
Update prerequisites for GitHub Copilot access
1 parent 53c3b91 commit 208b462

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/azure/migration/appmod/quickstart.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,15 @@ In this quickstart, you assess and migrate a .NET project by using GitHub Copilo
1717

1818
## Prerequisites
1919

20-
Before you begin, [complete the prerequisites](https://aka.ms/ghcp-appmod/dotNET#prerequisites).
20+
- Windows Operating System
21+
- [Visual Studio 2022 version 17.14.16 or newer](https://visualstudio.microsoft.com/downloads/) (To be released)
22+
- [.NET desktop development workload](/visualstudio/install/modify-visual-studio?view=vs-2022&preserve-view=true#change-workloads-or-individual-components) with the following optional components enabled:
23+
- GitHub Copilot
24+
- GitHub Copilot app modernization for .NET
25+
- GitHub account with Copilot access and supported subscription plan:
26+
- [Sign in to Visual Studio using a GitHub account](/visualstudio/ide/work-with-github-accounts) with [Copilot access](https://docs.github.com/copilot/about-github-copilot/what-is-github-copilot#getting-access-to-copilot)
27+
- Supported subscription plans: Copilot Pro, Copilot Pro+, Copilot Business, or Copilot Enterprise
28+
- If you change subscriptions, you must restart Visual Studio
2129

2230
### Sign in to GitHub Copilot
2331

0 commit comments

Comments
 (0)