Skip to content

Commit 5ceeb91

Browse files
authored
Merge pull request #239045 from aimee-littleton/patch-149
Update faq.yml
2 parents 6a6ccb2 + 79942f4 commit 5ceeb91

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/nat-gateway/faq.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,14 @@ sections:
5353
answer: |
5454
A zone-redundant public IP address can be attached to a "no zone" NAT gateway only. A NAT gateway designated to a specific zone must be attached to a public IP address from the same zone.
5555
56+
- question: Can an IPv6 public IP address be used with NAT gateway?
57+
answer: |
58+
No, NAT gateway does not support IPv6 public IP addresses. You can however have a dual-stack configuration with NAT gateway and Load balancer to provide IPv4 and IPv6 outbound connectivity. See [configure dual stack outbound connectivity with a NAT gateway and a public Load balancer](/azure/nat-gateway/tutorial-dual-stack-outbound-nat-load-balancer?tabs=dual-stack-outbound-portal) for more information.
59+
60+
- question: Can public IP addresses with routing preference "internet" be used with NAT gateway?
61+
answer: |
62+
No, NAT gateway does not support public IP addresses with routing preference "internet". To see a list of Azure services that do support routing configuration type "internet" on public IPs, see [supported services for routing over the public internet](/azure/virtual-network/ip-services/routing-preference-overview#supported-services).
63+
5664
- question: Can public IPs of an existing NAT gateway be changed?
5765
answer: |
5866
No, the address of an existing public IP can't be changed. Associate either an existing or newly created public IP address to the NAT gateway resource. Disassociate the old IP address. See [add or remove a public IP address](./manage-nat-gateway.md?tabs=manage-nat-portal#add-or-remove-a-public-ip-address) for guidance.

0 commit comments

Comments
 (0)