azure-cloud-migrate▌
microsoft/GitHub-Copilot-for-Azure · updated Apr 8, 2026
Assess and migrate cloud workloads from AWS, GCP, and other providers to Azure services.
- ›Supports migration from AWS Lambda to Azure Functions with scenario-specific conversion rules and best practices
- ›Generates assessment reports mapping source services to Azure equivalents before any code conversion
- ›Converts source code to target Azure runtime models using documented migration patterns and MCP tools for best practices
- ›Outputs all artifacts to a separate <source-folder>-azur
Azure Cloud Migrate
This skill handles assessment and code migration of existing cloud workloads to Azure.
Rules
- Follow phases sequentially — do not skip
- Generate assessment before any code migration
- Load the scenario reference and follow its rules
- Use
mcp_azure_mcp_get_bestpracticesandmcp_azure_mcp_documentationMCP tools - Use the latest supported runtime for the target service
- Destructive actions require
ask_user— global-rules
Migration Scenarios
| Source | Target | Reference |
|---|---|---|
| AWS Lambda | Azure Functions | lambda-to-functions.md |
No matching scenario? Use
mcp_azure_mcp_documentationandmcp_azure_mcp_get_bestpracticestools.
Output Directory
All output goes to <source-folder>-azure/ at workspace root. Never modify the source directory.
Steps
- Create
<source-folder>-azure/at workspace root - Assess — Analyze source, map services, generate report → assessment.md
- Migrate — Convert code using target programming model → code-migration.md
- Ask User — "Migration complete. Test locally or deploy to Azure?"
- Hand off to azure-prepare for infrastructure, testing, and deployment
Track progress in migration-status.md — see workflow-details.md.
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.6★★★★★56 reviews- ★★★★★Amelia Sethi· Dec 28, 2024
We added azure-cloud-migrate from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Benjamin White· Dec 24, 2024
Keeps context tight: azure-cloud-migrate is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Noah Li· Dec 16, 2024
azure-cloud-migrate is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
- ★★★★★Chaitanya Patil· Dec 12, 2024
Keeps context tight: azure-cloud-migrate is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Pratham Ware· Dec 8, 2024
azure-cloud-migrate fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Benjamin Ndlovu· Dec 4, 2024
azure-cloud-migrate is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
- ★★★★★Hassan Gonzalez· Nov 23, 2024
Solid pick for teams standardizing on skills: azure-cloud-migrate is focused, and the summary matches what you get after install.
- ★★★★★Daniel Tandon· Nov 15, 2024
azure-cloud-migrate has been reliable in day-to-day use. Documentation quality is above average for community skills.
- ★★★★★Noah Martinez· Nov 7, 2024
azure-cloud-migrate fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Piyush G· Nov 3, 2024
azure-cloud-migrate has been reliable in day-to-day use. Documentation quality is above average for community skills.
showing 1-10 of 56