Skip to content

Commit 07c3b9e

Browse files
Update articles/reliability/reliability-nat-gateway.md
Co-authored-by: Anastasia Harris <[email protected]>
1 parent 9a4f506 commit 07c3b9e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

articles/reliability/reliability-nat-gateway.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,10 @@ Azure NAT Gateway supports availability zones in both zone-redundant and zonal c
8787

8888
[!INCLUDE [Zonal resource description](includes/reliability-availability-zone-zonal-include.md)]
8989

90-
If you deploy virtual machines into several availability zones and need to use zonal NAT gateways, you can create *zonal stacks* in each availability zone. To do this, you deploy:
91-
- Multiple subnets: You create separate subnets for each availability zone rather than using one subnet that spans zones.
92-
- Zonal NAT gateways: Each subnet gets its own NAT gateway that's deployed in the same availability zone as the subnet itself.
93-
- Manual VM assignment: You explicitly place each virtual machine in both the correct availability zone and its corresponding subnet.
90+
If you deploy virtual machines into several availability zones and need to use zonal NAT gateways, you can create *zonal stacks* in each availability zone. To create zonal stacks, you need to deploy:
91+
- *Multiple subnets*: You create separate subnets for each availability zone rather than using one subnet that spans zones.
92+
- *Zonal NAT gateways*: Each subnet gets its own NAT gateway that's deployed in the same availability zone as the subnet itself.
93+
- *Manual VM assignment*: You explicitly place each virtual machine in both the correct availability zone and its corresponding subnet.
9494

9595
:::image type="content" source="media/reliability-nat-gateway/zonal-stacks.svg" alt-text="Diagram of zonal isolation by creating zonal stacks." border="false":::
9696

0 commit comments

Comments
 (0)