Installing docker on azure virtual machine windows 10
问题 I am getting an error upon installing docker on azure virtual machine. m/c configuration: azure vm, windows 10 enterprise, Intel 2.4 GHz, 7 GB RAM, 64-bit operating system, x64-based processor. I went through a few blogs and they asked me to enable nested virtualization on azure vm as follows. Set-VMProcessor -VMName MobyLinuxVM -ExposeVirtualizationExtensions $true But this also didn't help and the virtual m/c MobyLinuxVM failed to start. I have installed Hyper-V and Container components