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/availability-zones/migrate-app-gateway-v2.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,24 +1,24 @@
1
1
---
2
-
title: Migrate Azure Application Gateway and WAF deployments to availability zone support
2
+
title: Migrate Azure Application Gateway Standard and WAF v2 deployments to availability zone support
3
3
description: Learn how to migrate your Azure Application Gateway and WAF deployments to availability zone support.
4
4
author: anaharris-ms
5
5
ms.service: application-gateway
6
6
ms.topic: conceptual
7
-
ms.date: 07/26/2022
7
+
ms.date: 07/28/2022
8
8
ms.author: anaharris
9
9
ms.reviewer: anaharris
10
10
ms.custom: references_regions
11
11
---
12
12
13
13
# Migrate Application Gateway and WAF deployments to availability zone support
14
14
15
-
[Application Gateway Standard v2](/azure/application-gateway/overview-v2)or[WAF v2](/azure/web-application-firewall/ag/ag-overview) supports zonal and zone redundant deployments. For more information about zone redundancy, see [Regions and availability zones](az-overview.md).
15
+
[Application Gateway Standard v2](/azure/application-gateway/overview-v2)and Application Gateway with[WAF v2](/azure/web-application-firewall/ag/ag-overview) supports zonal and zone redundant deployments. For more information about zone redundancy, see [Regions and availability zones](az-overview.md).
16
16
17
-
If you previously deployed Azure Application Gateway Standard v2 or WAF v2 without zonal support, you must redeploy these services to enable zone redundancy. Two migration options to redeploy these services are described in this article.
17
+
If you previously deployed **Azure Application Gateway Standard v2** or **Azure Application Gateway Standard v2 + WAF v2** without zonal support, you must redeploy these services to enable zone redundancy. Two migration options to redeploy these services are described in this article.
18
18
19
19
## Prerequisites
20
20
21
-
- Your deployment must be Standard v2 or WAF v2 SKU. Earlier SKUs (Standard and WAF) don't support zone awareness.
21
+
- Your deployment must be Standard v2 or WAF v2 SKU. Earlier SKUs (Standard and WAF) don't support availability zones.
22
22
23
23
## Downtime requirements
24
24
@@ -38,7 +38,7 @@ Use this option to:
38
38
To create a separate Application Gateway, WAF (optional) and IP address:
39
39
40
40
1. Go to the [Azure portal](https://portal.azure.com).
41
-
2. Follow the steps in [Create an application gateway](../application-gateway/quick-create-portal.md#create-an-application-gateway) or [Create an application gateway with a Web Application Firewall](/azure/web-application-firewall/ag/application-gateway-web-application-firewall-portal) to create a new Application Gateway v2 or Application Gateway V2 + WAF v2, respectively. You can reuse your existing Virtual Network or create a new one, but you must create a new frontend Public IP address.
41
+
2. Follow the steps in [Create an application gateway](../application-gateway/quick-create-portal.md#create-an-application-gateway) or [Create an application gateway with a Web Application Firewall](/azure/web-application-firewall/ag/application-gateway-web-application-firewall-portal) to create a new Application Gateway v2 or Application Gateway v2 + WAF v2, respectively. You can reuse your existing Virtual Network or create a new one, but you must create a new frontend Public IP address.
42
42
3. Verify that the application gateway and WAF are working as intended.
43
43
4. Migrate your DNS configuration to the new public IP address.
44
44
5. Delete the old Application gateway and WAF resources.
@@ -57,7 +57,7 @@ To delete the Application Gateway and WAF and redeploy:
57
57
1. Go to the [Azure portal](https://portal.azure.com).
58
58
2. Select **All resources**, and then select the resource group that contains the Application Gateway.
59
59
3. Select the Application Gateway resource and then select **Delete**. Type **yes** to confirm deletion, and then click **Delete**.
60
-
4. Follow the steps in [Create an application gateway](../application-gateway/quick-create-portal.md#create-an-application-gateway) or [Create an application gateway with a Web Application Firewall](/azure/web-application-firewall/ag/application-gateway-web-application-firewall-portal) to create a new Application Gateway v2 or Application Gateway V2 + WAF v2, respectively, using the same Virtual Network, subnets, and Public IP address that you used previously.
60
+
4. Follow the steps in [Create an application gateway](../application-gateway/quick-create-portal.md#create-an-application-gateway) or [Create an application gateway with a Web Application Firewall](/azure/web-application-firewall/ag/application-gateway-web-application-firewall-portal) to create a new Application Gateway v2 or Application Gateway v2 + WAF v2, respectively, using the same Virtual Network, subnets, and Public IP address that you used previously.
0 commit comments