Skip to content

Commit 9a341ed

Browse files
authored
Merge pull request #222073 from cherylmc/az
SEO updates
2 parents dc6d802 + 9b0b474 commit 9a341ed

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

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

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
2-
title: 'Zone-redundant virtual network gateways in Azure Availability Zones'
3-
description: Learn how to deploy VPN and ExpressRoute gateways in Azure Availability Zones in order to bring resiliency, scalability, and higher availability to virtual network gateways.
4-
titleSuffix: Azure VPN Gateway
2+
title: 'Create a zone-redundant virtual network gateway in Azure availability zones'
3+
description: Learn how to deploy zone-redundant virtual network gateways in Azure availability zones.
54
services: vpn-gateway
5+
titleSuffix: Azure VPN Gateway
66
author: cherylmc
7-
# Customer intent: As someone with a basic network background, I want to understand zone-redundant gateways.
87

98
ms.service: vpn-gateway
10-
ms.topic: conceptual
11-
ms.date: 05/18/2021
12-
ms.author: cherylmc
9+
ms.topic: how-to
10+
ms.date: 09/03/2020
11+
ms.author: cherylmc
12+
ms.custom: devx-track-azurepowershell
1313

1414
---
15-
# About zone-redundant virtual network gateways in Azure Availability Zones
15+
# Create a zone-redundant virtual network gateway in Azure availability zones
1616

17-
You can deploy VPN and ExpressRoute gateways in [Azure Availability Zones](../availability-zones/az-overview.md). 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.
17+
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?](../availability-zones/az-overview.md)
1818

1919
### <a name="zrgw"></a>Zone-redundant gateways
2020

@@ -27,7 +27,7 @@ To automatically deploy your virtual network gateways across availability zones,
2727

2828
### <a name="zgw"></a>Zonal gateways
2929

30-
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.
30+
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.
3131

3232
<br>
3333
<br>
@@ -36,13 +36,13 @@ To deploy gateways in a specific zone, you can use zonal gateways. When you depl
3636

3737
## <a name="gwskus"></a>Gateway SKUs
3838

39-
Zone-redundant and zonal gateways are available as gateway SKUs. We have added new virtual network gateway SKUs in Azure AZ regions. These SKUs are similar to the corresponding existing SKUs for ExpressRoute and VPN Gateway, except that they are specific to zone-redundant and zonal gateways. You can identify these SKUs by the "AZ" in the SKU name.
39+
Zone-redundant and zonal gateways are available as gateway SKUs. We have added new virtual network gateway SKUs in Azure AZ regions. These SKUs are similar to the corresponding existing SKUs for ExpressRoute and VPN Gateway, except that they're specific to zone-redundant and zonal gateways. You can identify these SKUs by the "AZ" in the SKU name.
4040

4141
For information about gateway SKUs, see [VPN gateway SKUs](vpn-gateway-about-vpngateways.md#gwsku) and [ExpressRoute gateway SKUs](../expressroute/expressroute-about-virtual-network-gateways.md#gwsku).
4242

4343
## <a name="pipskus"></a>Public IP SKUs
4444

45-
Zone-redundant gateways and zonal gateways both rely on the Azure public IP resource *Standard* SKU. The configuration of the Azure public IP resource determines whether the gateway that you deploy is zone-redundant, or zonal. If you create a public IP resource with a *Basic* SKU, the gateway will not have any zone redundancy, and the gateway resources will be regional.
45+
Zone-redundant gateways and zonal gateways both rely on the Azure public IP resource *Standard* SKU. The configuration of the Azure public IP resource determines whether the gateway that you deploy is zone-redundant, or zonal. If you create a public IP resource with a *Basic* SKU, the gateway won't have any zone redundancy, and the gateway resources will be regional.
4646

4747
### <a name="pipzrg"></a>Zone-redundant gateways
4848

@@ -57,29 +57,29 @@ When you create a public IP address using the **Standard** public IP SKU and spe
5757

5858
### <a name="piprg"></a>Regional gateways
5959

60-
When you create a public IP address using the **Basic** public IP SKU, the gateway is deployed as a regional gateway and does not have any zone-redundancy built into the gateway.
60+
When you create a public IP address using the **Basic** public IP SKU, the gateway is deployed as a regional gateway and doesn't have any zone-redundancy built into the gateway.
6161

6262
## <a name="faq"></a>FAQ
6363

6464
### What will change when I deploy these SKUs?
6565

66-
From your perspective, you can deploy your gateways with zone-redundancy. This means that all instances of the gateways will be deployed across Azure Availability Zones, and each Availability Zone is a different fault and update domain. This makes your gateways more reliable, available, and resilient to zone failures.
66+
From your perspective, you can deploy your gateways with zone-redundancy. This means that all instances of the gateways will be deployed across Azure availability zones, and each availability zone is a different fault and update domain. This makes your gateways more reliable, available, and resilient to zone failures.
6767

6868
### Can I use the Azure portal?
6969

70-
Yes, you can use the Azure portal to deploy these SKUs. However, you will see these SKUs only in those Azure regions that have Azure Availability Zones.
70+
Yes, you can use the Azure portal to deploy these SKUs. However, you'll see these SKUs only in those Azure regions that have Azure availability zones.
7171

7272
### What regions are available for me to use these SKUs?
7373

74-
These SKUs are available in Azure regions that have Azure Availability Zones. For more information, see [Azure regions with Availability Zones](../availability-zones/az-region.md#azure-regions-with-availability-zones).
74+
These SKUs are available in Azure regions that have Azure availability zones. For more information, see [Azure regions with availability zones](../availability-zones/az-region.md#azure-regions-with-availability-zones).
7575

7676
### Can I change/migrate/upgrade my existing virtual network gateways to zone-redundant or zonal gateways?
7777

7878
Migrating your existing virtual network gateways to zone-redundant or zonal gateways is currently not supported. You can, however, delete your existing gateway and re-create a zone-redundant or zonal gateway.
7979

80-
### Can I deploy both VPN and Express Route gateways in same virtual network?
80+
### Can I deploy both VPN and ExpressRoute gateways in same virtual network?
8181

82-
Co-existence of both VPN and Express Route gateways in the same virtual network is supported. However, you should reserve a /27 IP address range for the gateway subnet.
82+
Co-existence of both VPN and ExpressRoute gateways in the same virtual network is supported. However, you should reserve a /27 IP address range for the gateway subnet.
8383

8484
## Next steps
8585

0 commit comments

Comments
 (0)