Medium1 markMultiple Choice
AZ-900 · Question 24 · Domain 3.1: Cost Management in Azure
How can a company logically organize their Azure resources so that they can easily generate billing reports separated by department (e.g., HR, IT, Marketing)?
How can a company logically organize their Azure resources so that they can easily generate billing reports separated by department (e.g., HR, IT, Marketing)?
Answer options:
A.
Place all resources in a single Resource Group.
B.
Apply tags to the resources.
C.
Use Azure Policy.
D.
Create separate Azure Active Directory tenants.
How to approach this question
Identify the metadata feature used to label resources for billing and management.
Full Answer
B.Apply tags to the resources.✓ Correct
Tags are metadata elements you apply to your Azure resources. They are heavily used to organize resources for billing purposes, allowing you to filter cost reports by tag values.
Common mistakes
Thinking Resource Groups are the only way to organize billing. Tags can span across multiple resource groups and subscriptions.
Practice the full Azure Fundamentals AZ-900 Practice Exam 6
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the best definition of cloud computing?EasyQ02According to the shared responsibility model, which of the following is ALWAYS the responsibility...EasyQ03Which cloud benefit ensures that an application remains accessible and operational even if a loca...EasyQ04A company wants to move away from purchasing physical servers and instead pay monthly for the com...EasyQ05Which cloud service model provides the highest level of control and flexibility over the operatin...Easy
Expert