In February I created a Azure DevOps Build/Release agent with terraform running on Ubuntu and due to many requests, here is the terraform script to do the same, but on a Windows Server.
Azure
In this post I show you how to create an Azure DevOps build/release agent on Ubuntu 16.04 with Terraform.
Recently I was asked how many CPU cores were used in an Azure tenant. The intent of the question was to determine how many VMs could use the Azure Hybrid Benefit (AHUB) and to have a general number how many cores are in the cloud compared to onPrem. I thought that should be an easy exercise for Azure Resource Graph - and it is!
In this post I show you how I got the total count.