Skip to content

Commit fce6954

Browse files
Merge pull request #297516 from cherylmc/zone
fix link
2 parents 244a9de + a08125f commit fce6954

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/vpn-gateway/about-zone-redundant-vnet-gateways.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,12 @@ ms.author: cherylmc
1010
---
1111
# About zone-redundant virtual network gateway in Azure availability zones
1212

13-
This article helps you create a zone-redundant virtual network gateway in Azure availability zones. This brings resiliency, scalability, and higher availability to virtual network gateways. Deploying gateways in Azure availability zones physically and logically separates gateways within a region, while protecting your on-premises network connectivity to Azure from zone-level failures. For information, see [About zone-redundant virtual network gateways](about-zone-redundant-vnet-gateways.md) and [What are Azure regions and availability zones?](../reliability/availability-zones-overview.md)
13+
This article helps you create a zone-redundant virtual network gateway in Azure availability zones. This brings resiliency, scalability, and higher availability to virtual network gateways. Deploying gateways in Azure availability zones physically and logically separates gateways within a region, while protecting your on-premises network connectivity to Azure from zone-level failures. For more information, see [What are Azure regions and availability zones?](../reliability/availability-zones-overview.md)
1414

1515
### <a name="zrgw"></a>Zone-redundant gateways
1616

1717
To automatically deploy your virtual network gateways across availability zones, you can use zone-redundant virtual network gateways. With zone-redundant gateways, you can benefit from zone-resiliency to access your mission-critical, scalable services on Azure.
1818

19-
<br>
2019
<br>
2120

2221
![zone-redundant gateways graphic](./media/create-zone-redundant-vnet-gateway/zonered.png)
@@ -25,7 +24,6 @@ To automatically deploy your virtual network gateways across availability zones,
2524

2625
To deploy gateways in a specific zone, you can use zonal gateways. When you deploy a zonal gateway, all instances of the gateway are deployed in the same availability zone.
2726

28-
<br>
2927
<br>
3028

3129
![zonal gateways graphic](./media/create-zone-redundant-vnet-gateway/zonal.png)
@@ -38,7 +36,7 @@ For information about gateway SKUs, see [VPN gateway SKUs](vpn-gateway-about-vpn
3836

3937
## <a name="pipskus"></a>Public IP SKUs
4038

41-
Zone-redundant, zonal and non-zonal gateways rely on the configuration of *Standard* SKU of Azure public IP resource. If you create a public IP resource with a *Basic* SKU, the gateway won't have any zone redundancy, and the gateway resources are regional.
39+
Zone-redundant, zonal, and non-zonal gateways rely on the configuration of *Standard* SKU of Azure public IP resource. If you create a public IP resource with a *Basic* SKU, the gateway won't have any zone redundancy, and the gateway resources are regional.
4240

4341
For more information, see [Availability zones](../virtual-network/ip-services/public-ip-addresses.md#availability-zone).
4442

0 commit comments

Comments
 (0)