Skip to content

Commit f919205

Browse files
authored
Merge pull request #104649 from christiankuhtz/patch-272
tweak
2 parents 7bb969e + e9e764d commit f919205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/nat-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ NAT is compatible with standard SKU [public IP address resources](./virtual-netw
4545

4646
All outbound traffic for the subnet is processed by NAT automatically without any customer configuration. User-defined routes aren't necessary. NAT takes precedence over other [outbound scenarios](../load-balancer/load-balancer-outbound-connections.md) and replaces the default Internet destination of a subnet.
4747

48-
## SNAT with multiple IP addresses for scale
48+
## On-demand SNAT with multiple IP addresses for scale
4949

5050
NAT uses "port network address translation" (PNAT or PAT) and is recommended for most workloads. Dynamic or divergent workloads can be easily accommodated with on-demand outbound flow allocation. Extensive pre-planning, pre-allocation, and ultimately overprovisioning of outbound resources is avoided. SNAT port resources are shared and available across all subnets using a specific NAT gateway resource and are provided when needed.
5151

0 commit comments

Comments
 (0)