Skip to content

Commit 6ee5fdd

Browse files
authored
Update migrate-v1-v2.md
Update regarding bug in migration script and prerequisites
1 parent 5d59a8c commit 6ee5fdd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This article primarily helps with the configuration migration. Client traffic mi
4040
[!INCLUDE [updated-for-az](../../includes/updated-for-az.md)]
4141

4242
> [!IMPORTANT]
43-
>Run 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.
43+
>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]
4646
>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.
@@ -61,6 +61,7 @@ You can download the migration script from the [PowerShell Gallery](https://www
6161

6262
> [!NOTE]
6363
> Run 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.
64+
> This is not a mandatory step for version 1.0.11 & above of the migration script.
6465
6566
There are two options for you depending on your local PowerShell environment setup and preferences:
6667

0 commit comments

Comments
 (0)