From Microsoft Azure
Assesses and migrates cross-cloud workloads to Azure, converting AWS Lambda to Functions, Beanstalk/Heroku/App Engine to App Service, and Fargate/Kubernetes/Cloud Run to Container Apps with reports and code conversion.
How this skill is triggered — by the user, by Claude, or both
Slash command
/Microsoft 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/app-service/app-engine-to-app-service.mdreferences/services/app-service/assessment.mdreferences/services/app-service/beanstalk-to-app-service.mdreferences/services/app-service/code-migration.mdreferences/services/app-service/global-rules.mdreferences/services/app-service/heroku-to-app-service.mdreferences/services/container-apps/assessment-guide.mdreferences/services/container-apps/cloudrun-assessment-guide.mdreferences/services/container-apps/cloudrun-deployment-guide.mdreferences/services/container-apps/cloudrun-to-container-apps.mdreferences/services/container-apps/deployment-guide.mdreferences/services/container-apps/fargate-assessment-guide.mdreferences/services/container-apps/fargate-deployment-guide.mdreferences/services/container-apps/fargate-to-container-apps.mdreferences/services/container-apps/k8s-to-container-apps.mdreferences/services/container-apps/spring-apps-to-aca.mdreferences/services/container-apps/spring-assessment-guide.mdreferences/services/container-apps/spring-dependency-patterns.mdreferences/services/container-apps/spring-deployment-guide.mdreferences/services/functions/assessment.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 — functions global-rules | app-service global-ruleshttp://order-service:3001) do not resolve in Container Apps. During assessment, scan source code for hardcoded hostnames/ports in HTTP clients and flag them for env-var-driven URL injection| Source | Target | Reference |
|---|---|---|
| AWS Lambda | Azure Functions | lambda-to-functions.md (assessment, code-migration) |
| AWS Elastic Beanstalk | Azure App Service | beanstalk-to-app-service.md |
| Heroku | Azure App Service | heroku-to-app-service.md |
| Google App Engine | Azure App Service | app-engine-to-app-service.md |
| AWS Fargate (ECS) | Azure Container Apps | fargate-to-container-apps.md (assessment, deployment) |
| Kubernetes (GKE/EKS/Self-hosted) | Azure Container Apps | k8s-to-container-apps.md |
| GCP Cloud Run | Azure Container Apps | cloudrun-to-container-apps.md |
| Spring Boot (Azure Spring Apps/VMs) | Azure Container Apps | spring-apps-to-aca.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 patrickking67/microsoft-azure-mcp11plugins reuse this skill
First indexed Jun 3, 2026
Showing the 6 earliest of 11 plugins
Assesses and migrates cross-cloud workloads to Azure, converting AWS Lambda to Functions, Beanstalk/Heroku/App Engine to App Service, and Fargate/Kubernetes/Cloud Run to Container Apps with reports and code conversion.
Maps Azure services to AWS equivalents, flags migration gotchas (identity, Cosmos DB, Synapse), and guides assessment-to-execution planning.
Plans and executes cloud migrations with assessment, database migration, application refactoring, and cutover strategies across AWS, Azure, and GCP.