Start here! Get your feet wet with the Microsoft cloud and begin your journey to earning your Microsoft Certified: Azure Fundamentals certification!
Prepare and test your skills

Prepare and test your skills

Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
An IT department manages cloud infrastructure using multiple interfaces, including the Azure portal, Azure CLI, Azure PowerShell scripts, and automated REST API calls.
Which Azure service serves as the central, unified management layer that handles all control plane requests and applies access control, locks, and governance policies across these tools?
Azure Resource Manager (ARM) is the central deployment and management service for Microsoft Azure. It functions as the comprehensive control plane layer through which all resource operations—such as creating, configuring, updating, and deleting infrastructure—are processed.
ARM acts as a unified management layer by providing a consistent interface regardless of the management tool used. When an administrator or script submits a request via the Azure portal, Azure CLI, Azure PowerShell, or directly through the REST API, the request is routed to the ARM endpoint (https://management.azure.com). ARM authenticates the caller, evaluates Azure role-based access control (Azure RBAC) permissions, enforces Azure Policy rules, and verifies Management Locks before delegating the operation to the appropriate service resource provider.
Azure Resource Manager is the only architectural component in Azure designed to serve as the unified gateway for all control plane actions, ensuring uniform security, audit logging, and policy compliance across every tool.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.