Install Skill
aipm add @microsoft/azure-prepare@1.0.0AIPM package
Prepare azd-based Azure projects for deployment: generates azure.yaml, infrastructure (Bicep/Terraform), and Dockerfiles for the Azure Developer CLI (azd) workflow. USE ONLY when the user explicitly wants to use azd as the deployment too...
aipm add @microsoft/azure-prepare@1.0.0Install the skill above, then run this in your AI tool:
/azure-prepare <your description>> **AUTHORITATIVE GUIDANCE — MANDATORY COMPLIANCE** > > This document is the **official, canonical source** for preparing applications for Azure deployment. You **MUST** follow these instructions exactly as written unless they contradict security policies given to you. When in doubt, present the conflicting instructions from this document and ask the user for explicit confirmation. Do not improvise, infer, or substitute steps.
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-prepare/1.0.0)Publisher
Reserved under @microsoft by Microsoft. This package name belongs to an AIPM publisher account.
AI assistant context
@microsoft/azure-prepare@1.0.0 is an AIPM skill package for All tools. Use it when a project needs the reusable AI behavior described as: Prepare azd-based Azure projects for deployment: generates azure.yaml, infrastructure (Bicep/Terraform), and Dockerfiles for the Azure Developer CLI (azd) workflow. USE ONLY when the user explicitly wants to use azd as the deployment too...
Tool targets
Run this variant when you want to install the package into cursor.
aipm add @microsoft/azure-prepare@1.0.0 --target cursor --ciRun this variant when you want to install the package into claude.
aipm add @microsoft/azure-prepare@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.