Skip to content

Commit 1f5ff87

Browse files
authored
Update migrate-v1-v2.md
Consistent naming V1,V2
1 parent 894ac63 commit 1f5ff87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/application-gateway/migrate-v1-v2.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Migrate from v1 to v2 - Azure Application Gateway
2+
title: Migrate from V1 to V2 - Azure Application Gateway
33
description: This article shows you how to migrate Azure Application Gateway and Web Application Firewall from v1 to v2
44
services: application-gateway
55
author: greg-lindsay
@@ -28,8 +28,8 @@ This article primarily helps with the configuration migration. The traffic migra
2828

2929
An Azure PowerShell script is provided in this document. It performs the following operations to help you with the configuration:
3030

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.
3333

3434
## Downloading the script
3535

0 commit comments

Comments
 (0)