Troubleshoot Azure Virtual WAN

Common issues and solutions for Azure Virtual WAN connectivity and performance.

This document provides guidance on diagnosing and resolving common issues encountered when using Azure Virtual WAN. Virtual WAN is a networking service that brings together networking, security, and routing functionalities into a single operational interface.

Important: Before diving into troubleshooting, ensure you have a basic understanding of Virtual WAN concepts like Hubs, Spokes, Connections, and Routing.

Connectivity Issues

No Connectivity Between Hub and Spoke VNets

If you cannot reach resources in a spoke VNet from another spoke VNet or from on-premises through the hub, consider the following:

On-Premises Connectivity Issues

If your on-premises network cannot connect to resources within Azure VNets via Virtual WAN:

Performance Issues

High Latency or Low Throughput

To address performance bottlenecks:

Routing Issues

Incorrect Routing or Traffic Not Reaching Destination

Routing is a critical component of Virtual WAN. Here's how to troubleshoot:

IP Address Overlap

Ensure there are no overlapping IP address spaces between VNets connected to the same Virtual WAN hub, or between on-premises networks and Azure VNets, unless explicitly managed by routing.

Troubleshooting Tools

Azure provides several tools to help diagnose Virtual WAN issues:

Pro Tip: Regularly review the effective routes in your Virtual Hub and connected VNets. This is often the quickest way to spot routing misconfigurations.

Common Scenarios and Solutions

Scenario Potential Causes Recommended Actions
No traffic between two spoke VNets Incorrect hub routing, NSGs blocking traffic, VNet peering not transitive Check hub effective routes, review NSGs, verify VNet peering settings
On-premises sites cannot connect to Azure VPN/ER connection down, firewall blocking, incorrect BGP Check connection status, firewall rules, BGP neighbor status
Slow performance for remote users Insufficient VPN Gateway SKU, network congestion Upgrade VPN Gateway SKU, check latency to gateway
New VNet not reachable Missing VNet connection to hub, incorrect route propagation Create VNet connection, verify hub routes

If you continue to experience issues, consider opening a support request with Microsoft Azure, providing as much detail as possible about your configuration and the problem you are facing.