Skip to content

Commit 62ed39c

Browse files
Update migrate-appliance.md
1 parent 175d743 commit 62ed39c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/migrate/migrate-appliance.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -312,8 +312,8 @@ The appliance is upgraded as the Azure Migrate agents running on the appliance a
312312

313313
You can turn on auto-update using either of these methods:
314314

315-
- By deleting the AutoUpdate registry key from HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\AzureAppliance.
316-
- After discovery is complete, in the Appliance Configuration Manager in the appliance web application.
315+
- By leting the AutoUpdate registry key from HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\AzureAppliance.
316+
- After discovery is complete, in the Appliance Configuration Manager in the appliance web application
317317

318318
To delete the registry key:
319319

@@ -338,7 +338,7 @@ You can check the appliance services version using either of these methods:
338338
To check in the Appliance Configuration Manager:
339339

340340
1. After discovery is complete, open Appliance Configuration Manager in the appliance web application.
341-
2. In **Appliance services** > verify Appliance services versions.
341+
2. In **Appliance services** > verify the appliance services versions.
342342

343343
![Check version](./media/migrate-appliance/version.png)
344344

@@ -360,7 +360,7 @@ If you are running an older version for any of the components, you must uninstal
360360
"Name": "ASRMigrationWebApp", "DownloadLink": "https://download.microsoft.com/download/f/3/4/f34b2eb9-cc8d-4978-9ffb-17321ad9b7ed/MicrosoftAzureApplianceConfigurationManager.msi", "Version": "6.0.211.2", "Md5Hash": "e00a742acc35e78a64a6a81e75469b84"
361361

362362
4. Download the latest version of an outdated service, with the download link in the file.
363-
5. After downloading,run the command in an administrator command window, to verify the integrity of the downloaded MSI.
363+
5. After downloading, run the following command in an administrator command window, to verify the integrity of the downloaded MSI.
364364

365365
``` C:\>Get-FileHash -Path <file_location> -Algorithm [Hashing Algorithm] ```
366366
For example:

0 commit comments

Comments
 (0)