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: includes/vpn-gateway-nat-limitations.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,8 @@
11
11
12
12
* NAT is supported on the following SKUs: VpnGw2~5, VpnGw2AZ~5AZ.
13
13
* NAT is supported for IPsec/IKE cross-premises connections only. VNet-to-VNet connections or P2S connections aren't supported.
14
-
* NAT rules aren't supported on connections that have Use Policy Based Traffic Selectors enabled.
14
+
* NAT rules aren't supported on connections that have Use Policy Based Traffic Selectors enabled and Policy-based VPNs. NAT rules are supported only on Route-based VPNs.
15
15
* The maximum supported external mapping subnet size for Dynamic NAT is /26.
16
16
* Port mappings can be configured with Static NAT types only. Dynamic NAT scenarios aren't applicable for port mappings.
17
17
* Port mappings can't take ranges at this time. Individual port needs to be entered.
18
-
* Port mappings can be used for both TCP and UDP protocols.
18
+
* Port mappings can be used for both TCP and UDP protocols.
0 commit comments