What problem does it solve?
This Skill automates the generation of complex Azure Virtual Network (VNet) configurations, including subnets, Network Security Groups (NSGs), peering, and essential networking services like NAT Gateways and Azure Firewall.
Core Features & Use Cases
- Automated VNet and Subnet Design: Generates production-ready VNet layouts with pre-defined subnet tiers (e.g., web, app, data) and CIDR planning.
- NSG and Firewall Configuration: Creates Network Security Groups for granular traffic control and Azure Firewall configurations for centralized security.
- Connectivity Options: Supports VNet peering, VPN Gateway, and ExpressRoute configurations.
- Use Case: A user needs to set up a secure and scalable network for a new multi-tier application in Azure. They can use this Skill to quickly generate the Bicep or Terraform code for the VNet, subnets, NSGs, and firewall, ensuring best practices are followed.
Quick Start
Generate Azure VNet configurations with CIDR 10.0.0.0/16 in the East US region for a hub-spoke architecture with VPN connectivity.