Install Skill
aipm add @microsoft/azure-deploy@1.0.0AIPM package
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...
aipm add @microsoft/azure-deploy@1.0.0Install the skill above, then run this in your AI tool:
/azure-deploy <your description>> **AUTHORITATIVE GUIDANCE — MANDATORY COMPLIANCE** > > **PREREQUISITE**: The **azure-validate** skill **MUST** be invoked and completed with status `Validated` BEFORE executing this skill.
Source
Browse manifest, skill files, and license bundled in this package.
Share this package
Add this badge to a GitHub README so readers can open the package page and install the same version.
[](https://www.aipm-registry.com/packages/microsoft/azure-deploy/1.0.0)Publisher
Reserved under @microsoft by Microsoft. This package name belongs to an AIPM publisher account.
AI assistant context
@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...
Tool targets
Run this variant when you want to install the package into cursor.
aipm add @microsoft/azure-deploy@1.0.0 --target cursor --ciRun this variant when you want to install the package into claude.
aipm add @microsoft/azure-deploy@1.0.0 --target claude --ciPackage FAQ
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.