azure-upgrade

Official source

Assesses and automates Azure workload upgrades between plans, tiers, and SKUs, plus Java SDK modernization and Redis-to-AMR migrations, with idempotent staged steps.

Source: Microsoft

GitHub Copilot · CompatibleClaude Code · CompatibleDevelopment

At a glance

Verified source
Best for
Upgrading Functions from Consumption to Flex Consumption
Works with
GitHub Copilot · Claude Code
Outcome
Migrating Azure Cache for Redis (ACR/ACRE) to Azure Managed Redis
Source
microsoft/github-copilot-for-azure

01 / Understand the skill

About azure-upgrade

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…

Read full description

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).

02 / Confirm the fit

Use azure-upgrade when you need to

  • Upgrading Functions from Consumption to Flex Consumption
  • Migrating Azure Cache for Redis (ACR/ACRE) to Azure Managed Redis
  • Modernizing legacy Java com.microsoft.azure to com.azure SDKs
  • Assessing upgrade readiness before changing plans or SKUs

03 / See the workflow

How azure-upgrade works

  1. 01Install: npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-upgrade
  2. 02Try: Upgrade my function app from Consumption to Flex Consumption with an assessment first.
  3. 03Get: A readiness assessment plus idempotent, confirmation-gated upgrade automation steps.

Check before installing

Compatible platforms

GitHub Copilot · Claude Code

Best fit

Upgrading Functions from Consumption to Flex Consumption

Review the source instructions if the required output differs from the formats described above.

Install and use

Compatible with GitHub Copilot and Claude Code · Published by Microsoft

Ready to add azure-upgrade?

Use the published instructions below, then provide the required input and describe the result you need.

General instructions · GitHub Copilot · Claude Code

npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-upgrade

Review the source repository and license before installing third-party skills.

Continue exploring

Similar skills

claude-apiOfficial

Authoritative reference for the Claude API and Anthropic SDKs: model IDs, pricing, thinking/effort params, streaming, tool use, caching, managed agents, and model migration.

xlsxOfficial

Read, edit, create, and fix Excel/CSV files — formulas, formatting, charts, and clean financial models with zero formula errors.

Generate distinctive, production-grade frontend UI that avoids generic AI aesthetics — pages, components, dashboards, and landing pages.

mcp-builderOfficial

Build high-quality MCP (Model Context Protocol) servers in Python (FastMCP) or Node/TypeScript that let LLMs use external services through well-designed tools.