Medium1 markMultiple Choice
AZ-900 · Question 45 · Domain 3.1: Cost Management in Azure
A company has multiple departments (HR, IT, Marketing) deploying resources in the same Azure subscription. The finance team needs to generate a cost report showing exactly how much each department is spending. Which Azure feature should they use?
A company has multiple departments (HR, IT, Marketing) deploying resources in the same Azure subscription. The finance team needs to generate a cost report showing exactly how much each department is spending. Which Azure feature should they use?
Answer options:
A.
Resource Locks
B.
Azure Policy
C.
Resource Tags
D.
Management Groups
How to approach this question
Identify the feature used to apply metadata to resources for organizational and billing purposes.
Full Answer
C.Resource Tags✓ Correct
Resource Tags
Tags allow you to logically organize your Azure resources, resource groups, and subscriptions. By applying a tag like 'Department: Marketing', you can filter your Azure bill to see exactly how much Marketing spent.
Common mistakes
Selecting Management Groups. While they organize access, tags are the standard way to allocate costs internally (chargeback).
Practice the full Azure Fundamentals AZ-900 Practice Exam 1
60 questions · hints · full answers · grading
More questions from this exam
Q01Which of the following best describes cloud computing?EasyQ02True or False: In an Infrastructure as a Service (IaaS) model, the cloud provider is responsible ...EasyQ03Which TWO of the following are recognized cloud deployment models? (Select TWO)MediumQ04What is the primary benefit of high availability in cloud computing?EasyQ05Which financial model allows a company to pay only for the computing resources they use, rather t...Easy
Expert