Skip to content

Commit d1aca3f

Browse files
Merge pull request #307712 from JackStromberg/patch-28
Private IP is no longer a limitation in v2 gateways
2 parents 1b904e6 + 32ff88f commit d1aca3f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: mbender-ms
66
ms.service: azure-application-gateway
77
ms.custom: devx-track-azurepowershell
88
ms.topic: how-to
9-
ms.date: 01/23/2025
9+
ms.date: 11/3/2025
1010
ms.author: mbender
1111
# Customer intent: As an DevOps engineer, I want to migrate my Azure Application Gateway and Web Application Firewall from V1 to V2, so that I can leverage the improved features and performance while ensuring minimal downtime during the transition.
1212
---
@@ -239,7 +239,6 @@ To run the script:
239239
* [Virtual network service endpoint policies](../virtual-network/virtual-network-service-endpoint-policies-overview.md) are currently not supported in an Application Gateway subnet.
240240
* To migrate a TLS/SSL configuration, you must specify all the TLS/SSL certs used in your V1 gateway.
241241
* If you have FIPS mode enabled for your V1 gateway, it isn't migrated to your new V2 gateway.
242-
* If you have a Private IP only V1 gateway, the script generates a private and public IP address for the new V2 gateway. The Private IP only V2 gateway is currently in public preview. Once it becomes generally available, customers can utilize the script to transfer their private IP only V1 gateway to a private IP only V2 gateway.
243242
* WAFv2 is created in old WAF config mode; migration to WAF policy is required.
244243
* The new WAFv2 is configured to use CRS 3.0 by default. However, since CRS 3.0 is on the path to deprecation, we recommend upgrading to the latest rule set, DRS 2.1 post migration. For more details, refer [CRS and DRS rule groups and rules](../web-application-firewall/ag/application-gateway-crs-rulegroups-rules.md)
245244

0 commit comments

Comments
 (0)