shlogg · Early preview
1Suleyman @1suleyman

Azure ARM Templates Simplified

Completed Lab 03 - Manage Azure Resources by Using ARM Templates, learning to automate resource deployments with templates, PowerShell & CLI, and Bicep. Enhanced efficiency, reduced human error, and ensured consistency across environments.

Introduction

In my ongoing journey to become an Azure Administrator, I recently completed Lab 03 - Manage Azure Resources by Using Azure Resource Manager (ARM) Templates from the AZ-104 certification series. This lab focused on automating resource deployments using both ARM templates and Bicep templates. 
By completing this lab, I learned how to create, deploy, and manage resources in Azure using templates, which enhances efficiency, reduces human error, and ensures consistency across environments. Below, I document my key learnings, insights, and the steps I followed throughout this lab....