Skip to content

Commit 9624b11

Browse files
authored
Merge pull request #106619 from christiankuhtz/patch-294
limitations tweak
2 parents 200ec09 + 1b8620d commit 9624b11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-network/nat-gateway-resource.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ A SNAT port is available for reuse to the same destination IP address and destin
331331
## Limitations
332332

333333
- NAT is compatible with standard SKU public IP, public IP prefix, and load balancer resources. Basic resources (for example basic load balancer) and any products derived from them aren't compatible with NAT. Basic resources must be placed on a subnet not configured with NAT.
334-
- IPv4 address family is supported. NAT doesn't interact with IPv6 address family.
334+
- IPv4 address family is supported. NAT doesn't interact with IPv6 address family. NAT cannot be deployed on a subnet with IPv6 prefix.
335335
- NSG flow logging isn't supported when using NAT.
336336
- NAT can't span multiple virtual networks.
337337

@@ -348,7 +348,7 @@ We want to know how we can improve the service. Share your [feedback on the Publ
348348
* Learn about [virtual network NAT](nat-overview.md).
349349
* Learn about [metrics and alerts for NAT gateway resources](nat-metrics.md).
350350
* Learn about [troubleshooting NAT gateway resources](troubleshoot-nat.md).
351-
* [Tell us what to build next in UserVoice](https://aka.ms/natuservoice).
351+
* [Tell us what to build next for Virtual Network NAT in UserVoice](https://aka.ms/natuservoice).
352352
* [Provide feedback on the Public Preview](https://aka.ms/natfeedback).
353353
* Tutorial for validating NAT Gateway
354354
- [Azure CLI](tutorial-create-validate-nat-gateway-cli.md),

0 commit comments

Comments
 (0)