You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/application-gateway/migrate-v1-v2.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ You can download the migration script from the [PowerShell Gallery](https://www
50
50
> [!IMPORTANT]
51
51
>**Known Issue:** Running the migration script multiple times in the same powershell session/window can delete all resources in the resource group.
52
52
>
53
-
>**Mitigation:** To avoid this issue, please run the migration script in a new PowerShell window or session each time. You can ensure that a new session is created before >running the migration script again by running "Exit-PSSession" each time after the script has finished.
53
+
>**Mitigation:** To avoid this issue, please run the migration script in a new PowerShell window or session each time. You can ensure that a new session is created before running the migration script again by running "Exit-PSSession" each time after the script has finished.
54
54
>
55
55
>**Resolution:** We apologize for the inconvenience and understand that this is not the ideal experience. We are working on fixing this issue and we expect to have a solution by August 10, 2023. After this date, customers will be able to run the migration script in the same session.
0 commit comments