Skip to content

Commit fbf0c55

Browse files
committed
tweaks to wording
1 parent c4d1f82 commit fbf0c55

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ NAT gateway resources are part of [Virtual Network NAT](nat-overview.md) and pro
3030

3131

3232
>[!NOTE]
33-
>Virtual Network NAT is available as public preview at this time. Currently it's only available in a limited set of [regions](nat-overview.md#region-availability). This preview is provided without a service level agreement and isn't recommended for production workloads. Certain features may not be supported or may have constrained capabilities. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms) for details.
33+
>Virtual Network NAT is available as a public preview. Currently it's available in a limited set of [regions](nat-overview.md#region-availability). This preview is provided without a service level agreement and isn't recommended for production workloads. Certain features may not be supported or may have constrained capabilities. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms) for details.
3434
3535
## How to deploy NAT
3636

@@ -143,7 +143,7 @@ Review this section to familiarize yourself with considerations for designing vi
143143

144144
### Cost optimization
145145

146-
[Service endpoints](virtual-network-service-endpoints-overview.md) and [private link](../private-link/private-link-overview.md) are two options to consider for optimizing cost where NAT isn't needed. Any traffic directed to service endpoints or private link is not processed by the virtual network's NAT.
146+
[Service endpoints](virtual-network-service-endpoints-overview.md) and [private link](../private-link/private-link-overview.md) are options to consider for optimizing cost. NAT isn't needed for these services. Traffic directed to service endpoints or private link is not processed by the virtual network's NAT.
147147

148148
Service endpoints tie Azure service resources to your virtual network and control access to your Azure service resources. For example, when you access Azure storage, use a service endpoint for storage to avoid data processed NAT charges. Service endpoints are free.
149149

@@ -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. NAT cannot be deployed on a subnet with IPv6 prefix.
334+
- 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.
335335
- NSG flow logging isn't supported when using NAT.
336336
- NAT can't span multiple virtual networks.
337337

@@ -341,7 +341,7 @@ Follow [instructions to enable your subscription](nat-overview.md#public-preview
341341

342342
## Feedback
343343

344-
We want to know how we can improve the service. Share your [feedback on the Public Preview](https://aka.ms/natfeedback) with us. And you can propose and vote on what we should build next at [UserVoice for NAT](https://aka.ms/natuservoice).
344+
We want to know how we can improve the service. Share your [feedback on the Public Preview](https://aka.ms/natfeedback). Propose and vote on what we should build next at [UserVoice for NAT](https://aka.ms/natuservoice).
345345

346346
## Next steps
347347

0 commit comments

Comments
 (0)