
Answer-first summary for fast verification
Answer: tags
The correct answer is 'A' - tags. Tags are metadata elements attached to Azure resources that consist of key/value pairs. By tagging each resource with a unique identifier for each office (e.g., Location = Office1), it becomes easier to generate reports that list all resources based on the tag values. This method is especially helpful for organizing resources for billing purposes, as you can retrieve and group related resources from different resource groups using their tags.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In a scenario where a company with 10 offices needs to generate detailed billing reports from the Azure portal that reflect the resource utilization of each office, which Azure Resource Manager feature should be employed to effectively categorize and retrieve the necessary resource data for each office?
A
tags
B
templates
C
locks
D
policies
No comments yet.