Skip to content

[WIP] 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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
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
30 changes: 30 additions & 0 deletions docs/azure/migration/appmod/faq.md
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.
Empty file.
Empty file.
Empty file.
Empty file.
Loading