azure-cloud-migrate
by @microsoft/azure-skills · 557 stars · 98.9K installs/wk · Rank #54
Automates assessment and code migration of cloud workloads to Azure, specializing in Lambda to Azure Functions.
Install
npx skills add https://github.com/microsoft/azure-skills --skill azure-cloud-migrateSummary
- Supports Lambda-to-Azure Functions migration with dedicated scenario reference and best practices
- Generates assessment reports mapping source services to Azure equivalents before any code conversion
- Converts source code to target Azure runtime models, with output isolated in a separate <source-folder>-azure/ directory
- Requires sequential phase execution: assessment first, then migration, with user confirmation before destructive actions
- Hands off to azure-prepare skill for infrastructure provisioning, local testing, and deployment workflows