azure-networking

Design Azure networking topologies with Mermaid diagrams.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/ivegamsft/work-tracker --skill azure-networking-ivegamsft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-networking
Source: https://github.com/ivegamsft/work-tracker/tree/main/.agents/skills/azure-networking
Command: npx skills add https://github.com/ivegamsft/work-tracker --skill azure-networking-ivegamsft

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bash, git, grep, find, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill unit simplifies the complex task of designing Azure networking architectures, ensuring efficient and secure connectivity across hybrid and multi-region environments.

Core Features & Use Cases

  • Hub-Spoke Topology Design: Generate hub-spoke VNet topologies with private endpoints and NSG rules.
  • Private Endpoint & DNS Zone Configuration: Automate the mapping of PaaS services to private endpoints and DNS zones.
  • NSG Rule & Azure Firewall Policy Creation: Create NSG rule matrices and Azure Firewall policy templates for secure connectivity.
  • Route Table Generation: Produce UDR route tables for forced tunneling and traffic inspection.
  • Hybrid, Multi-Region, and Internet-Facing Connectivity: Validate network designs against Azure limits and best practices.

Quick Start

Invoke the Azure networking skill to generate a hub-spoke topology with private endpoints and NSG rules for a multi-region workload.

Frequently Asked Questions about azure-networking

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

FAQPage Schema
How do I design a hub-spoke VNet topology with private endpoints in Azure?

This Skill generates hub-spoke VNet topologies with private endpoints and DNS zones, mapping PaaS services and outputting the complete network architecture as a Mermaid diagram for multi-region workloads.

What is the best way to generate Azure Firewall policies and NSG rule matrices?

The best way to generate Azure Firewall policies and NSG rule matrices is using this Skill, which automates the creation of secure connectivity templates and validates them against Azure limits and best practices.

How do I create route tables for forced tunneling and traffic inspection in Azure?

You can create route tables for forced tunneling by using this Skill to produce User Defined Route (UDR) tables that direct traffic through Azure Firewall for inspection, ensuring secure hybrid connectivity.

Do I need Bash and Git to optimize multi-region Azure networking architectures?

Yes, you need Bash, Git, grep, and find installed in your environment, as this Skill relies on these dependencies to execute scripts, validate network designs against Azure limits, and generate topology documentation.

Can I automate the mapping of Azure PaaS services to private endpoints and DNS zones?

Yes, you can automate the mapping of PaaS services to private endpoints and DNS zones with this Skill, which configures the necessary network connections and validates the design for hybrid and internet-facing connectivity.