- Notifications
You must be signed in to change notification settings - Fork 6.1k
Add docs for dotnet migration support for copilot cli and coding agent #49730
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| Adding @Caoxuyang to review and update |
There was a problem hiding this 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 new documentation for .NET migration support in the GitHub Copilot CLI through App Modernization features. The document guides .NET developers through setting up and using the Copilot CLI to migrate applications to Azure directly from the terminal.
Key Changes
- New comprehensive guide covering prerequisites, setup, and migration workflow for Copilot CLI with App Modernization
- Documentation of MCP server configuration for .NET migration tasks
- Step-by-step instructions for executing migration tasks in the terminal environment
Add .net migration mcp server for coding agent
| @alexwolfmsft please help to review the content which target for Ignite |
Summary
Adding document for enabling .NET migration App Mod in Copilot CLI - The content is still pending to be added, since MCP publish is just decided. This article provides an overview of how .NET developers can migrate their applications to Azure using GitHub Copilot App Modernization within the Copilot CLI, enabling them to modernize applications wherever they code.
Fixes #Issue_Number (if available)
Internal previews