Upload VHD to Azure

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.

Read more

Share Comments

About Me

Welcome to PSH Ninja, a blog that will discuss PowerShell, Automation and Cloud - namely Microsoft Azure. I’m Michael, a Systems Administrator in Miami, FL, mainly responsible for Azure and automation, two areas that heavily rely on PowerShell. I enjoy helping others learn new things, and always take the opportunity to teach others and explain the best I can. The purpose of this blog is not only to document the issues and solutions that I’ve come up with, but hopefully make someone else’s life easier by using the solutions that I find.

Whenever I discuss code or a script, I will share it on GitHub for others to use or improve on. Please feel free to follow me using the links on the left. More content will come soon!

Read more

Share Comments