Skip to content

Commit 8c56893

Browse files
authored
Update migration guide with NetworkIsolation note
Added note about NetworkIsolation requirements for Application Gateway v2 deployments. Signed-off-by: MJyot <[email protected]>
1 parent bfbbfae commit 8c56893

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ This article primarily helps with the configuration migration. Client traffic mi
4646

4747
[!INCLUDE [updated-for-az](~/reusable-content/ce-skilling/azure/includes/updated-for-az.md)]
4848

49+
> [!NOTE]
50+
> If NetworkIsolation is enabled on the subscription, all Application Gateway v2 deployments whether public‑only or private‑only must be deployed in a subnet delegated to Microsoft.Network/applicationGateways. Use the following [steps to set up subnet delegation](/azure/virtual-network/manage-subnet-delegation?tabs=manage-subnet-delegation-portal).
51+
4952
## Configuration migration
5053
The configuration migration focuses on setting up the new V2 gateway with the settings from your existing V1 environment. We provide two Azure PowerShell scripts designed to facilitate the migration of configurations from V1 (Standard or WAF) to V2 (Standard_V2 or WAF_V2) gateways. These scripts help streamline the transition process by automating key deployment and configuration tasks.
5154

0 commit comments

Comments
 (0)