dev.microsoftedge.com-vms icon indicating copy to clipboard operation
dev.microsoftedge.com-vms copied to clipboard

Scripts used to generate the free VMs available at https://dev.microsoftedge.com

Results 15 dev.microsoftedge.com-vms issues
Sort by recently updated
recently updated
newest added

Hi There, I tried to use vagrant to startup the microsoftedge vms with virtualbox, and here is the vagrantfile I got: ``` Vagrant.configure("2") do |config| config.vm.box = "Microsoft/EdgeOnWindows10" config.vm.hostname =...

Vagrant users are required to explicitly specify ```ruby config.ssh.username = 'IEUser' config.ssh.password = 'Passw0rd!' ``` in all their Vagrantfiles, at least in those based on the `Microsoft/EdgeOnWindows10` base box. But...

E.g.: - https://az792536.vo.msecnd.net/vms/md5/VMBuild_20180306/VMWare/IE8/IE8.Win7.VMWare.zip.md5.txt - https://az792536.vo.msecnd.net/vhd/md5/VMBuild_20150916/IE10.Win7.VirtualBox.zip.md5.txt

UEFI is not the method chosen for VMs provided to test EDGE, so features like Application Defender Application Guard CANNOT be tested. There are a few VMs available to download...