Hi, Jamestar
Because the Azure Virtual Machine, is already virtulized - you need to make sure you are using a SKU that supports nested virtualization.
This is worth a read as well: Run Docker Desktop in a Windows or VDI environment.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi Microsoft Team / Community
I am writing here in the community to reach for answers and recommendations for my problem that has been an issue.
I am currently trying to install the docker desktop on our AzureVM, I have followed every step and requirement but am still getting errors. I have already tried with 3 VMs and still getting the same error.
Below is the error that I am getting
I have already reviewed the installed features required and the expectation is that the installation should be like a walk in the park, yet I am still struggling to sort this out. below are the features enabled
VM Details
Hoping to get some feedback regarding my issue, I have been trying to resolve this for quite sometime now
Thank you and regards
Hi, Jamestar
Because the Azure Virtual Machine, is already virtulized - you need to make sure you are using a SKU that supports nested virtualization.
This is worth a read as well: Run Docker Desktop in a Windows or VDI environment.
I had the same problem, and my solution was to do the following:
I blogged about the details about how to get Docker to run in Azure here: Running Docker in an Azure Windows Virtual Machine – Not so fast!
@Jamester Go Did you find a solution?