azure-enterprise-infra-planner
🎯Skillfrom microsoft/azure-skills
Architects and provisions enterprise Azure infrastructure from workload descriptions, generating Bicep or Terraform templates with WAF alignment. Covers networking, identity, security, compliance, and multi-resource topologies including landing zones, hub-spoke networks, and multi-region DR.
Overview
Azure Enterprise Infra Planner is a skill from Microsoft's official Azure Skills collection that plans enterprise-grade Azure infrastructure from workload and architecture descriptions. It follows a structured four-phase approach: gathering requirements, designing topology, generating Infrastructure as Code, and validating against the Well-Architected Framework (WAF).
Key Features
- End-to-end infrastructure planning: From workload type, regions, compliance needs, and scale requirements through to deployable IaC templates
- IaC generation: Produces Bicep or Terraform templates directly (no azd dependency), ready for subscription-scope deployment
- Comprehensive outputs: Architecture diagrams (Mermaid), resource inventories, cost estimates, and security posture assessments
- Enterprise patterns: Landing zone architecture, hub-spoke networking, VNet/firewall/private endpoint setup, and multi-region disaster recovery topologies
- Azure MCP integration: Leverages azure_mcp_get_bestpractices, azure_mcp_documentation, and azure_mcp_pricing tools for informed recommendations
- WAF alignment validation: Ensures generated infrastructure aligns with Azure Well-Architected Framework principles
Who is this for?
Cloud architects and platform engineers planning enterprise Azure deployments who need structured guidance from workload requirements through to deployable infrastructure code. Ideal for teams designing landing zones, multi-region topologies, or complex networking configurations who want WAF-aligned recommendations and ready-to-deploy Bicep or Terraform output.
Same repository
microsoft/azure-skills(39 items)
Installation
npx vibeindex add microsoft/azure-skills --skill azure-enterprise-infra-plannernpx skills add microsoft/azure-skills --skill azure-enterprise-infra-planner~/.claude/skills/azure-enterprise-infra-planner/SKILL.mdSKILL.md
More from this repository10
A Claude Code skill from Microsoft that enables Azure AI Foundry integration, helping developers build, deploy, and manage AI applications on Azure.
A Claude Code skill from Microsoft for working with Azure AI services, including Cognitive Services, OpenAI on Azure, and machine learning workflows.
A Claude Code skill from Microsoft for deploying applications and infrastructure to Azure using ARM templates, Bicep, or CLI commands.
A Claude Code skill from Microsoft for troubleshooting Azure resources by collecting and analyzing diagnostic logs and metrics.
A Claude Code skill from Microsoft that helps set up Azure environments, including subscription configuration, resource group creation, and prerequisite installation.
A Claude Code skill from Microsoft for managing Azure Storage accounts, blobs, queues, tables, and file shares.
A Claude Code skill from Microsoft for validating Azure resource configurations, ARM/Bicep templates, and deployment readiness.
A Claude Code skill from Microsoft for managing Microsoft Entra ID (Azure AD) app registrations, including OAuth configuration and permissions setup.
A Claude Code skill from Microsoft for adding Application Insights telemetry to your apps, enabling performance monitoring and error tracking on Azure.
A Claude Code skill from Microsoft for checking Azure resource compliance against regulatory standards and organizational policies.