I got a Data Science VM in Azure with Windows and i tried to install Docker in it but it doesnt work. I read some articles which say, nested VM is only possible in DSv3 or E3 instances (https://stackoverflow.com/a/44817200). But I also read, that it is possible in other VMs though (https://blogs.msdn.microsoft.com/malte_lantin/2017/08/03/using-gpu-powered-virtual-machines-in-the-cloud-for-your-machine-learning-and-deep-learning-workloads/). Can anyone clearify that?
When I installed docker in the DataScience VM I got an Hyper-V error and I was unable to start Hyper-V. The error code says, that there is not enoug storage but I got 50 GB free! So I guess, that it might be a problem with the VM itself.