Azure Resource Manager (ARM): the management front desk
Most Azure management actions go through Azure Resource Manager (ARM). Azure Resource Manager (ARM) equals deployment and management service. Tools send management requests to ARM. ARM checks permissions and coordinates the deployment. Mental model: Tools to ARM to Azure services.

