azure-prepare

Installation
Summary

Prepare Azure applications for deployment with infrastructure-as-code, configuration, and containerization.

  • Generates Bicep or Terraform infrastructure code, azure.yaml configuration, and Dockerfiles based on application type and requirements
  • Follows mandatory plan-first workflow: analyze workspace, gather requirements, select deployment recipe (AZD, AZCLI, Bicep, or Terraform), design architecture, and get user approval before code generation
  • Supports creation, modernization, and updates to existing applications; routes specialized workloads (copilot SDK, Azure Functions, AI Gateway, durable workflows) to dedicated skills first
  • Hardens security best practices and hands off to azure-validate for infrastructure validation before deployment execution
SKILL.md

Azure Prepare

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.


Triggers

Activate this skill when user wants to:

  • Create a new application
  • Add services or components to an existing app
  • Make updates or changes to existing application
  • Modernize or migrate an application
  • Set up Azure infrastructure
  • Deploy to Azure or host on Azure
  • Create and deploy to Azure (including Terraform-based deployment requests)
Related skills

More from microsoft/github-copilot-for-azure

Installs
GitHub Stars
207
First Seen
azure-prepare — microsoft/github-copilot-for-azure