Skip to content

Commit 8e1364f

Browse files
authored
Add prereqs to the other appmod
1 parent 5751189 commit 8e1364f

File tree

2 files changed

+2
-18
lines changed

2 files changed

+2
-18
lines changed

docs/azure/migration/appmod/containerization.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,7 @@ In this quickstart, you learn how to containerize your project using GitHub Copi
2222

2323
Before you begin, make sure you have:
2424

25-
- Windows operating system
26-
- [Visual Studio 2022 version 17.14.16 or newer](https://visualstudio.microsoft.com/downloads/)
27-
- [.NET desktop development workload](/visualstudio/install/modify-visual-studio?view=vs-2022&preserve-view=true#change-workloads-or-individual-components) with these optional components enabled:
28-
- GitHub Copilot
29-
- GitHub Copilot app modernization for .NET
30-
- GitHub account with Copilot access and a supported subscription plan:
31-
- [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).
32-
- Supported subscription plans: Copilot Pro, Copilot Pro+, Copilot Business, or Copilot Enterprise.
33-
- If you change subscriptions, restart Visual Studio.
25+
[!INCLUDE[github-copilot-app-mod-prereqs](../../../includes/github-copilot-app-mod-prereqs.md)]
3426

3527
## Containerize your project
3628

docs/azure/migration/appmod/quickstart.md

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

2020
## Prerequisites
2121

22-
- Windows operating system
23-
- [Visual Studio 2022 version 17.14.16 or newer](https://visualstudio.microsoft.com/downloads/)
24-
- [.NET desktop development workload](/visualstudio/install/modify-visual-studio?view=vs-2022&preserve-view=true#change-workloads-or-individual-components) with these optional components enabled:
25-
- GitHub Copilot
26-
- GitHub Copilot app modernization for .NET
27-
- GitHub account with Copilot access and a supported subscription plan:
28-
- [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).
29-
- Supported subscription plans: Copilot Pro, Copilot Pro+, Copilot Business, or Copilot Enterprise.
30-
- If you change subscriptions, restart Visual Studio.
22+
[!INCLUDE[github-copilot-app-mod-prereqs](../../../includes/github-copilot-app-mod-prereqs.md)]
3123

3224
## Assess app readiness
3325

0 commit comments

Comments
 (0)