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-network/ip-services/ipv6-overview.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,8 +89,6 @@ IPv6 for Azure Virtual Network is a foundational feature set that enables custom
89
89
90
90
The current IPv6 for Azure Virtual Network release has the following limitations:
91
91
92
-
- VPN gateways currently support IPv4 traffic only, but they still can be deployed in a dual-stacked virtual network using Azure PowerShell and Azure CLI commands only.
93
-
94
92
- The Azure platforms, such as Azure Container Instances and Azure Container Apps, do not support IPv6 communication for containers
95
93
96
94
- IPv6-only Virtual Machines or Virtual Machines Scale Sets aren't supported, each NIC must include at least one IPv4 IP configuration.
@@ -56,7 +56,8 @@ The following limitations apply to IPv6 in dual stack configuration for VPN Gate
56
56
* IPv6 support is available for new gateway deployments using VpnGw1-5 and VpnGw1AZ-5AZ SKUs.
57
57
* A VPN gateway deployed in IPv6 dual stack mode can't be moved to an IPv4 only configuration.
58
58
* IPv6 can be used with IPv4 in dual stack mode to set up VPN Gateway connectivity.
59
-
* Point-to-Site VPN gateways using IKEv2 and OpenVPN protocols support IPv6. Point-to-Site VPN gateways don't support IPv6 when using IKEv1 and SSTP protocols.
59
+
* Point-to-Site VPN gateways using IKEv2 and OpenVPN protocols support IPv6. Point-to-Site VPN gateways don't support IPv6 when using SSTP protocol.
60
+
* Site-to-Site VPN gateways don't support IPv6 when using IKEv1 protocol.
60
61
* Currently IPv6 for VPN in Virtual WAN isn't supported.
61
62
* Currently User Defined Routes (UDR) with IPv6 using a virtual network gateway VPN as the next hop aren't supported.
62
63
* IPv6 support is available for inner traffic only. Currently, support for IPv6 in the outer VPN tunnel isn't available.
0 commit comments