azure-virtual-wan

Design and deploy Azure Virtual WAN solutions across multi-region and cross-tenant environments.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/mfcollins3/standup --skill azure-virtual-wan-mfcollins3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-virtual-wan
Source: https://github.com/mfcollins3/standup/tree/main/.github/skills/azure-virtual-wan
Command: npx skills add https://github.com/mfcollins3/standup --skill azure-virtual-wan-mfcollins3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide expert guidance for Azure Virtual WAN design, troubleshooting, and deployment to help architects and engineers plan and implement scalable, secure hub-and-spoke networks across regions.

Core Features & Use Cases

  • Guidance on architecture patterns for Virtual WAN hubs, P2S VPN, and ExpressRoute integration.
  • Troubleshooting, diagnostics, and deployment playbooks for complex cross-tenant environments.
  • Use cases include multi-region hub design, secure internet and NVAs configurations, and cross-tenant connectivity.

Quick Start

Provide a complete Azure Virtual WAN design and deployment plan for a multi-region, cross-tenant environment.

Frequently Asked Questions about azure-virtual-wan

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

FAQPage Schema
How do I design a multi-region Azure Virtual WAN hub-and-spoke network?

To design multi-region Azure Virtual WAN, deploy Virtual WAN hubs in each target region and connect virtual networks as spokes. This architecture provides scalable, secure cross-region connectivity without managing custom routing infrastructure.

Does Azure Virtual WAN work with ExpressRoute and P2S VPN connections?

Yes, Azure Virtual WAN integrates with ExpressRoute for branch connectivity and P2S VPN for remote users. The Virtual WAN hub terminates these connections and routes traffic securely across your network.

How do I configure NVA traffic inspection in an Azure Virtual WAN hub?

Configure NVA traffic inspection in Azure Virtual WAN by deploying Network Virtual Appliances in the hub or spoke VNet. Use custom routing policies to direct traffic through the NVA for security filtering.

Can I deploy Azure Virtual WAN across cross-tenant environments?

Azure Virtual WAN supports cross-tenant environments by using Azure AD application registrations and service principal authentication. This allows centralized network management across different organizational tenants.

What are the limits and constraints of Azure Virtual WAN deployment?

Azure Virtual WAN limits include maximum hubs per Virtual WAN, VPN gateway throughput, and ExpressRoute circuit connections. Check current Azure documentation for specific quotas and plan capacity accordingly.

Why is my Azure Virtual VPN connection not passing traffic through the hub?

Azure Virtual WAN VPN traffic may fail due to incorrect BGP peering, missing route tables, or security rules blocking traffic. Troubleshoot by verifying hub route propagation and connection status.