From azure
Assess and migrate cross-cloud workloads to Azure with migration reports and code conversion. Supports AWS Lambda→Functions and GCP Cloud Run→Container Apps. WHEN: migrate Lambda to Azure Functions, migrate AWS to Azure, Lambda migration assessment, convert serverless to Azure, migration readiness report, migrate from AWS, migrate from GCP, Cloud Run to Container Apps, Cloud Run migration assessment.
How 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.mdThis skill handles assessment and code migration of existing cloud workloads to Azure.
mcp_azure_mcp_get_azure_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_azure_bestpracticestools.
All output goes to <workspace-root-basename>-azure/ at workspace root, where <workspace-root-basename> is the name of the top-level workspace directory itself (NOT a subdirectory within it). Never modify the source directory.
<workspace-root-basename>-azure/ at workspace rootTrack progress in migration-status.md — see workflow-details.md.
npx claudepluginhub juliopessan/azure-skillsGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.