Skip to content

Conversation

@ninpan-ms
Copy link
Contributor

@ninpan-ms ninpan-ms commented Jan 21, 2026

Summary

Add document of dotnet migration on VSCode:

  • app assessment
  • app migration

Internal previews

📄 File 🔗 Preview link
docs/azure/migration/appmod/quickstart.md Quickstart: Assess and migrate a .NET project with GitHub Copilot app modernization for .NET

Copilot AI review requested due to automatic review settings January 21, 2026 06:44
@ninpan-ms ninpan-ms requested review from a team and alexwolfmsft as code owners January 21, 2026 06:44
@dotnetrepoman dotnetrepoman bot added this to the January 2026 milestone Jan 21, 2026
@ninpan-ms ninpan-ms marked this pull request as draft January 21, 2026 06:44
@dotnet-policy-service dotnet-policy-service bot added dotnet-azure/svc community-contribution Indicates PR is created by someone from the .NET community. labels Jan 21, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds Visual Studio Code documentation for .NET migration with GitHub Copilot app modernization by refactoring the existing quickstart documentation to support multiple development environments through zone pivots.

Changes:

  • Refactored main quickstart.md to use zone pivots for Visual Studio and VS Code
  • Created quickstart-visual-studio.md include file with the original Visual Studio-specific content
  • Created quickstart-vscode.md include file with new VS Code-specific migration documentation

Reviewed changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated 8 comments.

File Description
docs/azure/migration/appmod/quickstart.md Refactored to use zone pivots, enabling users to switch between Visual Studio and VS Code documentation
docs/azure/migration/appmod/includes/quickstart-visual-studio.md New include file containing Visual Studio-specific migration instructions extracted from the original content
docs/azure/migration/appmod/includes/quickstart-vscode.md New include file with VS Code-specific migration instructions, including prerequisites, migration tasks, validation iteration, and image references for VS Code

Comment on lines +73 to +77
- Manage dependencies
- Apply configuration changes
- Make code changes
- Build the solution, fix all compilation and configuration errors, and ensure a successful build
- Fix security vulnerabilities
Copy link

Copilot AI Jan 21, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

List items should be complete sentences with proper punctuation. Add periods to the end of each list item on lines 73-77.

Copilot generated this review using guidance from repository custom instructions.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is valid and should be fixed.

> [!TIP]
> These default messages help you quickly navigate common workflows without typing custom prompts. You can also enter your own messages to interact with Copilot for specific questions or needs.

## Next Steps
Copy link

Copilot AI Jan 21, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Headings should use sentence case. Change "Next Steps" to "Next steps" (lowercase 's' in 'steps').

Copilot generated this review using guidance from repository custom instructions.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is valid and should be fixed.

@ninpan-ms
Copy link
Contributor Author

@dotnet-policy-service agree company="Microsoft"

@ninpan-ms ninpan-ms marked this pull request as ready for review January 23, 2026 06:28

### Start a migration task

Start a migration task in one of the following ways:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's also recommend "Chat-based migration" as chat is more recommended entrance

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

> [!TIP]
> These default messages help you quickly navigate common workflows without typing custom prompts. You can also enter your own messages to interact with Copilot for specific questions or needs.

## Next Steps
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The next steps could be in the shared section? Currently it's only in VS

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Working with assessment" is for VS, I could add the other two "Predefined Tasks" and "FAQ" in next step for vscode.

description: Learn how to assess and migrate a .NET project by using GitHub Copilot app modernization for .NET.
ms.topic: quickstart
ms.custom: devx-track-dotnet
ms.date: 09/22/2025
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should update the date too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. dotnet-azure/svc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants