Skip to content

Commit a69eb18

Browse files
committed
updated hash values
1 parent 96cb808 commit a69eb18

File tree

1 file changed

+18
-22
lines changed

1 file changed

+18
-22
lines changed

articles/migrate/migrate-appliance.md

Lines changed: 18 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ The appliance can be deployed using a couple of methods:
3838

3939

4040
> [!Note]
41-
> - Don't install any other components, such as the **Microsoft Monitoring Agent (MMA)** or **Replication appliance**, on the same server hosting the Azure Migrate appliance. If you install the MMA agent, you can face problems like **"Multiple custom attributes of the same type found"**. It's recommended to have a dedicated server to deploy the appliance.
42-
> - Federal Information Processing Standards (FIPS) mode is not supported for appliance deployment.
41+
> - Don't install any other components, such as **Replication appliance**, on the same server that hosts the Azure Migrate appliance.
42+
> - Federal Information Processing Standards (FIPS) mode isn't supported for appliance deployment.
4343
4444
## Verify security
4545

@@ -48,39 +48,39 @@ 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+
```
52+
C:\>CertUtil -HashFile <file_location> <hashing_algorithm>
53+
```
5254

53-
`C:\>CertUtil -HashFile <file_location> <hashing_algorithm>`
55+
For example:
5456

55-
For example:
57+
```
58+
C:\>CertUtil -HashFile C:\Users\Administrator\Desktop\MicrosoftAzureMigration.ova SHA256
5659
57-
Copy
58-
59-
`C:\>CertUtil -HashFile C:\Users\Administrator\Desktop\MicrosoftAzureMigration.ova SHA256`
60-
61-
`C:\>CertUtil -HashFile C:\Users\Administrator\Desktop\MicrosoftAzureMigration.ova SHA256`
62-
63-
`C:\>CertUtil -HashFile C:\Users\administrator\Desktop\AzureMigrateInstaller.zip SHA256`
60+
C:\>CertUtil -HashFile C:\Users\Administrator\Desktop\AzureMigrateAppliance.zip SHA256
6461
62+
C:\>CertUtil -HashFile C:\Users\administrator\Desktop\AzureMigrateInstaller.zip SHA256
63+
64+
```
6565
1. Verify the latest appliance versions and hash values:
6666

6767
- Use the OVA file to set up the VMware appliance in Azure public cloud.
6868

