Update PowerShell Using PowerShell

Need to update to the latest PowerShell version? Check out how to make this your easiest upgrade yet! Remember to test any existing code you have published or run once-and-a-while; then update your VMs and systems that you don’t touch often, that way everything is on the same version.

Posted on 10:36 am
0
Azure Resource Mover

Move Azure Resources to a Different Region – Azure Resource Mover – Part 2

Continuing our Azure Resource Mover tutorial, we will pick up at the Initiate Move stage. This is Part 2 of 2 articles using Resource Mover to move a VM and associated bits to a new region. We are moving our demo VM from West Europe to East US, and it’s been going really well! We left off having completed the Prepare stage on our remaining resources and the Resource Group has already been moved and committed to the new region.

Posted on 11:13 am
0
Azure Cloud Shell

Video – Setting up for a Demo with Azure CLI

Join me for a start to finish Azure CLI walk-through of creating resources to use for testing or doing a demonstration in Azure. I create a Debian and Windows Server VM in about 5 minutes then we clean everything up when we’re done. Let’s build some Azure resources together and see just how easy and fast this really is!

Posted on 3:45 pm
0
Azure Resource Mover

Move Azure Resources to a Different Region – Azure Resource Mover

Today we’ll take a look at how to use Azure Resource Mover to move a virtual machine with some supporting resources to a different region. Reasons to do this are to reduce cost of resources, move a VM to a region where other services it connects to are located, or because you need to have a resource located in specific region for compliance reasons. Either way, today, we move a VM from Europe to the USA in just a few minutes! You can’t even fly across the ocean that fast!

Posted on 4:24 pm
0
Azure Cloud Shell

Setting up for a Demo with Azure CLI

I’ve been asked a few times to share how I setup for doing a demo using different Azure resources. So, I’ll share my first way of setting up — Azure CLI. Today, we’ll walk through some of the steps I run and how to save it to do it all again next time. This is one of the ways that I get setup with storage accounts, Windows servers, Linux servers, and even App Gateways and Load Balancers…so buckle up for a little code run-through!

Posted on 6:38 pm