Skip to content

Commit 9925464

Browse files
authored
Update prerequisites for Azure deployment guide
Added prerequisites for deploying to Azure using GitHub Copilot.
1 parent 83c5a39 commit 9925464

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/azure/migration/appmod/deploy.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,15 @@ In this quickstart, you learn how to deploy your project to Azure using GitHub C
1414

1515
## Prerequisites
1616

17-
Before you begin, [complete the prerequisites](https://aka.ms/ghcp-appmod/dotNET#prerequisites).
17+
- Windows Operating System
18+
- [Visual Studio 2022 version 17.14.16 or newer](https://visualstudio.microsoft.com/downloads/) (To be released)
19+
- [.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:
20+
- GitHub Copilot
21+
- GitHub Copilot app modernization for .NET
22+
- GitHub account with Copilot access and supported subscription plan:
23+
- [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)
24+
- Supported subscription plans: Copilot Pro, Copilot Pro+, Copilot Business, or Copilot Enterprise
25+
- If you change subscriptions, you must restart Visual Studio
1826

1927
### Sign in to GitHub Copilot
2028

0 commit comments

Comments
 (0)