azure-upgrade

Assess and automate Azure plan and SKU upgrades with rollback safeguards.

Updated May 25, 2026
One-click install
npx skills add https://github.com/Chieji/my-skills --skill azure-upgrade-chieji
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: azure-upgrade
Source: https://github.com/Chieji/my-skills/tree/main/azure-upgrade
Command: npx skills add https://github.com/Chieji/my-skills --skill azure-upgrade-chieji

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Azure workloads often require plan/tier or SKU upgrades, and performing these migrations manually is error-prone, time-consuming, and risky.

Core Features & Use Cases

  • Comprehensive assessment before any upgrade to determine readiness and potential impact.
  • Automated migration steps to create or upgrade function apps and hosting plans within Azure.
  • Built-in safeguards, including user confirmations for destructive actions and a clear rollback path.

Quick Start

Provide the source app and target plan to begin an automated assessment and upgrade workflow.

Frequently Asked Questions about azure-upgrade

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Azure Functions upgrade from Consumption to Flex Consumption?▼

To automate an Azure Functions upgrade from Consumption to Flex Consumption, provide the source app and target plan to trigger an automated assessment and deployment workflow using idempotent scripts.

What is the best way to assess Azure workloads before migrating hosting plans?▼

The best way to assess Azure workloads before migrating hosting plans is to run a comprehensive readiness evaluation that determines potential impact and prerequisites before executing automated deployment steps.

Can I rollback an Azure service tier migration if the SKU upgrade fails?▼

Yes, you can rollback an Azure service tier migration if the SKU upgrade fails by utilizing the built-in safeguards and clear rollback path provided during the automated deployment workflow.

Does the automated Azure plan migration require user confirmation for destructive actions?▼

Yes, automated Azure plan migration requires user confirmation for destructive actions to ensure workload safety, integrating MCP tools to enforce best practices during the phase-driven workflow.

Are there limitations when moving between Azure service tiers using automation?▼

Limitations when moving between Azure service tiers using this automation include the strict prerequisite checks required before execution and the necessity of providing a valid source app and target plan.