There might be situations where you want to take snapshot of all of the VM definitions deployed on an Azure subscription, and later create the exact footprint on another environment (minus the data on the disks). Here is a way to do it. First, take the snapshot: View the code on Gist. Now, you can [...]