June 1, 2023

Code as Code – Managing Azure Automation with Terraform

Introduction Azure Automation is a robust tool that provides administrators with the ability to execute tasks either on Azure or on-premises (through a hybrid worker). If […]
January 31, 2023

Deploy Azure Resources with Terraform

Terraform is an Infrastructure as Code (IaC) tool that can help you define resources within your environment.  In this article I want to take you through […]
January 10, 2023

Introduction to Terraform

Infrastructure as Code (IaC) allows you to programmatically provision the infrastructure you need to run your software code or resources for your organisation.  There are many […]