News

Copilot Tackles .NET App Modernization and Migration to Azure in Visual Studio Tool

GitHub Copilot is targeting enterprise .NET developers looking to migrate applications to Azure. Now available in public preview, the new GitHub Copilot App Modernization for .NET extension integrates directly with Visual Studio 2022 to deliver AI-assisted assessment, remediation, and validation of legacy .NET apps.

"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," says the changelog, updated July 23.

GitHub Copilot App Modernization
[Click on image for larger view.] GitHub Copilot App Modernization (source: Microsoft).

AI-Powered Assessment and Migration
The extension evaluates an application's cloud readiness using an embedded version of AppCAT for .NET, recommending migration targets such as Azure SQL Database, Azure Blob Storage, Azure Key Vault, and Azure Service Bus. It performs an interactive scan of the codebase, surfacing modernization issues categorized by domain and maps them to appropriate Azure servicese.

Remediation Tasks Backed by Microsoft Best Practices
To accelerate code changes, the tool offers eight predefined migration tasks aligned with Microsoft's modernization guidance. These include automatic transformations to replace local file I/O with Azure Blob or File Storage, convert SMTP email implementations to Azure Communication Services, and migrate authentication to Entra ID from Windows AD.

Developers can launch code remediation directly from the Visual Studio assessment report by clicking a "Migrate" button, or by manually selecting tasks from the extension's menu. Post-migration, the tool automatically resolves any compilation errors introduced by the applied changes.

Built-In Validation and Oversight
The extension is designed with humans in the loop. Developers remain in control throughout the process, reviewing AI-suggested changes and validating them within their existing development workflow. GitHub notes that AI-generated fixes should be carefully reviewed before deployment to production environments.

Getting Started
The App Modernization extension requires Visual Studio 2022 (version 17.14.7 or newer) and a GitHub Copilot subscription on the Pro, Pro+, Business, or Enterprise tier. Once installed from the Visual Studio Marketplace, users can launch the experience from the top-level solution node or the Extensions menu.

Telemetry is collected for usage insights, but no code snippets are retained beyond the active session. For full details, Microsoft refers developers to the GitHub Copilot Product Specific Terms and its Privacy Statement.

With the preview now live, enterprise .NET teams have a new AI-powered toolset to help accelerate cloud transformation efforts without starting from scratch.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Copilot Billing Shock Hits Developers

    Developer complaints about GitHub Copilot's new usage-based billing model have centered on unexpectedly rapid AI credit consumption, and neither GitHub nor Microsoft has responded directly to the backlash, though they have previously published guidance to lessen model usage costs.

  • Hands On with GitHub Copilot App Technical Preview: Turning a Blazor Issue into a PR

    GitHub's brand-new Copilot desktop app, in technical preview, handled a small Blazor issue from planning through pull request creation, but the hands-on test also showed why developers still need to verify agent work in the running app before merging.

  • At Build 2026, Microsoft Sets Up Windows as an OS for AI Agents

    Microsoft's Build 2026 Windows developer announcements point to a broader platform strategy for agentic AI, spanning terminal workflows, local models, app-building skills, Cloud PCs and operating system-level containment.

  • Slammed by Copilot Usage-Based Billing on Day 1, Facing $180 Bill for June

    A journalist using GitHub Copilot Pro details how a broken editorial workflow on day one of usage-based billing led to runaway token consumption, a projected $180 monthly bill, and practical tactics for cutting AI credit burn.

Subscribe on YouTube