Help us improve
Share bugs, ideas, or general feedback.
From azure
Assesses and migrates workloads from AWS, GCP to Azure, generating reports and code conversion guidance for Lambda to Functions and similar.
npx claudepluginhub joshuarweaver/cascade-code-devops-misc-1 --plugin microsoft-azure-skills-10How this skill is triggered — by the user, by Claude, or both
Slash command
/azure:azure-cloud-migrateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> This skill handles **assessment and code migration** of existing cloud workloads to Azure.
Assesses and migrates cross-cloud workloads to Azure, generating reports and converting code from AWS Lambda to Azure Functions or similar using MCP tools.
Guides 5-phase GCP to AWS migration: Terraform discovery of resources, requirements clarification, architecture design with re-platforming, cost estimation via AWS Pricing API, and execution planning with Terraform configs and scripts.
Migrates Azure ARM templates, Bicep templates, or code to Pulumi programs, including importing existing resources for zero-diff validation.
Share bugs, ideas, or general feedback.
This skill handles assessment and code migration of existing cloud workloads to Azure.
mcp_azure_mcp_get_bestpractices and mcp_azure_mcp_documentation MCP toolsask_user — global-rules| Source | Target | Reference |
|---|---|---|
| AWS Lambda | Azure Functions | lambda-to-functions.md |
No matching scenario? Use
mcp_azure_mcp_documentationandmcp_azure_mcp_get_bestpracticestools.
All output goes to <source-folder>-azure/ at workspace root. Never modify the source directory.
<source-folder>-azure/ at workspace rootTrack progress in migration-status.md — see workflow-details.md.