Which layer processes every request to create or modify Azure resources?
- A Azure Resource Manager
- B Azure Monitor
- C Azure Policy
- D Azure DevOps
Answer
Azure Resource Manager
All tools including the portal, CLI and SDKs go through ARM, which is why RBAC, tagging and locks apply consistently regardless of the tool used.





