You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
Every resource you create in Azure — a VM, a database, a storage account — is managed through Azure Resource Manager (ARM). Understanding ARM and how resources are organised is fundamental to working with Azure.
Azure Resource Manager is the deployment and management layer for Azure. When you create, update, or delete a resource (via the portal, CLI, PowerShell, SDKs, or REST API), your request is sent to ARM, which handles authentication, authorisation, and the actual operation.
Azure Portal / CLI / PowerShell / SDK
|
v
Azure Resource Manager (ARM)
|
v
Azure Service (Compute, Storage, etc.)
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.