Skip to content

Commit 4aff3aa

Browse files
committed
minor edits
1 parent 21a642e commit 4aff3aa

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

articles/migrate/migrate-appliance.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,21 +48,22 @@ Before you use the OVA/VHD/Zip file to deploy appliance, verify that the file is
4848
1. On the server where you downloaded the file, open Command Prompt window by using **Run as administrator** option.
4949
1. Run this command to create the hash for the OVA/VHD/Zip file:
5050

51-
Copy
51+
Copy
5252

53-
`C:\>CertUtil -HashFile <file_location> <hashing_algorithm>`
53+
`C:\>CertUtil -HashFile <file_location> <hashing_algorithm>`
5454

55-
For example:
55+
For example:
5656

57-
Copy
57+
Copy
5858

59-
`C:\>CertUtil -HashFile C:\Users\Administrator\Desktop\MicrosoftAzureMigration.ova SHA256`
59+
`C:\>CertUtil -HashFile C:\Users\Administrator\Desktop\MicrosoftAzureMigration.ova SHA256`
6060

61-
`C:\>CertUtil -HashFile C:\Users\Administrator\Desktop\MicrosoftAzureMigration.ova SHA256`
61+
`C:\>CertUtil -HashFile C:\Users\Administrator\Desktop\MicrosoftAzureMigration.ova SHA256`
6262

63-
`C:\>CertUtil -HashFile C:\Users\administrator\Desktop\AzureMigrateInstaller.zip SHA256`
63+
`C:\>CertUtil -HashFile C:\Users\administrator\Desktop\AzureMigrateInstaller.zip SHA256`
6464

6565
1. Verify the latest appliance versions and hash values:
66+
6667
- Use the OVA file to set up the VMware appliance in Azure public cloud.
6768

6869
| Algorithm | Download | SHA256 |

0 commit comments

Comments
 (0)