azure-enterprise-infra-planner

Generate Bicep or Terraform code for enterprise Azure infrastructure planning.

12|1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/jorgeasaurus/agent-skills --skill azure-enterprise-infra-planner-jorgeasaurus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-enterprise-infra-planner
Source: https://github.com/jorgeasaurus/agent-skills/tree/main/azure-enterprise-infra-planner
Command: npx skills add https://github.com/jorgeasaurus/agent-skills --skill azure-enterprise-infra-planner-jorgeasaurus

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires azcli, bicep, terraform, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps architects and platform engineers plan, architect, and provision enterprise Azure infrastructure based on workload descriptions, reducing manual effort and complexity.

Core Features & Use Cases

  • Workload-Based Planning: Generate Bicep or Terraform for Azure infrastructure based on detailed workload descriptions.
  • Architecture Design: Design landing zones, hub-spoke networks, and multi-region topologies.
  • Networking Infrastructure: Provision and configure VNets, subnets, firewalls, and private endpoints.
  • Identity & Compliance: Plan identity, RBAC, and compliance-driven infrastructure.
  • Disaster Recovery: Design disaster recovery, failover, and high-availability topologies.
  • Use Case: For example, when planning a multi-region disaster recovery topology for a critical application, this Skill can automatically generate the necessary Bicep or Terraform code.

Quick Start

Use the azure-enterprise-infra-planner skill to create a Bicep template for a multi-region disaster recovery topology.

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 enterprise Azure infrastructure?

You can generate Bicep or Terraform code for Azure infrastructure by providing detailed workload descriptions to an automated planner. This translates architectural requirements into infrastructure as code for large-scale enterprise deployments.

Can I use this approach to design a multi-region disaster recovery topology in Azure?

Yes, you can design multi-region disaster recovery topologies in Azure by automating the infrastructure planning process. It generates the necessary Bicep or Terraform code to provision failover and high-availability configurations for critical applications.

Do I need Azure CLI installed to provision networking components like VNets and subnets?

Yes, Azure CLI is required to execute the infrastructure as code. The provisioning process depends on Azure CLI alongside Bicep or Terraform to deploy and configure Azure VNets, subnets, firewalls, and private endpoints.

What is the best way to plan hub-spoke network topologies and landing zones in Azure?

The best way to plan hub-spoke networks and landing zones is using workload-based infrastructure planning. This method automates the architectural design and directly outputs the corresponding Bicep or Terraform configurations for deployment.

Does this infrastructure planning method support identity, RBAC, and compliance configurations?

Yes, infrastructure planning supports identity, RBAC, and compliance configurations. It helps architects design and provision enterprise Azure environments that meet strict compliance requirements through automated Bicep or Terraform code generation.