Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
microsoft avatar

Azure Enterprise Infra Planner

  • 317k installs
  • 1.3k repo stars
  • Updated July 26, 2026
  • microsoft/azure-skills

azure-enterprise-infra-planner is a skill that architects enterprise Azure infrastructure, generates Bicep or Terraform code, and validates against Well-Architected Framework guidelines.

About

Architects enterprise Azure infrastructure from workload descriptions. Generates Bicep or Terraform for subscription-scope deployments, landing zones, hub-spoke networks, and multi-region topologies while validating against WAF guidelines.

  • Generates Bicep or Terraform directly from workload descriptions
  • Covers landing zones, hub-spoke networks, multi-region DR, and WAF alignment
  • Includes MCP tools for insights, best practices, and Well-Architected Framework validation

Azure Enterprise Infra Planner by the numbers

  • 317,382 all-time installs (skills.sh)
  • +20,335 installs in the week ending Jul 28, 2026 (Skillselion tracking)
  • Ranked #13 of 1,041 Cloud & Infrastructure skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
At a glance

azure-enterprise-infra-planner capabilities & compatibility

Capabilities
architecture · iac generation · waf validation
Works with
azure · azure devops · terraform
Use cases
devops · code review
From the docs

What azure-enterprise-infra-planner says it does

Architect and provision enterprise Azure infrastructure from workload descriptions. For cloud architects and platform engineers planning networking, identity, security, compliance, and multi-resource
SKILL.md
Generate Bicep or Terraform for subscription-scope or multi-resource-group deployments
SKILL.md
npx skills add https://github.com/microsoft/azure-skills --skill azure-enterprise-infra-planner

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs317k
repo stars1.3k
Security audit3 / 3 scanners passed
Last updatedJuly 26, 2026
Repositorymicrosoft/azure-skills

How do you plan enterprise Azure landing zones?

Plan and generate infrastructure-as-code for enterprise Azure deployments

Who is it for?

Cloud architects and platform engineers designing subscription-scope Azure topologies with networking, DR, and compliance requirements.

Skip if: App-centric Azure Developer CLI workflows—use azure-prepare instead—or small single-resource deployments without enterprise networking.

When should I use this skill?

User asks to plan Azure infrastructure, architect a landing zone, design hub-spoke networks, or generate subscription-scope Bicep or Terraform.

What you get

Enterprise Azure infrastructure plans with networking, identity, security, compliance, and Bicep or Terraform definitions.

  • infrastructure architecture plan
  • Bicep templates
  • Terraform configurations

By the numbers

  • 7 phases of infrastructure planning
  • WAF service guide validation

Files

SKILL.mdMarkdownGitHub ↗

Azure Enterprise Infra Planner

When to Use This Skill

Activate this skill when user wants to:

  • Plan enterprise Azure infrastructure from a workload or architecture description
  • Architect a landing zone, hub-spoke network, or multi-region topology
  • Design networking infrastructure: VNets, subnets, firewalls, private endpoints, VPN gateways
  • Plan identity, RBAC, and compliance-driven infrastructure
  • Generate Bicep or Terraform for subscription-scope or multi-resource-group deployments
  • Plan disaster recovery, failover, or cross-region high-availability topologies

Quick Reference

PropertyDetails
MCP toolsinsights_get, get_azure_bestpractices_get, wellarchitectedframework_serviceguide_get, microsoft_docs_fetch, microsoft_docs_search, bicepschema_get
CLI commandsaz deployment group create, az bicep build, az resource list, terraform init, terraform plan, terraform validate, terraform apply
Output schemaschema.md
Key referencesworkflow.md, waf-checklist.md, resources/, constraints/

Workflow (Start Here)

Follow the step-by-step instructions in workflow.md to execute the 7 phases of infrastructure planning and provisioning.

MCP Tools

ToolPurpose
insights_getRetrieve insights about the user's existing Azure environment to guide planning decisions
get_azure_bestpractices_getAzure best practices for code generation, operations, and deployment
wellarchitectedframework_serviceguide_getWAF service guide for a specific Azure service
microsoft_docs_searchSearch Microsoft Learn for relevant documentation chunks
microsoft_docs_fetchFetch full content of a Microsoft Learn page by URL
bicepschema_getBicep schema definition for any Azure resource type (latest API version)

Error Handling

ErrorCauseFix
MCP tool error or not availableTool call timeout, connection error, or tool doesn't existRetry once; fall back to reference files and notify user if unresolved
Plan approval missingmeta.status is not approvedStop and prompt user for approval before IaC generation or deployment
IaC validation failureaz bicep build or terraform validate returns errorsFix the generated code and re-validate; notify user if unresolved
Pairing constraint violationIncompatible SKU or resource combinationFix in plan before proceeding to IaC generation
Infra plan or IaC files not foundFiles written to wrong location or not createdVerify files exist at <project-root>/.azure/ and <project-root>/infra/; if missing, re-create the files by following workflow.md exactly

Related skills

How it compares

Choose azure-enterprise-infra-planner for subscription-scope enterprise topology planning; use azure-prepare for application-centric azd flows.

FAQ

What IaC formats does azure-enterprise-infra-planner output?

azure-enterprise-infra-planner generates Bicep or Terraform directly for subscription-scope enterprise deployments. The skill does not use Azure Developer CLI (azd); choose azure-prepare for app-centric azd workflows.

Which Azure patterns does azure-enterprise-infra-planner target?

azure-enterprise-infra-planner designs hub-spoke networks, VNets, firewalls, private endpoints, multi-region DR topologies, identity and security controls, and Azure Backup for VM workloads with Well-Architected Framework alignment.

Is Azure Enterprise Infra Planner safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.