The README.md file provides following link as part of the requirement to enable the nested virtualization in Azure:
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/nested-virtualization
Though this Azure link provides details on nested virtualization, but it is incorrect for the android emulator:
- As per the prerequisites mentioned in that link is that Hyper-V host must be Windows Server 2016/Windows 10 or greater, hence this guide is suitable for Visual Studio phone emulator and not for the android emulator. Reason being for running the android emulator, KVM must be available as per the README.md. Now, KVM can be available only on Linux OS.
Requesting update the README.md with proper documentation on how to run android emulator in Azure.
The README.md file provides following link as part of the requirement to enable the nested virtualization in Azure:
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/nested-virtualization
Though this Azure link provides details on nested virtualization, but it is incorrect for the android emulator:
Requesting update the README.md with proper documentation on how to run android emulator in Azure.