azure-enterprise-infra-planner

Plan Azure enterprise infrastructure and generate Bicep or Terraform code.

9|4|Updated Mar 21, 2022
One-click install
npx skills add https://github.com/davisdre/azure-resume --skill azure-enterprise-infra-planner-davisdre
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-enterprise-infra-planner
Source: https://github.com/davisdre/azure-resume/tree/main/.agents/skills/azure-enterprise-infra-planner
Command: npx skills add https://github.com/davisdre/azure-resume --skill azure-enterprise-infra-planner-davisdre

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It eliminates the manual effort of designing and provisioning complex enterprise Azure environments, ensuring alignment with best‑practice guidance, security, compliance, and cost considerations.

Core Features & Use Cases

  • Enterprise Architecture Planning: Guides users through research, resource selection, and dependency mapping for landing zones, hub‑spoke networks, and multi‑region disaster‑recovery topologies.
  • Infrastructure as Code Generation: Produces ready‑to‑deploy Bicep or Terraform files, validates them with Azure CLI and Terraform, and enforces pairing constraints.
  • Use Case: A cloud architect can describe a workload and receive a complete, approved infrastructure plan with code artifacts ready for deployment.

Quick Start

Ask the skill to design a hub‑spoke network for a new subscription by describing the workload and compliance requirements.

Frequently Asked Questions about azure-enterprise-infra-planner

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

FAQPage Schema
How do I generate Terraform or Bicep code for an Azure landing zone?

To generate Terraform or Bicep code for an Azure landing zone, describe your workload and compliance requirements to generate validated infrastructure plans with ready-to-deploy IaC files. The generated code enforces pairing constraints and aligns with best-practice guidance.

What is the best way to plan a multi-region disaster recovery topology in Azure?

Planning a multi-region disaster recovery topology in Azure involves mapping resource dependencies and selecting appropriate resources based on workload descriptions. This approach ensures your topology aligns with security, compliance, and cost considerations while generating validated deployment artifacts.

Does this Azure infrastructure planner enforce WAF security and compliance constraints?

Yes, Azure infrastructure planning enforces security and compliance constraints automatically during the design phase. It validates generated plans against Azure CLI and Terraform standards, ensuring your hub-spoke networks and subscription-scope deployments meet required compliance benchmarks.

Can I design a hub-spoke network for a new Azure subscription using this planner?

Yes, you can design a hub-spoke network for a new Azure subscription by providing a workload description. The planner guides resource selection and dependency mapping, producing a complete, approved infrastructure plan with ready-to-deploy Bicep or Terraform code artifacts.

How do I validate Azure Bicep and Terraform infrastructure as code files?

Validating Azure Bicep and Terraform infrastructure as code files is handled automatically during generation. The planning process validates files with Azure CLI and Terraform, enforcing pairing constraints to ensure your IaC outputs are ready for deployment and free of configuration errors.

What are the limitations of automating Azure enterprise infrastructure planning?

Automating Azure enterprise infrastructure planning requires clear workload descriptions and compliance requirements upfront to function effectively. While it generates validated Bicep or Terraform code, users must still review the generated architecture to ensure alignment with specific organizational constraints.