Skip to content

Commit affc31b

Browse files
Improving vwan limits and troubleshooting guide
1 parent 3029b41 commit affc31b

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

articles/virtual-wan/virtual-wan-troubleshooting-overview.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ There are various built-in tools and dashboards for diagnosing and resolving iss
1616

1717
The following sections outline key troubleshooting and monitoring tools, providing guidance for analyzing routing and BGP sessions, validating datapath connectivity, monitoring resource health and logs, and managing maintenance activities.
1818

19+
## Known Issues & Limitations
20+
Review known issues and limitations that may impact your Virtual WAN deployment.
21+
* [Virtual WAN Known Issues](whats-new.md#known-issues) - A list of known issues and limitations for Azure Virtual WAN. Validate that your Virtual WAN is not affected by any documented issues before proceeding with troubleshooting.
22+
* Review the service limits for Virtual WAN resources to ensure your deployment is within supported thresholds.
23+
[!INCLUDE [virtual-wan-limits](../../includes/virtual-wan-limits.md)]
24+
1925
## Topology, Routing, and BGP
2026
Analyze routing logic, advertised prefixes, AS Path, and BGP session health.
2127
* [Virtual WAN Topology via Insights](azure-monitor-insights.md) - Shows high-level topology overview of Virtual WAN and dependency-tree with insights.
@@ -44,5 +50,5 @@ Plan, manage, and review Virtual WAN resource maintenance.
4450
* [Customer-Controlled Firewall Maintenance](../firewall/customer-controlled-maintenance.md) – Guidance for scheduling maintenance windows for the Azure Firewall in your Virtual WAN secured hub.
4551

4652
## Additional Resources and Related Wikis
47-
* For more information about Virtual WAN, see the [Azure Virtual WAN documentation](virtual-wan-about.md).
53+
* For more information about Virtual WAN, see the [Azure Virtual WAN documentation](virtual-wan-about.md) and the [FAQ](virtual-wan-faq.md).
4854
* Learn more about monitoring Virtual WAN and related services in [Monitor Azure Virtual WAN](monitor-virtual-wan.md).

includes/virtual-wan-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
| Point-to-site users per hub| 100,000 |
1616
| Aggregate throughput per Virtual WAN User VPN (Point-to-site) gateway | 200 Gbps |
1717
| Aggregate throughput per Virtual WAN ExpressRoute gateway | 20 Gbps |
18-
| ExpressRoute circuit connections per hub | 8 |
18+
| ExpressRoute circuit connections per hub | 8 - [Read more here](../articles/virtual-wan/virtual-wan-expressroute-about.md#expressroute-limits-in-virtual-wan) |
1919
| VNet connections per hub without Routing Intent enabled | 500 minus total number of hubs in Virtual WAN |
2020
| Address spaces across all VNets directly connected to single hub with Routing Intent with private routing policies enabled| 600 per Virtual WAN hub - [Read more here](../articles/virtual-wan/how-to-routing-policies.md#address-limits)|
2121
| Aggregate throughput per Virtual WAN hub router | 50 Gbps for VNet to VNet transit |

0 commit comments

Comments
 (0)