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
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,9 +67,7 @@ IPv6 for Azure VNET is a foundational feature set which enables customers to hos
67
67
68
68
## Limitations
69
69
The current IPv6 for Azure virtual network release has the following limitations:
70
-
- IPv6 for Azure virtual network is available in all global Azure Commercial and US Government regions using all deployment methods.
71
-
- ExpressRoute gateways CAN be used for IPv4-only traffic in a VNET with IPv6 enabled. Support for IPv6 traffic for ExpressRoute is in Preview.
72
-
- VPN gateways CANNOT be used in a VNET with IPv6 enabled, either directly or peered with "UseRemoteGateway".
70
+
- VPN gateways currently support IPv6 traffic only, but they still CAN be deployed in a Dual-stacked VNET.
73
71
- The Azure platform (AKS, etc.) does not support IPv6 communication for Containers.
74
72
- IPv6-only Virtual Machines or Virtual Machines Scale Sets are not supported, each NIC must include at least one IPv4 IP configuration.
75
73
- When adding IPv6 to existing IPv4 deployments, IPv6 ranges can not be added to a VNET with existing resource navigation links.
@@ -84,4 +82,4 @@ IPv6 Azure resources and bandwidth are charged at the same rates as IPv4. There
84
82
85
83
- Learn how to [deploy an IPv6 dual stack application using Azure PowerShell](../../load-balancer/virtual-network-ipv4-ipv6-dual-stack-standard-load-balancer-powershell.md).
86
84
- Learn how to [deploy an IPv6 dual stack application using Azure CLI](../../load-balancer/virtual-network-ipv4-ipv6-dual-stack-standard-load-balancer-cli.md).
87
-
- Learn how to [deploy an IPv6 dual stack application using Resource Manager Templates (JSON)](../../load-balancer/ipv6-configure-standard-load-balancer-template-json.md)
85
+
- Learn how to [deploy an IPv6 dual stack application using Resource Manager Templates (JSON)](../../load-balancer/ipv6-configure-standard-load-balancer-template-json.md)
0 commit comments