Skip to content

Commit 095adf3

Browse files
authored
Merge pull request #245 from tidalmigrations/pr/add-link-to-win-vhd
Add link to Windows VHD image
2 parents 37e9528 + d5265ae commit 095adf3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/user guides/tidal-vms.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ If you need any help in deploying the VM or getting started with your discovery,
6464

6565
## Windows Server 2022
6666

67-
The image runs [Windows Server (2022 Datacenter Evaluation)](https://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-2022) and comes with a 180-day trial. It can be deployed into any virtual environment that is compatible with OVA based images.
67+
The image runs [Windows Server (2022 Datacenter Evaluation)](https://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-2022) and comes with a 180-day trial. It can be deployed into any virtual environment that is compatible with OVA or VHD-based images.
6868

6969
{% include note.html content="This image comes only with the latest version of
7070
[Tidal Tools](https://tidalcloud.com/tidal-tools/) and [Machine Stats](https://pypi.org/project/machine-stats/)
@@ -73,8 +73,8 @@ since it is only intended to be used when capturing metrics with Machine Stats o
7373

7474
To get started:
7575

76-
1. [Download the image](https://d2ny8m13pxxvfx.cloudfront.net/tidal-windows-server-2022.ova)
77-
2. Deploy the downloaded OVA file into your VMware (or VirtualBox, or any OVA compatible virtual environment)
76+
1. Download the [OVA image](https://d2ny8m13pxxvfx.cloudfront.net/tidal-windows-server-2022.ova) or the [VHD image](https://d2ny8m13pxxvfx.cloudfront.net/tidal-windows-server-2022-hyperv-disk.vhd)
77+
2. Deploy the downloaded OVA file into your VMware (or VirtualBox, or any OVA-compatible virtual environment) or VHD file into your Hyper-V Manager.
7878
3. Once the VM is running, you can log in with either of the following credentials:
7979

8080
```text

0 commit comments

Comments
 (0)