azure-upgrade

Assess and automate upgrades of Azure workloads across plans, tiers, and SKUs.

microsoft ↓ 333k
Claude Code
View source ↗

What it does

  • Global Rules
  • Workflow Details
  • Consumption to Flex Consumption
  • Automation Scripts
  • Redis (ACR or ACRE) to AMR Migration — routes to dedicated amr-migration-skill (ACR/OSS) or acre-to-amr-migration-skill (Enterprise)
  • Java SDK Migration Templates
  • Plan Template

Requirements & configuration

  • 5. Destructive actions require askuser — global-rules

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Assess and automate upgrades of Azure workloads across plans, tiers, and SKUs.

Source

Repository: https://github.com/microsoft/azure-skills

azure-upgrade FAQ

What does the azure-upgrade skill do?

Assess and upgrade Azure workloads between plans, tiers, or SKUs, or modernize Azure SDK dependencies in source code. WHEN: upgrade Consumption to Flex Consumption, upgrade Azure Functions plan, change hosting plan, function app SKU, migrate App Service to Container Apps, modernize legacy Azure Java SDKs (com.microsoft.azure to com.azure), migrate Azure Cache for Redis (ACR/ACRE) to Azure Managed Redis (AMR). Global Rules Workflow Details

What does azure-upgrade require?

5. Destructive actions require askuser — global-rules

How do I install azure-upgrade?

Run: npx -y skills add https://github.com/microsoft/azure-skills --skill azure-upgrade --agent claude-code — the source lives at github.com/microsoft/azure-skills.

Maintain azure-upgrade?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

azure-upgrade on getagentictools
[![azure-upgrade on getagentictools](https://getagentictools.com/badge/skills/microsoft-azure-skills-azure-upgrade.svg)](https://getagentictools.com/skills/microsoft-azure-skills-azure-upgrade?ref=badge)
npx agentictools info skills/microsoft-azure-skills-azure-upgrade

The second line is the CLI lookup for this page — handy in READMEs and docs.