azure-upgrade

Assess and upgrade Azure workloads across plans, tiers, or SKUs.

Updated Feb 20, 2026
One-click install
npx skills add https://github.com/anishi1222/multi-agent-code-reviewer --skill azure-upgrade-anishi1222
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-upgrade
Source: https://github.com/anishi1222/multi-agent-code-reviewer/tree/main/.agents/skills/azure-upgrade
Command: npx skills add https://github.com/anishi1222/multi-agent-code-reviewer --skill azure-upgrade-anishi1222

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the upgrade and modernization of Azure workloads, simplifying the process of moving between plans, tiers, SKUs, and updating SDK dependencies.

Core Features & Use Cases

  • Upgrade Azure Workloads: Assess and upgrade workloads between plans, tiers, or SKUs.
  • Modernize SDK Dependencies: Update legacy Azure Java SDKs to modern equivalents.
  • Use Case: Consider an Azure Functions app running on the Consumption plan that needs to be upgraded to Flex Consumption to improve performance and scalability.

Quick Start

Run the azure-upgrade skill with the command: run azure-upgrade --repo owner/repo --all

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 workload upgrades between plans and tiers?

You can start the Azure workload upgrade by running the command: `run azure-upgrade --repo owner/repo --all`. This initiates the automated assessment and modernization process for your specified Azure resources and SDK dependencies.

Can I modernize legacy Azure Java SDK dependencies automatically?

Yes, modernizing legacy Azure Java SDK dependencies is a core feature of this automation tool. It automatically updates legacy Azure Java SDKs to their modern equivalents to ensure your infrastructure remains current and secure.

Do I need specific Azure CLI tools and permissions to upgrade workloads?

Yes, upgrading Azure workloads requires specific Azure CLI tools and appropriate permissions to operate within the Azure ecosystem. This ensures the automation has the necessary access to assess and modify your infrastructure resources safely.

What is the best way to upgrade an Azure Functions app from Consumption to Flex Consumption?

The best way to upgrade an Azure Functions app from Consumption to Flex Consumption is using automated infrastructure tools. This Skill specifically automates such workload upgrades to improve performance and scalability without manual configuration errors.

Are there limitations when using automation for Azure infrastructure modernization?

Limitations for Azure infrastructure modernization automation include its strict operation within the Azure ecosystem and dependency on specific Azure CLI tools. It is designed exclusively for IT professionals managing Azure infrastructure upgrades and SDK updates.