-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Docs - GitHub Copilot App Modernization for .NET #47083
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
Merged
Merged
Changes from 5 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
ee38833
checkin empty files and faq
31513a3
Initial draft for overview.md
yangtony90 cedee51
add predefined tasks
ec33a9f
fix
a0fa318
remove .
975ee35
update
c43dbd8
fix
ee85398
update sample doc
6e840fa
add todos in faq
9de43b3
remove redundent spaces
c7ef73f
resolve comments
ae68383
check in quick start
de23794
update
ac381e0
add assessment FAQ
d5cb21c
Merge remote-tracking branch 'xuyang/xuyang/appmod-docs' into xuyang/…
44966ea
update
bfa7f2a
Merge branch 'xuyang/appmod-docs' of https://github.com/Caoxuyang/doc…
5a02be2
Update mcp server related faq
sophiaso de0d549
Update the faq
sophiaso da48405
update
f878a96
Merge remote-tracking branch 'xuyang/xuyang/appmod-docs' into xuyang/…
5f4a554
Add screenshots for overview
yangtony90 7733332
Update FAQ to remove duplicate information and add new section on sou…
yangtony90 7fe899f
Update order of task list
yangtony90 c313055
Clarify prerequisites and assessment sections in quickstart guide
yangtony90 8abfa0e
Adding questions in FAQ doc for RAI requirement
yangtony90 b6d3c51
Adding preview tag to the product name
yangtony90 d43eac9
update faq
87fef16
editorial pass
alexwolfmsft 97ffe9d
update install FAQ
085a0f8
update install FAQ
800214a
editorial pass 2
alexwolfmsft 447b6f7
Merge branch 'xuyang/appmod-docs' of https://github.com/Caoxuyang/doc…
alexwolfmsft 345e306
overview updates
alexwolfmsft cbf019a
overview edits
alexwolfmsft 0dd3d4c
fix build issues
alexwolfmsft 336fe9f
overview updates
alexwolfmsft 0fc8c5c
Apply suggestions from code review
alexwolfmsft f8c2aea
acrolinx and PR feedback
alexwolfmsft 620fab3
fix headers
alexwolfmsft cd5f092
Add how to handle mcp config after extension is uninstalled
sophiaso 884eed8
update screenshots
1a1e004
rename
a18160d
extension link updates
alexwolfmsft e26d6cf
Merge fixes
alexwolfmsft d9d9d73
fix screenshot
alexwolfmsft 6ab7bee
fix casing
alexwolfmsft 822389f
fix lint
alexwolfmsft File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| --- | ||
| title: GitHub Copilot App Modernization for .NET FAQ | ||
| description: Frequently asked questions for the GitHub Copilot App Modernization for .NET | ||
| ms.topic: concept-article | ||
| ms.date: 07/03/2025 | ||
| --- | ||
|
|
||
| # Frequently asked questions | ||
|
|
||
| This page answers some of the most common questions about the GitHub Copilot App Modernization for .NET tool. | ||
|
|
||
| ### What is GitHub Copilot App Modernization for .NET ? | ||
|
|
||
| GitHub Copilot App Modernization for .NET aims to help enterprises migrate their .NET applications to Azure with confidence and efficiency, covering assessment, code remediation and validation, powered by the intelligence of GitHub Copilot. | ||
|
|
||
| Assessment of modernization issues | ||
| - App modernization for .NET evaluates the readiness of developer's application for migration to Azure, with an interactive experience on Visual Studio, powered by AppCAT for .NET. | ||
|
|
||
| Solution recommendations | ||
| - App modernization for .NET recommends target Azure services for the resource dependencies of developer's application, for each category of assessed issues. | ||
|
|
||
| Code remediation for common issues | ||
| - To accelerate code changes for common modernization issues, the developer may apply predefined tasks that represent best practices from Microsoft. | ||
|
|
||
| Automatic fix for compilation errors | ||
| - After applying tasks, app modernization for .NET will automatically find and fix compilation errors introduced by the code changes. | ||
|
|
||
| ### Which Visual Studio version should I use? | ||
|
|
||
| Please upgrade Visual Studio to the latest version to have better experience on both GitHub Copilot and App Modernization for .NET. | ||
Caoxuyang marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,62 @@ | ||
| # What is GitHub Copilot App Modernization for .NET? | ||
|
|
||
| GitHub Copilot App Modernization for .NET aims to help enterprises migrate their .NET applications to Azure with confidence and efficiency, covering assessment, code remediation and validation, powered by the intelligence of GitHub Copilot. | ||
|
|
||
| ## Assessment of modernization issues | ||
|
|
||
| App Modernization for .NET evaluates the readiness of developer's applications for migration to Azure, with an interactive experience on Visual Studio, powered by [AppCAT for .NET](../appcat/install.md). | ||
|
|
||
|  | ||
|
|
||
| ## Solution recommendations | ||
|
|
||
| App modernization for .NET recommends target Azure services for the resource dependencies of developer's application, for each category of assessed issues. | ||
|
|
||
|  | ||
|
|
||
| ## Code remediation for common issues | ||
| To accelerate code changes for [common modernization issues](predefined-tasks.md), the developer may apply predefined tasks (code change patterns) that represent best practices from experts. | ||
|
|
||
|  | ||
|
|
||
| ## Automatic fix for compilation errors | ||
|
|
||
| After applying tasks, app modernization for .NET will automatically find and fix compilation errors introduced by the code changes. | ||
|
|
||
|
|
||
| # How do I get started? | ||
|
|
||
| To use App Modernization for .NET, you need: | ||
| - [A GitHub account with GitHub Copilot enabled](https://github.com/features/copilot) | ||
| - Pro, Pro+, Business or Enterprise plan is needed | ||
| - [The GitHub Copilot extension](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot) | ||
| - The latest version is recommended | ||
| - [AppCAT for .NET](../appcat/install.md) | ||
| - For the assessment feature of GitHub Copilot app modernization for .NET | ||
|
|
||
| # Feedback | ||
|
|
||
| We value your feedback — share [your thoughts here](https://aka.ms/AM4JFeedback) to help us continue improving the product. | ||
alexwolfmsft marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| # License | ||
|
|
||
| This extension is licensed under [GitHub Copilot Product Specifc Terms](https://github.com/customer-terms/github-copilot-product-specific-terms). | ||
Caoxuyang marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| # Trademarks | ||
|
|
||
| This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies. | ||
|
|
||
| # Privacy statement | ||
|
|
||
| App Modernization for .NET uses GitHub Copilot just like how you modify code with GitHub Copilot, which does not retain code snippets beyond the immediate session. Telemetry metrics are collected and analyzed to track feature usage and effectiveness. Please review the [Microsoft Privacy Statement](https://go.microsoft.com/fwlink/?LinkId=521839) if necessary. | ||
|
|
||
| # Transparency note | ||
|
|
||
| App Modernization for .NET uses GitHub Copilot to make code changes, and AI sometimes makes mistakes. Please carefully review and test the code changes made by the tool, before using them on your production environment. | ||
|
|
||
| # More information | ||
|
|
||
| Here is some documentation that may be helpful. | ||
| * [Common modernization issues with predefined tasks](predefined-tasks.md) | ||
| * [Quickstart on assessing an application and applying code changes](quick-start.md) | ||
| * [Frequently Asked Questions](faq.md) | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,31 @@ | ||
| # Predefined tasks for GitHub Copilot App Modernization for .NET | ||
|
|
||
| This article describes the predefined tasks available for GitHub Copilot App Modernization for .NET. | ||
|
|
||
| Predefined tasks capture industry best practices for using Azure services. Currently, App Modernization for .NET offers predefined tasks that cover common migration scenarios. These tasks address the following subjects, and more: | ||
|
|
||
| - Secret management | ||
Caoxuyang marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| - Message queue integration | ||
| - Database migration | ||
| - Identity management | ||
|
|
||
| ## Predefined Task list | ||
alexwolfmsft marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - Migrate to Managed Identity based Database migration to Azure, including Azure SQL DB and Azure PostgreSQL | ||
| - migrate from DB2, Oracle DB to Azure PostgreSQL | ||
| - migrate from local/on-prem SQL server to Azure SQL DB | ||
| - Migrate to Azure Service Bus | ||
| - migrate from Microsoft Message Queue (MSMQ) | ||
| - migrate from RabbitMQ | ||
| - Migrate to Confluent Cloud/Azure Event Hub for Apache Kafka | ||
| - migrate from local/on-prem Kafka | ||
| - Migrate to secured crendentials with Managed Identity and Azure KeyVault | ||
| - migrate from plaintext credentials in configuration or code | ||
| - Migrate to Azure Blob Storage | ||
| - migrate from on-prem or cross-cloud object storages | ||
| - migrate from file IO in local file system | ||
| - Migrate to Azure File Storage | ||
| - migrate from file IO in local file system | ||
| - Migrate to Microsoft Entra ID | ||
| - migrate from Windows AD | ||
| - Migrate to Azure Communication Service email | ||
| - migrate from using SMTP protocol to send emails | ||
Empty file.
Empty file.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.