How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "randroid/windows-11-vs-2019-sqlserver-2017-ssrs-ssis"
  config.vm.box_version = "20240722.040134.1-929ddb86b1d54e06bc5d48ef4e6fddc0cbec832e"
end
vagrant init randroid/windows-11-vs-2019-sqlserver-2017-ssrs-ssis \
  --box-version 20240722.040134.1-929ddb86b1d54e06bc5d48ef4e6fddc0cbec832e
vagrant up

This version was created about 2 months ago.

There isn't a description.

1 provider for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud