Skip to Content
⚠️Site is undergoing a platform migration, there will be broken links and missing content. Please report any issues you find on GitHub⚠️

AZ-104 Certification Notes

Chapter 6.3 - Use Case

Azure Resource Manager - Use Case

Think of Azure Resource Manager (ARM) as a gate keeper. All requests flow through ARM and it decides whether that request can be performed on a resource.

Practice Quiz

  • What can Azure Resource Manager (ARM) be considered as?

    • A server
    • A gatekeeper
    • A connection
    • A storage
  • What is the use case of Azure Resource Manager (ARM)?

    • It manages all requests flow through ARM and it decides whether that request can be performed on a resource.