AIPM
Theme

AIPM package

azure-deploy

Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application — use azure-prepare instead. This ski...

Install Skill

aipm add @microsoft/azure-deploy@1.0.0

How to use

Install the skill above, then run this in your AI tool:

/azure-deploy <your description>

About

> **AUTHORITATIVE GUIDANCE — MANDATORY COMPLIANCE** > > **PREREQUISITE**: The **azure-validate** skill **MUST** be invoked and completed with status `Validated` BEFORE executing this skill.

Source

Package content

Browse manifest, skill files, and license bundled in this package.

Share this package

Add an Install with AIPM badge

Add this badge to a GitHub README so readers can open the package page and install the same version.

Install with AIPM
[![Install with AIPM](https://www.aipm-registry.com/install-with-aipm.svg)](https://www.aipm-registry.com/packages/microsoft/azure-deploy/1.0.0)

Publisher

Microsoft

Reserved under @microsoft by Microsoft. This package name belongs to an AIPM publisher account.

AI assistant context

What this skill is for

@microsoft/azure-deploy@1.0.0 is an AIPM skill package for All tools. Use it when a project needs the reusable AI behavior described as: Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application — use azure-prepare instead. This ski...

Install
aipm add @microsoft/azure-deploy@1.0.0
Use after install
/azure-deploy <your description>

Tool targets

Install command by target

cursor

Run this variant when you want to install the package into cursor.

aipm add @microsoft/azure-deploy@1.0.0 --target cursor --ci

claude

Run this variant when you want to install the package into claude.

aipm add @microsoft/azure-deploy@1.0.0 --target claude --ci

Package FAQ

Install and compatibility

How to install
Run aipm add @microsoft/azure-deploy@1.0.0 in a project that has AIPM initialized.
Supported tools
@microsoft/azure-deploy@1.0.0 supports All tools.

Before installing

AIPM skills can add files to your project. Review the package name, target, description, license, and publisher before installing. Use a clean branch when trying a new skill.

@microsoft/azure-deploy@1.0.0 | AIPM