
Answer-first summary for fast verification
Answer: tags
The question asks for an Azure Resource Manager feature to organize billing reports by office location before generating them. Tags are the correct answer because they provide metadata to categorize and group resources for billing purposes. As confirmed by the community discussion (100% consensus and upvoted comments) and Microsoft documentation, tags enable grouping billing data by custom categories like cost centers or locations. For example, tagging resources with office names allows filtering usage reports by each office. While policies can enforce tagging and templates can deploy resources with tags, they are not the direct feature for organizing billing data; tags themselves are the primary mechanism for this purpose.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your company has 10 offices and you need to generate billing reports from the Azure portal that show the Azure resource utilization for each individual office. Which Azure Resource Manager feature should you implement before generating the reports?
A
tags
B
templates
C
locks
D
policies
No comments yet.