Introduction

In my previous article, I shared my experience getting started with Microsoft Azure after building a foundation in AWS.

Once I became comfortable navigating Azure, I wanted to take the next step:

Move from manual resource creation to automated infrastructure deployment.

This introduced me to Infrastructure as Code (IaC) using Azure Resource Manager (ARM) Templates and Azure CLI.