Skip to content

Commit 8840042

Browse files
authored
Update migrate-v1-v2.md
1 parent ca13437 commit 8840042

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ This article primarily helps with the configuration migration. Client traffic mi
4343
>FRun the `Set-AzContext -Subscription <V1 application gateway SubscriptionId>` cmdlet every time before running the migration script. This is necessary to set the active Azure context to the correct subscription, because the migration script might clean up the existing resource group if it doesn't exist in current subscription context.This is not a mandatory step for version 1.0.11 & above of the migration script.
4444
4545
> [!IMPORTANT]
46-
>A new stable version of the migration script , version 1.0.11 is available now which contains important bug fixes and updates.Use this version to avoid potential issues.
46+
>A new stable version of the migration script , version 1.0.11 is available now , which contains important bug fixes and updates.Use this version to avoid potential issues.
4747
4848
## Configuration migration
4949

@@ -54,7 +54,7 @@ An Azure PowerShell script is provided in this document. It performs the followi
5454

5555
## Downloading the script
5656

57-
You can download the migration script from the [PowerShell Gallery](https://www.powershellgallery.com/packages/AzureAppGWMigration).A new stable release (Version 1.0.11) of the migration script is available which includes major updates and bug fixes .It is recommended to use this stable version.
57+
You can download the migration script from the [PowerShell Gallery](https://www.powershellgallery.com/packages/AzureAppGWMigration).A new stable release (Version 1.0.11) of the migration script is available ,which includes major updates and bug fixes .It is recommended to use this stable version.
5858

5959

6060
## Using the script

0 commit comments

Comments
 (0)