File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/application-gateway Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- title : Migrate from v1 to v2 - Azure Application Gateway
2
+ title : Migrate from V1 to V2 - Azure Application Gateway
3
3
description : This article shows you how to migrate Azure Application Gateway and Web Application Firewall from v1 to v2
4
4
services : application-gateway
5
5
author : greg-lindsay
@@ -28,8 +28,8 @@ This article primarily helps with the configuration migration. The traffic migra
28
28
29
29
An Azure PowerShell script is provided in this document. It performs the following operations to help you with the configuration:
30
30
31
- * Creates a new Standard_v2 or WAF_v2 gateway in a virtual network subnet that you specify.
32
- * Seamlessly copies the configuration associated with the v1 Standard or WAF gateway to the newly created Standard_V2 or WAF_V2 gateway.
31
+ * Creates a new Standard_V2 or WAF_V2 gateway in a virtual network subnet that you specify.
32
+ * Seamlessly copies the configuration associated with the V1 Standard or WAF gateway to the newly created Standard_V2 or WAF_V2 gateway.
33
33
34
34
## Downloading the script
35
35
You can’t perform that action at this time.
0 commit comments