Help us improve
Share bugs, ideas, or general feedback.
From azure
Assesses and migrates AWS Lambda to Azure Functions and GCP Cloud Run to Azure Container Apps, generating reports and converting code for cloud workloads.
npx claudepluginhub attentiondotnet/azure-skillsHow 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.
references/services/container-apps/cloudrun-assessment-guide.mdreferences/services/container-apps/cloudrun-deployment-guide.mdreferences/services/container-apps/cloudrun-to-container-apps.mdreferences/services/functions/assessment.mdreferences/services/functions/code-migration.mdreferences/services/functions/global-rules.mdreferences/services/functions/lambda-to-functions.mdreferences/services/functions/runtimes/csharp.mdreferences/services/functions/runtimes/java.mdreferences/services/functions/runtimes/javascript.mdreferences/services/functions/runtimes/powershell.mdreferences/services/functions/runtimes/python.mdreferences/services/functions/runtimes/typescript.mdreferences/workflow-details.mdAssesses and migrates workloads from AWS, GCP to Azure, generating reports and code conversion guidance for Lambda to Functions and similar.
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 (assessment, code-migration) |
| GCP Cloud Run | Azure Container Apps | cloudrun-to-container-apps.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.