azure-autopilot

Automate Azure infrastructure provisioning from user briefs using Bicep modules.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/natiixnt/azure-autopilot --skill azure-autopilot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-autopilot
Source: https://github.com/natiixnt/azure-autopilot/tree/main
Command: npx skills add https://github.com/natiixnt/azure-autopilot --skill azure-autopilot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires azure-identity, openai, azure-search-documents, azure-cosmos, opentelemetry-api, opentelemetry-sdk, opentelemetry-instrumentation-openai, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Teams struggle translating vague cloud briefs into concrete, secure Azure deployments. This Skill automates architecture selection, provisioning, governance, and guardrails using opinionated blueprints and Bicep modules.

Core Features & Use Cases

  • Pattern-driven blueprint mapping for web apps, APIs, data platforms, AI workloads, and secure landing zones.
  • End-to-end provisioning with Bicep modules, what-if validation, per-environment observability, and cost controls.
  • Generating architecture diagrams, parameter files, and runbooks to hand off to operations.

Quick Start

Provide a concise Azure brief like 'deploy a SaaS web app with Postgres and Front Door' to trigger end-to-end planning and provisioning.

Frequently Asked Questions about azure-autopilot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Azure infrastructure provisioning from a brief?

To automate Azure infrastructure provisioning, provide a concise brief like deploying a SaaS web app with Postgres. The system maps this to pattern-driven blueprints and deploys using Bicep modules with what-if validation and security guardrails.

Can I provision secure multi-region Azure landing zones using Bicep?

Yes, you can provision secure multi-region Azure landing zones using Bicep modules. The automation enforces identity-first security, private networking by default, per-environment observability, and cost controls across the deployment.

Does Azure deployment automation support AI workloads and data platforms?

Yes, Azure deployment automation supports AI workloads and data platforms through pattern-driven blueprint mapping. It provisions these architectures end-to-end while enforcing identity-first security, observability, and cost controls.

What is the best way to enforce RBAC and observability during cloud deployment?

The best way to enforce RBAC and observability during cloud deployment is using an opinionated automation architect. It applies identity-first security, private networking, and per-environment observability automatically during Bicep provisioning.

How do I generate architecture diagrams and runbooks for Azure operations?

To generate architecture diagrams and runbooks for Azure operations, trigger end-to-end planning from a concise cloud brief. The automation produces parameter files, diagrams, and runbooks to hand off to operations teams.

Do I need OpenTelemetry to automate per-environment observability in Azure?

You need OpenTelemetry dependencies to automate per-environment observability in Azure. The automation integrates OpenTelemetry APIs and SDKs to provide telemetry and instrumentation across the provisioned infrastructure.