A city diagram needs a one-line definition of Azure Resource Manager for new staff. Which statement is accurate?
Select an answer to reveal the explanation.
Short Explanation
ARM is Azure’s backstage crew for deploy-and-manage. Portal clicks, CLI, and templates all talk through that management fabric. It is not wallpaper for the portal or a CDN edge.
Full Explanation
Azure Resource Manager (ARM) is the deployment and management service that processes requests to create, update, and delete Azure resources and enforces management features such as access control and tagging at the control plane. It underpins portal, CLI, PowerShell, and template deployments. CDN and visual themes are unrelated definitions.