I'm trying to run an android virtual device on azure virtual machine that has support for nested virtualization
I'm getting this error:
Unable to install Intel HAXM
VT-X is disabled in BIOS
Enable VT-X in your BIOS security settings (refer to documentation on your computer)
I tried installing Intel HXAM for android studio running inside azure vm and getting the error above and I can't access BIOS in azure vm to enable it.
Is there any way to fix this? Thanks