Skip to content

Commit c4371fa

Browse files
authored
Merge pull request #107654 from asudbring/natpatch
Minor edits
2 parents c997abe + 3d41f24 commit c4371fa

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/virtual-network/nat-overview.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,9 @@ NAT gateway is billed with two separate meters:
131131
Resource hours accounts for the duration during which a NAT gateway resource exists.
132132
Data processed accounts for all traffic processed by a NAT gateway resource.
133133

134-
During public preview, pricing is discounted at 50%.
134+
## Availability
135+
136+
Virtual Network NAT and the NAT gateway resource are available in all Azure public cloud [regions](https://azure.microsoft.com/global-infrastructure/regions/).
135137

136138
## Support
137139

@@ -144,7 +146,7 @@ We want to know how we can improve the service. Propose and vote on what we shou
144146

145147
## Limitations
146148

147-
* 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.
149+
* NAT is compatible with standard SKU public IP, public IP prefix, and load balancer resources. Basic resources, such as 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.
148150
* IPv4 address family is supported. NAT doesn't interact with IPv6 address family. NAT can't be deployed on a subnet with an IPv6 prefix.
149151
* NSG flow logging isn't supported when using NAT.
150152
* NAT can't span multiple virtual networks.

0 commit comments

Comments
 (0)