Skip to content

Commit aebcefc

Browse files
Merge pull request #267356 from aimee-littleton/patch-188
Update nat-gateway-resource.md
2 parents 1926c49 + 16eb812 commit aebcefc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/nat-gateway/nat-availability-zones.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Virtual networks and their subnets are regional. Subnets aren't restricted to a
2727

2828
## Zonal
2929

30-
You can place your NAT gateway resource in a specific zone for a region. When NAT gateway is deployed to a specific zone, it provides outbound connectivity to the internet explicitly from that zone. The public IP address or prefix configured to NAT gateway must match the same zone. NAT gateway resources with public IP addresses from a different zone, zone-redundancy or with no zone aren't allowed.
30+
You can place your NAT gateway resource in a specific zone for a region. When NAT gateway is deployed to a specific zone, it provides outbound connectivity to the internet explicitly from that zone. NAT gateway resources assigned to an availability zone can be attached to public IP addresses either from the same zone or that are zone redundant. Public IP addresses from a different availability zone or no zone aren't allowed.
3131

3232
NAT gateway can provide outbound connectivity for virtual machines from other availability zones different from itself. The virtual machine’s subnet needs to be configured to the NAT gateway resource to provide outbound connectivity. Additionally, multiple subnets can be configured to the same NAT gateway resource.
3333

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ A single NAT gateway can scale up to 16 IP addresses. Each NAT gateway public IP
6363

6464
A NAT gateway can be created in a specific availability zone or placed in **no zone**. When a NAT gateway is placed in no zone, Azure selects a zone for the NAT gateway to reside in.
6565

66-
Zone redundant public IP addresses can be used with no zone NAT gateway resources.
66+
Zone redundant public IP addresses can be used with zonal or no zone NAT gateway resources.
6767

6868
The recommendation is to configure a NAT gateway to individual availability zones. Additionally, it should be attached to subnets with private instances from the same zone. For more information about availability zones and Azure NAT Gateway, see [Availability zones design considerations](/azure/nat-gateway/nat-availability-zones#design-considerations).
6969

articles/nat-gateway/troubleshoot-nat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ NAT gateway can be used with public IP addresses designated to a specific zone,
182182
| NAT gateway availability zone designation | Public IP address / prefix designation that can be used |
183183
|---|---|
184184
| No zone | Zone-redundant, No zone, or Zonal (the public IP zone designation can be any zone within a region in order to work with a no zone NAT gateway) |
185-
| Designated to a specific zone | The public IP address zone must match the zone of the NAT gateway |
185+
| Designated to a specific zone | Zone-redundant or Zonal Public IPs can be used |
186186

187187
>[!NOTE]
188188
>If you need to know the zone that your NAT gateway resides in, make sure to designate it to a specific availability zone.

0 commit comments

Comments
 (0)