Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .openpublishing.redirection.azure.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@
"source_path_from_root": "/docs/azure/dotnet-howto-migrate-vm.md",
"redirect_url": "/dotnet/azure/migration/vm"
},
{
"source_path_from_root": "/docs/azure/migration/appmod/overview.md",
"redirect_url": "/dotnet/core/porting/github-copilot-app-modernization-overview?toc=/dotnet/azure/toc.json&bc=/dotnet/breadcrumb/toc.json"
},
{
"source_path_from_root": "/docs/azure/migration/appmod/faq.md",
"redirect_url": "/dotnet/core/porting/github-copilot-app-modernization-faq?toc=/dotnet/azure/toc.json&bc=/dotnet/breadcrumb/toc.json"
},
{
"source_path_from_root": "/docs/azure/dotnet-quickstart-vs.md",
"redirect_url": "/visualstudio/deployment/quickstart-deploy-aspnet-web-app"
Expand Down
4 changes: 4 additions & 0 deletions .openpublishing.redirection.core.json
Original file line number Diff line number Diff line change
Expand Up @@ -926,6 +926,10 @@
"redirect_url": "/dotnet/core/deploying/index",
"redirect_document_id": true
},
{
"source_path_from_root": "/docs/core/porting/github-copilot-app-modernization-install.md",
"redirect_url": "/dotnet/core/porting/github-copilot-app-modernization-overview"
},
{
"source_path_from_root": "/docs/core/preview3/tools/csproj.md",
"redirect_url": "/dotnet/core/project-sdk/msbuild-props",
Expand Down
10 changes: 1 addition & 9 deletions docs/azure/migration/appmod/containerization.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,7 @@ In this quickstart, you learn how to containerize your project using GitHub Copi

Before you begin, make sure you have:

- Windows operating system
- [Visual Studio 2022 version 17.14.16 or newer](https://visualstudio.microsoft.com/downloads/)
- [.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:
- GitHub Copilot
- GitHub Copilot app modernization for .NET
- GitHub account with Copilot access and a supported subscription plan:
- [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).
- Supported subscription plans: Copilot Pro, Copilot Pro+, Copilot Business, or Copilot Enterprise.
- If you change subscriptions, restart Visual Studio.
[!INCLUDE[github-copilot-app-mod-prereqs](../../../includes/github-copilot-app-mod-prereqs.md)]

## Containerize your project

Expand Down
10 changes: 1 addition & 9 deletions docs/azure/migration/appmod/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,7 @@ In this quickstart, you learn how to deploy your project to Azure with GitHub Co

## Prerequisites

- Windows operating system
- [Visual Studio 2022 version 17.14.16 or newer](https://visualstudio.microsoft.com/downloads/)
- [.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:
- GitHub Copilot
- GitHub Copilot app modernization for .NET
- GitHub account with Copilot access and a supported subscription plan:
- [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).
- Supported subscription plans: Copilot Pro, Copilot Pro+, Copilot Business, or Copilot Enterprise.
- If you change subscriptions, restart Visual Studio.
[!INCLUDE[github-copilot-app-mod-prereqs](../../../includes/github-copilot-app-mod-prereqs.md)]

## Deploy your project

Expand Down
160 changes: 0 additions & 160 deletions docs/azure/migration/appmod/faq.md

This file was deleted.

90 changes: 0 additions & 90 deletions docs/azure/migration/appmod/overview.md

This file was deleted.

12 changes: 2 additions & 10 deletions docs/azure/migration/appmod/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,7 @@ In this quickstart, you assess and migrate a .NET project by using GitHub Copilo

## Prerequisites

- Windows operating system
- [Visual Studio 2022 version 17.14.16 or newer](https://visualstudio.microsoft.com/downloads/)
- [.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:
- GitHub Copilot
- GitHub Copilot app modernization for .NET
- GitHub account with Copilot access and a supported subscription plan:
- [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).
- Supported subscription plans: Copilot Pro, Copilot Pro+, Copilot Business, or Copilot Enterprise.
- If you change subscriptions, restart Visual Studio.
[!INCLUDE[github-copilot-app-mod-prereqs](../../../includes/github-copilot-app-mod-prereqs.md)]

## Assess app readiness

Expand Down Expand Up @@ -116,4 +108,4 @@ You can choose one of the predefined options and send it in the chat:
## Next Steps

- [Predefined Tasks](predefined-tasks.md)
- [Frequently Asked Questions](faq.md)
- [Frequently Asked Questions](../../../core/porting/github-copilot-app-modernization-faq.yml)
4 changes: 2 additions & 2 deletions docs/azure/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ items:
- name: GitHub Copilot app modernization for .NET
items:
- name: Overview
href: ../core/porting/github-copilot-app-modernization-overview.md
href: ../core/porting/github-copilot-app-modernization-overview.md?toc=/dotnet/azure/toc.json&bc=/dotnet/breadcrumb/toc.json
- name: FAQ
href: ../core/porting/github-copilot-app-modernization-faq.yml
href: ../core/porting/github-copilot-app-modernization-faq.yml?toc=/dotnet/azure/toc.json&bc=/dotnet/breadcrumb/toc.json
- name: Predefined Tasks
href: ./migration/appmod/predefined-tasks.md
- name: Quickstart - Assess and migrate a .NET project
Expand Down
Loading