azure-upgrade
by @microsoft/azure-skills · 557 stars · 64.3K installs/wk · Rank #65
Automates Azure workload migrations, plan upgrades, and SKU changes with readiness assessments and validation.
Install
npx skills add https://github.com/microsoft/azure-skills --skill azure-upgradeSummary
- Handles plan migrations (Consumption to Flex Consumption), tier upgrades, and cross-service moves (App Service to Container Apps) with sequential assessment before any changes
- Generates pre-upgrade readiness reports, collects existing app settings and configurations, then executes automated upgrade steps with idempotent scripts
- Requires explicit user confirmation for destructive actions and target plan/SKU selection before proceeding
- Validates upgrades by testing app reachability and monitoring, then hands off to azure-validate or azure-deploy for deeper validation or CI/CD setup