You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-wan/howto-private-link.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,9 @@ ms.custom:
17
17
18
18
[Azure Private Link](../private-link/private-link-overview.md) is a technology that allows you to connect Azure Platform-as-a-Service offerings using private IP address connectivity by exposing [Private Endpoints](../private-link/private-endpoint-overview.md). With Azure Virtual WAN, you can deploy a Private Endpoint in one of the virtual networks connected to any virtual hub. This private link provides connectivity to any other virtual network or branch connected to the same Virtual WAN.
19
19
20
+
> [!NOTE]
21
+
> There is a maximum of 4,000 private endpoints across all virtual networks connected to a single Virtual WAN hub. Exceeding this limit can cause connection degradation. For more information about private endpoint virtual network limits, see [ private endpoint limits in VNets connected to Azure resources](../private-link/increase-private-endpoint-vnet-limits.md).
22
+
20
23
## Before you begin
21
24
22
25
The steps in this article assume that you deployed a virtual WAN with one or more hubs and at least two virtual networks connected to Virtual WAN.
0 commit comments