Running Android emulator Hyper-V based on a Azure VM Windows Server 2016

柔情痞子 提交于 2019-12-24 19:01:07

问题


Our goal is to run UI tests with Appium on our CI build. But it seems that running the Android emulator (Hyper-V based) within virtual build machine (Windows Server 2016) on Azure might not be supported.

So my question is, does Hyper-V based nested virtualization is supported from a Windows Server 2016 virtual machine on Azure ?

note: using a CPU Android emulation is not an option


回答1:


Yes, it is possible, you need to be on Dv3 or Ev3 SKU.

https://docs.microsoft.com/en-us/azure/virtual-machines/windows/nested-virtualization



来源:https://stackoverflow.com/questions/56364841/running-android-emulator-hyper-v-based-on-a-azure-vm-windows-server-2016

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!