© 2026 Hashnode
1. Resources Let me give you an example. If you want to create a Virtual Machine (VM), an Azure Container Registry, or a SQL Database in the Azure portal, you use an Azure service to make that happen. The item you deploy—the actual instance of the da...

A beginner’s hands-on guide to managing state the right way… There’s something satisfying about watching your infrastructure come to life with just a terraform apply. But things can get messy when your state files live only on your local machine. One...

Azure is a powerful cloud platform, and when you start using it, you’ll come across terms like resources, instances, ARM, and resource groups. Let’s break these down in simple language. 1. Azure Resources What They Are: In Azure, a "resource" is any...

Introduction Microsoft Azure offers a wide range of services and components to build and manage cloud-based applications. Understanding the concepts of Azure Resources, Resource Groups, and Azure Resource Manager (ARM) is essential for effectively ma...

Introduction Setting up a Resource Group in Azure is easier than you think, but first, what exactly is a Resource Group? In Azure, a Resource Group is a container that holds related resources for an Azure solution. Think of it as a folder where you c...
