azure-enterprise-infra-planner

Generate Azure infrastructure plans and Bicep or Terraform code.

Updated Feb 20, 2026
One-click install
npx skills add https://github.com/anishi1222/multi-agent-code-reviewer --skill azure-enterprise-infra-planner-anishi1222
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-enterprise-infra-planner
Source: https://github.com/anishi1222/multi-agent-code-reviewer/tree/main/.agents/skills/azure-enterprise-infra-planner
Command: npx skills add https://github.com/anishi1222/multi-agent-code-reviewer --skill azure-enterprise-infra-planner-anishi1222

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of planning and designing enterprise Azure infrastructure, enabling cloud architects and platform engineers to efficiently plan and deploy complex architectures.

Core Features & Use Cases

  • Workload Descriptions: Plan Azure infrastructure based on user-provided workload descriptions.
  • Architecture Design: Assist in designing landing zones, hub-spoke networks, multi-region topologies, and more.
  • Networking Infrastructure: Automate the design of VNets, subnets, firewalls, private endpoints, and VPN gateways.
  • Identity & Compliance: Support planning for identity, RBAC, and compliance-driven infrastructure.
  • Infrastructure as Code (IaC): Generate Bicep or Terraform for subscription-scope or multi-resource-group deployments.
  • Disaster Recovery: Plan disaster recovery, failover, and cross-region high-availability topologies.
  • Use Case: For a new application, use this Skill to design and generate the necessary infrastructure, including networking, identity, and storage configurations.

Quick Start

Run the azure-enterprise-infra-planner skill with the command 'plan Azure infrastructure for my new application'.

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 automate Azure infrastructure planning for a new application?

You can automate Azure infrastructure planning by providing a workload description, which generates the necessary networking, identity, and storage configurations using Bicep or Terraform.

Can I generate Bicep or Terraform for multi-region Azure topologies?

Yes, you can generate Bicep or Terraform for multi-region topologies, including disaster recovery, failover, and cross-region high-availability architectures.

Does this support designing hub-spoke networks and private endpoints in Azure?

Yes, it supports designing hub-spoke networks and automating networking infrastructure including VNets, subnets, firewalls, private endpoints, and VPN gateways.

What do I need to plan enterprise-scale Azure landing zones?

Planning enterprise-scale Azure landing zones requires knowledge of Azure resources and services, plus experience with infrastructure as code tools like Bicep or Terraform.

Is Bicep or Terraform better for subscription-scope Azure deployments?

Both Bicep and Terraform are supported for subscription-scope or multi-resource-group deployments, allowing you to choose based on your existing infrastructure as code preferences.