You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/vpn-gateway/about-zone-redundant-vnet-gateways.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,13 +10,12 @@ ms.author: cherylmc
10
10
---
11
11
# About zone-redundant virtual network gateway in Azure availability zones
12
12
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)
14
14
15
15
### <aname="zrgw"></a>Zone-redundant gateways
16
16
17
17
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.
@@ -25,7 +24,6 @@ To automatically deploy your virtual network gateways across availability zones,
25
24
26
25
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.
@@ -38,7 +36,7 @@ For information about gateway SKUs, see [VPN gateway SKUs](vpn-gateway-about-vpn
38
36
39
37
## <aname="pipskus"></a>Public IP SKUs
40
38
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.
42
40
43
41
For more information, see [Availability zones](../virtual-network/ip-services/public-ip-addresses.md#availability-zone).
0 commit comments