What problem does it solve?
Cloud teams need a reliable way to assess and migrate existing workloads—especially serverless functions—from AWS to Azure while preserving behavior, triggers/bindings, dependencies, and security posture.
Core Features & Use Cases
- Migration assessment first: Produces a structured migration readiness report before any code changes.
- AWS Lambda to Azure Functions scenario guidance: Includes a defined mapping path for Lambda functions (with scenario references and rules).
- Code migration for Azure Functions: Generates an Azure Functions project layout and migrates function code using binding-first guidance and the newest supported GA runtime.
- Safety and handoff workflow: Tracks progress in
migration-status.md, requires user confirmation for destructive actions, and hands off infrastructure work to an azure-prepare phase.
- Infrastructure-specific guardrails: Covers identity-first authentication patterns and important Flex Consumption/Event Grid blob-trigger requirements.
Quick Start
Use the azure-cloud-migrate skill to create an assessment report for your AWS Lambda functions by asking it to “assess migration readiness for my AWS Lambda functions to Azure Functions and generate the migration assessment report.”