From azure
Assesses and migrates cross-cloud workloads to Azure with reports and code conversion. Supports Lambda→Functions, Beanstalk/Heroku/App Engine→App Service, Fargate/Kubernetes/Cloud Run/Spring Boot→Container Apps.
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/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 anthropics/claude-plugins-official --plugin azureAssesses 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.
Provides expert guidance for Azure Migrate development including troubleshooting, best practices, architecture, and deployment for VMware/Hyper-V discovery and migration to Azure.