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
Question
Options
- Atags
- Btemplates
- Clocks
- Dpolicies
How the community answered
(47 responses)- A87% (41)
- B6% (3)
- C2% (1)
- D4% (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.