nerdexam
Microsoft

AZ-900 · Question #100

Your company has 10 offices. You plan to generate several billing reports from the Azure portal. Each report will contain the Azure resource utilization of each office. Which Azure Resource Manager fe

The correct answer is A. tags. You can use resource tags to `label' Azure resources. Tags are metadata elements attached to Tags consist of pairs of key/value strings. In this question, we would tag each resource with a tag to identify each office. For example: Location = Office1. When all Azure resources are

Submitted by sofia.br· Mar 5, 2026Describe Azure Management and Governance

Question

Your company has 10 offices. You plan to generate several billing reports from the Azure portal. Each report will contain the Azure resource utilization of each office. Which Azure Resource Manager feature should you use before you generate the reports?

Options

  • Atags
  • Btemplates
  • Clocks
  • Dpolicies

How the community answered

(47 responses)
  • A
    87% (41)
  • B
    6% (3)
  • C
    2% (1)
  • D
    4% (2)

Explanation

You can use resource tags to `label' Azure resources. Tags are metadata elements attached to Tags consist of pairs of key/value strings. In this question, we would tag each resource with a tag to identify each office. For example: Location = Office1. When all Azure resources are tagged, you can generate reports to list all resources based on the value of the tag. For example: All resources used by Office1. https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/decision-guides/resource-

Community Discussion

No community discussion yet for this question.

Full AZ-900 Practice