Skip to content

Commit dc9761f

Browse files
committed
Fixing error in command and FAQ
1 parent ab64df2 commit dc9761f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ To determine if you have the Azure Az modules installed, run `Get-InstalledModul
5454

5555
To use this option, you must not have the Azure Az modules installed on your computer. If they're installed, the following command displays an error. You can either uninstall the Azure Az modules, or use the other option to download the script manually and run it.
5656

57-
Run the script with the following command:
57+
Run the script with the following command to get the latest version:
5858

59-
`Install-Script -Name AzureAppGWMigration`
59+
`Install-Script -Name AzureAppGWMigration -Force`
6060

6161
This command also installs the required Az modules.
6262

@@ -191,7 +191,7 @@ No. Currently the script does not support certificates in KeyVault. However, thi
191191

192192
### I ran into some issues with using this script. How can I get help?
193193

194-
You can send an email to [email protected], open a support case with Azure Support, or do both.
194+
You can contact Azure Support under the topic "Configuration and Setup/Migrate to V2 SKU". Learn more about [Azure support here](https://azure.microsoft.com/support/options/).
195195

196196
## Next steps
197197

0 commit comments

Comments
 (0)