AIPM
Theme

AIPM package

azure-prepare

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

Install Skill

aipm add @microsoft/azure-prepare@1.0.0

How to use

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

/azure-prepare <your description>

About

> **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

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-prepare/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-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...

Install
aipm add @microsoft/azure-prepare@1.0.0
Use after install
/azure-prepare <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-prepare@1.0.0 --target cursor --ci

claude

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

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

Package FAQ

Install and compatibility

How to install
Run aipm add @microsoft/azure-prepare@1.0.0 in a project that has AIPM initialized.
Supported tools
@microsoft/azure-prepare@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-prepare@1.0.0 | AIPM