Skip to content

Commit 42a5267

Browse files
Merge pull request #313344 from MJyot/main
Update public IP retention script section
2 parents 264566f + 14d9878 commit 42a5267

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -385,8 +385,8 @@ For the legacy cloning script, version 1.0.11 is the new version of the migratio
385385
### Public IP retention script
386386
387387
After you successfully migrate the configuration and thoroughly test your new V2 gateway, this step focuses on redirecting live traffic.
388-
389-
We provide an Azure PowerShell script that *retains the public IP address from V1*. Here are important considerations for the script:
388+
> [!NOTE]
389+
> The IP migration script does not support public IP address resources that have name beginning with a numeric character.
390390
391391
- The script reserves the Basic public IP from V1, converts it to Standard, and attaches it to the V2 gateway. This action effectively redirects all incoming traffic to the V2 gateway.
392392
- This IP swap operation typically results in a brief *downtime of approximately one to five minutes*. Plan accordingly.

0 commit comments

Comments
 (0)