Agent skill · Security

azure-enterprise-infra-planner

Architect and provision enterprise Azure infrastructure from workload descriptions. For cloud architects and platform engineers planning networking, identity, security, compliance, and multi-resource topologies with WAF alignment. Generates Bicep or Terraform directly (no azd). WHEN: 'plan Azure infrastructure', 'architect Azure landing zone', 'design hub-spoke network', 'plan multi-region DR topology', 'set up VNets firewalls and private endpoints', 'subscription-scope Bicep deployment', 'Azure Backup for VM workloads'. PREFER azure-prepare FOR app-centric workflows.

Microsoft293,217★ · +1,988/wk · 14 repos on radarProfile →
claude-codeMIT
Install
npx skills add microsoft/azure-skills --skill azure-enterprise-infra-planner --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 40
SKILL.md size: 4 KB
Bundled scripts: none
Version: 1.3.1
Declared author: Microsoft
Path: skills/azure-enterprise-infra-planner/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,353
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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 | Property | Details | |---|---| | MCP tools | `insights_get`, `get_azure_bestpractices_get`, `wellarchitectedframework_serviceguide_get`, `microsoft_docs_fetch`, `microsoft_docs_search`, `bicepschema_get` | | CLI commands | `az deployment group create`, `az bicep build`, `az resource list`, `terraform init`, `terraform plan`, `terraform validate`, `terraform apply` | | Output schema | [schema.md](references/schema.md) | | Key references | [workflow.md](references/workflow.md), [waf-checklist.md](references/waf-checklist.md), [resources/](references/resources/README.md), [constraints/](reference

What's inside
Steps it walks through
  1. When to Use This Skill
  2. Quick Reference
  3. Workflow (Start Here)
  4. MCP Tools
  5. Error Handling
Ships with 24 files
  • references/bicep-generation.md
  • references/constraints/README.md
  • references/constraints/ai-ml.md
  • references/constraints/compute-apps.md
  • references/constraints/compute-infra.md
  • references/constraints/data-analytics.md
  • references/constraints/data-relational.md
  • references/constraints/messaging.md
  • references/constraints/monitoring.md
  • references/constraints/networking-connectivity.md
  • references/constraints/networking-core.md
  • references/constraints/networking-traffic.md
  • references/constraints/security.md
  • references/deployment.md
  • references/pairing-checks.md
  • references/phases/1-extract-insights.md
  • references/phases/2-research-best-practices.md
  • references/phases/3-research-resources.md
  • references/phases/4-generate-plan.md
  • references/phases/5-verify.md
  • references/phases/6-generate-iac.md
  • references/phases/7-deploy.md
  • references/resources/README.md
  • references/resources/ai-ml.md
first 24 of 40
More from azure-skills
All skills →
About this skill
What does the azure-enterprise-infra-planner skill do?

Architect and provision enterprise Azure infrastructure from workload descriptions. For cloud architects and platform engineers planning networking, identity, security, compliance, and multi-resource topologies with WAF alignment. Generates Bicep or Terraform directly (no azd). WHEN: 'plan Azure infrastructure', 'architect Azure landing zone', 'design hub-spoke network', 'plan multi-region DR topology', 'set up VNets firewalls and private endpoints', 'subscription-scope Bicep deployment', 'Azure Backup for VM workloads'. PREFER azure-prepare FOR app-centric workflows.

How do I install it?

Run `npx skills add microsoft/azure-skills --skill azure-enterprise-infra-planner --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From microsoft/azure-skills, a repository with 1,353 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going