azure-enterprise-infra-planner

Generate Azure infrastructure plans and Bicep or Terraform code from workload parameters.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires get_azure_bestpractices_get, wellarchitectedframework_serviceguide_get, microsoft_docs_fetch, microsoft_docs_search, bicepschema_get, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps enterprise cloud architects rapidly design and provision comprehensive Azure infrastructures based on workload descriptions, reducing planning and deployment time.

Core Features & Use Cases

  • Architecture Planning: Create detailed network, security, and resource topologies tailored to workload needs.
  • IaC Generation: Produce Bicep or Terraform code for deployment, including network, security, and resource configurations.
  • Use Case: A platform engineer wants to draft an Azure landing zone with VNet, firewalls, policy setup, and generate repeatable IaC scripts for deployment.

Quick Start

Use this Skill to generate a complete Azure infrastructure plan from workload specifications, facilitating rapid deployment and consistent environments.

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

Design Azure infrastructure by defining workload parameters to generate network topologies, security policies, and resource setups. This planning approach ensures cost-effective and compliant enterprise cloud deployments.

How does Bicep code generation work for Azure provisioning?

Bicep code generation for Azure provisioning produces infrastructure as code scripts from your topology design. It translates network, security, and resource configurations into repeatable deployment code.

Can I use this to create an Azure landing zone with VNet and firewalls?

Yes, you can draft an Azure landing zone complete with VNet, firewalls, and policy setup. It generates the necessary topology and infrastructure code for repeatable deployment scenarios.

Does this Azure infrastructure planner apply Well-Architected Framework best practices?

Yes, the Azure infrastructure planner integrates Well-Architected Framework service guides and best practices. This ensures your resource provisioning and network topology designs remain compliant and optimized.

What are the limitations of automated Azure cloud infrastructure design?

Automated Azure cloud infrastructure design requires specific workload parameters to function effectively. Without clear input specifications for your resource and network needs, the generated topology and IaC code may not fit specialized deployment constraints.