Andrew
-

Create an Azure Automation Account
Today we’re going to get ready to create some automation in Azure together. The end goal is to get ready to set some PowerShell scripting to follow a schedule and run entirely in Azure. We’ll start with the basics first and go from there. Let’s dive right in and get things started to run with…
-

Using Azure Spot VM Instances – The Regional Quota Challenge
Microsoft Azure Spot VMs can represent significant savings to an organization when combined with good overall resource management practices. Today, let’s take a look at how to request
-

Using Azure Spot VM Instances – The Quota Challenge
Today we take a deeper look at Spot VMs in Azure and how to request a quota limit increase for all virtual machines in Microsoft Azure. Spot VMs allow you to take advantage of unused capacity on Azure VM hosts at a significant cost savings in exchange for letting Azure remove VMs if a pay-as-you-go…
-

Using Azure Spot Instances
Today we take a look at Spot VMs in Azure and what it’s all about. Spot VMs allow you to take advantage of unused capacity on Azure VM hosts at a significant cost savings; but there is a catch. Your VMs can be evicted if Azure needs the capacity back. This style of VM hosting…
-

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.
-

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…
-

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…
-

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…
-

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…
-

Microsoft Cloud Identity – MFA in Microsoft Cloud
Today Microsoft Cloud Quick Fix chats with Andrew Lowes from AzureTracks about Multi-factor Authentication in the Microsoft Cloud and recent finding that 78% of Microsoft 365 administrators do not have multi-factor authentication (MFA) activated!