Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion website/content/docs/disks/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,8 @@ For more information about what options are available for configuring disks, see

## Supported Providers

Currently, only VirtualBox is supported. Please refer to the [VirtualBox documentation](/vagrant/docs/disks/virtualbox) for more information on using disks with the VirtualBox provider!
Currently, only VirtualBox, Hyper-V, and VMware are supported. Refer to the following documentation for more information:

* [VirtualBox](/vagrant/docs/disks/virtualbox)
* [Hyper-V](/vagrant/docs/disks/hyperv)
* [VMware](/vagrant/docs/disks/vmware)