Blog Post
Nested virtualization on Azure : a step-by-step guide
Hi Weishan Yang, thank you for your kind feedback. At the moment, no VMs using ARM CPUs support nested virtualization. This detail is available on each VM’s series information page.
Below are links to the currently available VMs that run on ARM-based processors (thanks deherman-MSFT for the reference):
https://learn.microsoft.com/en-us/azure/virtual-machines/dplsv5-dpldsv5-series
https://learn.microsoft.com/en-us/azure/virtual-machines/dpsv5-dpdsv5-series
https://learn.microsoft.com/en-us/azure/virtual-machines/epsv5-epdsv5-series
Thank you for the timely response, alibekjakupov. I did deploy the arm64 vm of Windows 11 on Standard D2ps v5 successfully. However, the issue is with the nested Hyper-V not support there, and therefore I cannot enable Hyper-V on the vm which result docker not able to run on that vm. So, to run docker on arm64 Windows is what we're looking for. But looks like there's no easy answer on Azure at this moment yet.