At my job, I am the person responsible for our Azure implementation. We have 5 production subscriptions, with 13 ARM virtual networks.
We maintain our IaaS OS images on-premises, so that means I need to upload them monthly after patching them. Since the image needs to
be in the same storage account as the destination server, that means I need to upload our images quite often. Automation of this process
is coming soon, but for now, a quick script to make it less painful.
