Skip to content

Commit aad81d6

Browse files
Update nat-availability-zones.md
1 parent 97ed551 commit aad81d6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,10 @@ A zonal promise for zone isolation scenarios exists when a virtual machine insta
5454

5555
*Figure 3: Zonal isolation by creating zonal stacks with the same zone NAT gateway, public IPs, and virtual machines provides the best method of ensuring zone resiliency against outages.*
5656

57-
Failure of outbound connectivity due to a zone outage is isolated to the specific zone affected. The outage won't affect the other zonal stacks where other NAT gateways are deployed with their own subnets and zonal public IPs.
57+
> [!NOTE]
58+
> Creating zonal stacks for each availability zone within a region is the most effective method for building zone-resiliency against outages for NAT gateway. However, ths configuration only safeguards the remaining availability zones where the outage did **not** take place. With this configuration, failure of outbound connectivity from a zone outage is isolated to the specific zone affected. The outage won't affect the other zonal stacks where other NAT gateways are deployed with their own subnets and zonal public IPs.
59+
5860

59-
Creating zonal stacks for each availability zone within a region is the most effective method for building zone-resiliency against outages for NAT gateway.
6061

6162
### Integration of inbound with a standard load balancer
6263

0 commit comments

Comments
 (0)