I have been looking into Azure VMs for machine learning. The standard Azure DSVM is a nice and easy solution for this. I also came across the Azure Deep Learning VM, which is preconfigured to be used as a GPU-based DSVM. However, I can also deploy the standard DSVM as a GPU-based VM.
What is the difference between these two VMs?
Is it worth the hassle of deploying the Deep Learning VM, since this one can only be deployed in its own Resource Group and Virtual Network?