Open
Description
openedon Oct 5, 2023
Is your feature request related to a problem?/Why is this needed
Windows doesn't allow unsigned drivers to be installed when secure boot is enabled. This makes it possible to test in-development drivers w/ Windows.
Describe the solution you'd like in detail
Check an env. arg in e2e-scenario.sh and edit the uefi settings in the vmss template.
Describe alternatives you've considered
This is a boot option so it cannot be disabled while the VM is running.
Additional context
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment