๐ŸŽฏ

azure-deploy

๐ŸŽฏSkill

from microsoft/agent-skills

VibeIndex|
What it does
|

A Claude Code skill from Microsoft for deploying applications and infrastructure to Azure using ARM templates, Bicep, or CLI commands.

Overview

Azure Deploy is an official Microsoft Claude Code skill for deploying applications and infrastructure to Azure. Part of the GitHub Copilot for Azure suite, it brings Azure cloud management capabilities directly into the Claude Code development environment.

Key Features

  • Deploy using ARM templates, Bicep, or Azure CLI commands
  • Manage deployment slots and blue-green deployment strategies
  • Configure CI/CD pipelines for automated Azure deployments

Who is this for?

Developers and cloud engineers deploying and managing applications on Azure who want to manage Azure services directly from Claude Code.

๐Ÿ“ฆ

Same repository

microsoft/agent-skills(222 items)

azure-deploy

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add microsoft/agent-skills --skill azure-deploy
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add microsoft/agent-skills --skill azure-deploy
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/azure-deploy/SKILL.md

SKILL.md

0Installs
-
AddedFeb 21, 2026