Working with VMs, I'm used to create snapshots before I enter a critical path, so I can later revert the VM to that snapshot in case I made a mistake.
Currently this doesn't seem possible with Azure VMs. Although there is an option to create disk snapshots, there is no option to revert the same VM back to the previously created snapshot.
How can I revert my Azure VM to a previously saved HDD snapshot?