How to emulate Android with Xamarin in an Azure VM?

855 Views Asked by At

I've been struggling to have my Xamarin project running in an Azure VM with Visual Studio 2015 and Xamarin. The error it gives me is:

The Virtual Machine Management Service failed to start the virtual machine 'VS Emulator 5-inch KitKat (4.4) XXHDPI Phone.dawud' because one of the Hyper-V components is not running (Virtual machine ID <id_number>.

I have read I need to enable nested virtualization in Hyper-V, but as this is an Azure machine I don't think I can do it.

Do you know what else I can do?

Thanks.

0

There are 0 best solutions below