What is the primary benefit of Azure Resource Groups?
- Logical container for grouping related Azure resources
- Physical location for storing data
- Network security boundary
- Backup storage location
Explanation
Azure Resource Groups are logical containers that group related Azure resources together. They help organize resources, apply policies, manage permissions, and simplify deployment and management operations.