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 an Azure Automation account first.

Posted on 4:29 pm
0
Microsoft Azure Cloud

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 or reserved instance needs those resources.

Posted on 4:11 pm
0
Microsoft Azure Cloud

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 can be used for low-priority workloads and managed using a few different settings. Let’s explore Spot VMs in Azure together!

Posted on 12:35 pm