Skip to content

Commit ffdeb85

Browse files
committed
more clarificatiion
1 parent 1c81dac commit ffdeb85

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/availability-zones/migrate-app-gateway-v2.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom: references_regions
1212

1313
# Migrate Application Gateway and WAF deployments to availability zone support
1414

15-
[Application Gateway Standard v2](/azure/application-gateway/overview-v2) 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).
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).
1616

1717
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.
1818

@@ -38,7 +38,7 @@ Use this option to:
3838
To create a separate Application Gateway, WAF (optional) and IP address:
3939

4040
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.
4242
3. Verify that the application gateway and WAF are working as intended.
4343
4. Migrate your DNS configuration to the new public IP address.
4444
5. Delete the old Application gateway and WAF resources.
@@ -57,7 +57,7 @@ To delete the Application Gateway and WAF and redeploy:
5757
1. Go to the [Azure portal](https://portal.azure.com).
5858
2. Select **All resources**, and then select the resource group that contains the Application Gateway.
5959
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.
6161

6262
## Next steps
6363

0 commit comments

Comments
 (0)