Docker for Windows not working in Windows 10 N Azure VM

Information

Installed Docker for Windows in Windows 10 VM in Azure and getting the following error while trying to start docker
Unable to remove from the database. Exit code: 1 at Docker.Core.Pipe.NamedPipeClient.TrySend(String action, Object[] parameters) at Docker.Core.Pipe.NamedPipeClient.Send(String action, Object[] parameters) at Docker.Core.Backend.BackendClient.Start(Settings settings) at Docker.Actions.DoStart(Settings settings, Boolean showWelcomeWindow) at Docker.Core.TaskQueue.<.ctor>b__16_0()

  • host distribution and version ( Windows 10 N on Azure)

Log File is here : log-2016-07-24_18-53-41.txt (16.0 KB)

got same issue and i am on similar environment. Could someone help please?

Docker for Windows is not expected to work in Azure VM or other VM guest environment, unless the host/guest combo supports nested virtualization.