Skip to content

Commit 91b49d5

Browse files
dual stack ref - faq
1 parent c264975 commit 91b49d5

File tree

1 file changed

+4
-0
lines changed
  • articles/virtual-network/nat-gateway

1 file changed

+4
-0
lines changed

articles/virtual-network/nat-gateway/faq.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ sections:
3030
- question: If multiple public IP addresses are assigned to a NAT gateway, is traffic flow disrupted when one of the IP addresses is removed?
3131
answer: |
3232
Any active connections associated with a public IP address will terminate upon the public IP address being removed. If the NAT gateway resource has multiple public IPs, new traffic will be redistributed among the assigned IPs. It's advised that if you decide to remove one of the public IP addresses from the NAT gateway resource, use a maintenance window for the removal.
33+
34+
- question: Can NAT gateway be used with IPv6 public IP addresses?
35+
answer: |
36+
No, NAT gateway does not support IPv6 public IP addresses at this time. You can configure dual stack outbound connectivity with NAT gateway and public Load balancer, see [configure dual stack outbound connectivity](./tutorial-dual-stack-outbound-nat-load-balancer.md?tabs=dual-stack-outbound-portal)
3337
3438
- name: NAT gateway configurations
3539
questions:

0 commit comments

Comments
 (0)