6969
| Algorithm | Download | SHA256 |
7070
| --- | --- | --- |
71-
| VMware- OVA file (11.9 GB) | [Latest version](https://go.microsoft.com/fwlink/?linkid=2191954) | 68907FC88C4215358779234AE74686DD10C76178686895ACB0663E1C3F56F207 |
71+
| VMware- OVA file (11.9 GB) | [Latest version](https://go.microsoft.com/fwlink/?linkid=2191954) | 68907FC88C4215358779234AE74686DD10C76178686895ACB0663E1C3F56F207 |
7272

7373
- Use the VHD file to set up the Hyper-V appliance in Azure public cloud.
7474

7575
| Algorithm | Download | SHA256 |
7676
| --- | --- | --- |
77-
| Hyper-V - VHD file (9.46Gb) | [Latest version](https://go.microsoft.com/fwlink/?linkid=2191848) | DFECBFC9865C59F5A7B88BF78FA1028AD24919945059AE387BE9DA619C42A421 |
77+
| Hyper-V - VHD file (9.46Gb) | [Latest version](https://go.microsoft.com/fwlink/?linkid=2191848) | DFECBFC9865C59F5A7B88BF78FA1028AD24919945059AE387BE9DA619C42A421 |
7878

7979
- Use the Zip file to set up the VMware, Hyper-V, or Physical appliance stack in Azure public cloud and Azure Government.
8080

8181
| Algorithm | Download | SHA256 |
8282
| --- | --- | --- |
83-
| Zip file (693 MB) | [Latest version](https://go.microsoft.com/fwlink/?linkid=2191847) | 88e90691ebf87166243dafb2d3a18dd34066b4624595ee3f9b4fbe6885e81da |
83+
| Zip file (693 MB) | [Latest version](https://go.microsoft.com/fwlink/?linkid=2191847) | B4632DAA872310BCE44CFC7FF1C8968CDC7BAA2EB924C18FF630B18D57852EDA |
8484

8585

8686
## Appliance services
@@ -113,7 +113,7 @@ The following table summarizes the Azure Migrate appliance requirements for VMwa
113113
**OVA template** | Download from project or from [here](https://go.microsoft.com/fwlink/?linkid=2191954).<br><br> Download size is 11.9 GB.<br><br> The downloaded appliance template comes with a Windows Server 2022 evaluation license, which is valid for 180 days.<br>If the evaluation period is close to expiry, we recommend that you download and deploy a new appliance using OVA template, or you activate the operating system license of the appliance server.
114114
**OVA verification** | [Verify](tutorial-discover-vmware.md#verify-security) the OVA template downloaded from project by checking the hash values.
115115
**PowerShell script** | Refer to this [article](./deploy-appliance-script.md#set-up-the-appliance-for-vmware) on how to deploy an appliance using the PowerShell installer script.<br/><br/>
116-
**Hardware and network requirements** | The appliance should run on server with Windows Server 2019 or Windows Server 2022, 32-GB RAM, 8 vCPUs, around 80 GB of disk storage, and an external virtual switch.<br/> The appliance requires internet access, either directly or through a proxy.<br/><br/> If you deploy the appliance using OVA template, you need enough resources on the vCenter Server to create a server that meets the hardware requirements.<br/><br/> If you run the appliance on an existing server, make sure that it is running Windows Server 2019 or Windows Server 2022, and meets hardware requirements.
116+
**Hardware and network requirements** | The appliance should run on server with Windows Server 2019 or Windows Server 2022, 32-GB RAM, 8 vCPUs, around 80 GB of disk storage, and an external virtual switch.<br/><br/> The onboarding script checks for Windows Server 2016 or earlier versions and blocks the appliance deployment on those systems.<br/><br/> The appliance requires internet access, either directly or through a proxy.<br/><br/> If you deploy the appliance using OVA template, you need enough resources on the vCenter Server to create a server that meets the hardware requirements.
117117
**VMware requirements** | If you deploy the appliance as a server on vCenter Server, it must be deployed on a vCenter Server running 5.5, 6.0, 6.5, 6.7 or 7.0 and an ESXi host running version 5.5 or later.<br/><br/>
118118
**VDDK (agentless migration)** | To use the appliance for agentless migration of servers, the VMware vSphere VDDK must be installed on the appliance server.
119119

@@ -129,7 +129,7 @@ The following table summarizes the Azure Migrate appliance requirements for VMwa
129129
**VHD template** | Zip file that includes a VHD. Download from project or from [here](https://go.microsoft.com/fwlink/?linkid=2140422).<br><br> Download size is 8.91 GB.<br><br> The downloaded appliance template comes with a Windows Server 2022 evaluation license, which is valid for 180 days. If the evaluation period is close to expiry, we recommend that you download and deploy a new appliance, or that you activate the operating system license of the appliance server.
130130
**VHD verification** | [Verify](tutorial-discover-hyper-v.md#verify-security) the VHD template downloaded from project by checking the hash values.
131131
**PowerShell script** | Refer to this [article](./deploy-appliance-script.md#set-up-the-appliance-for-hyper-v) on how to deploy an appliance using the PowerShell installer script.<br/>
132-
**Hardware and network requirements** | The appliance should run on server with Windows Server 2019 or Windows Server 2022, 16-GB RAM, 8 vCPUs, around 80 GB of disk storage, and an external virtual switch.<br/> The appliance needs a static or dynamic IP address, and requires internet access, either directly or through a proxy.<br/><br/> If you run the appliance as a server running on a Hyper-V host, you need enough resources on the host to create a server that meets the hardware requirements.<br/><br/> If you run the appliance on an existing server, make sure that it is running Windows Server 2019 or Windows Server 2022, and meets hardware requirements.
132+
**Hardware and network requirements** | The appliance should run on server with Windows Server 2019 or Windows Server 2022, 16-GB RAM, 8 vCPUs, around 80 GB of disk storage, and an external virtual switch.<br/> The appliance needs a static or dynamic IP address, and requires internet access, either directly or through a proxy.<br/><br/> If you run the appliance as a server running on a Hyper-V host, you need enough resources on the host to create a server that meets the hardware requirements.<br/><br/> The appliance runs on a server with Windows Server 2019, Windows Server 2022, or Windows Server 2025. It needs 32 GB RAM, 8 vCPUs, around 80 GB of disk storage, and an external virtual switch.
133133
**Hyper-V requirements** | If you deploy the appliance with the VHD template, the appliance provided by Azure Migrate is Hyper-V VM version 5.0.<br/><br/> The Hyper-V host must be running Windows Server 2019 or Windows Server 2022.
134134

135135

@@ -144,8 +144,7 @@ The following table summarizes the Azure Migrate appliance requirements for VMwa
144144
**Supported deployment** | Deploy on an existing server running Windows Server 2022 using PowerShell installer script.
145145
**PowerShell script** | Download the script (AzureMigrateInstaller.ps1) in a zip file from the project or from [here](https://go.microsoft.com/fwlink/?linkid=2140334). [Learn more](tutorial-discover-physical.md).<br><br> Download size is 85.8 MB.
146146
**Script verification** | Verify the PowerShell installer script downloaded from project by checking the hash values.
147-
**Hardware and network requirements** | The appliance should run on server with Windows Server 2019 or Windows Server 2022, 16-GB RAM, 8 vCPUs, around 80 GB of disk storage.<br/> The appliance needs a static or dynamic IP address, and requires internet access, either directly or through a proxy.<br/><br/> If you run the appliance on an existing server, make sure that it is running Windows Server 2019 or Windows Server 2022, and meets hardware requirements.
148-
147+
**Hardware and network requirements** | The appliance runs on a server with Windows Server 2019, Windows Server 2022, or Windows Server 2025. It needs 32 GB RAM, 8 vCPUs, about 80 GB of disk storage, and an external virtual switch.<br/><br/> The appliance uses a static or dynamic IP address and needs internet access, either directly or through a proxy.
149148

150149
## URL access
151150

@@ -218,7 +217,6 @@ download.microsoft.com/download | Allow downloads from Microsoft download center
218217
*.blob.core.usgovcloudapi.net (optional)| This is optional and is not required if the storage account has a private endpoint attached.
219218
*.applicationinsights.us (optional)| Upload appliance logs used for internal monitoring.
220219

221-
222220
### Microsoft Azure operated by 21Vianet (Microsoft Azure operated by 21Vianet) URLs
223221

224222
**URL** | **Details**
@@ -239,7 +237,6 @@ download.microsoft.com/download | Allow downloads from Microsoft download center
239237

240238
### Microsoft Azure operated by 21Vianet URLs
241239

242-
243240
**URL** | **Details**
244241
--- | --- |
245242
*.portal.azure.cn | Navigate to the Azure portal.
@@ -256,7 +253,6 @@ download.microsoft.com/download | Allow downloads from Microsoft download center
256253
*.blob.core.chinacloudapi.cn | **Used for VMware agentless migration.**<br/><br/>Upload data to storage for migration.
257254
*.applicationinsights.azure.cn | Upload appliance logs used for internal monitoring.
258255

259-
260256
## Discovery and collection process
261257

262258
:::image type="content" source="./media/migrate-appliance/architecture.png" alt-text="Diagram of Appliance architecture.":::

0 commit comments

Comments
 (0)