How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "gusztavvargadr/visual-studio-2022-community-windows-server"
  config.vm.box_version = "2022.2102.2211"
end
vagrant init gusztavvargadr/visual-studio-2022-community-windows-server \
  --box-version 2022.2102.2211
vagrant up

This version was created 4 months ago.

Visual Studio 2022 Community on Windows Server

See also | Changelog | Feedback | Source

In the box

2 providers for this version.
  • virtualbox Hosted by Vagrant Cloud (18.3 GB)

  • hyperv Hosted by Vagrant Cloud (17.9 GB)