Question 779 of 1,031
Describe Azure management and governanceeasyMultiple ChoiceObjective-mapped

Quick Answer

The answer is Azure Cost Management + Billing, as it is the native tool designed to track and analyze Azure spending by department tags. This service allows you to filter and group costs using custom metadata like the 'Department' tag, enabling precise cost breakdowns without external tools or complex configurations. On the AZ-900 exam, this question tests your understanding of how Azure’s cost monitoring tools leverage tagging for accountability—a common scenario where you must distinguish Cost Management from alternatives like Azure Advisor or Pricing Calculator. A frequent trap is confusing tag-based analysis with resource-level monitoring; remember that Cost Management is the only service that aggregates billing data by tags. For a quick memory tip, think “Tags + Costs = Cost Management,” reinforcing that tag-based cost grouping is its core function.

AZ-900 Describe Azure management and governance Practice Question

This AZ-900 practice question tests your understanding of describe azure management and governance. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A company wants to track and analyze Azure costs across multiple departments. They have tagged resources with 'Department' tags. Which tool should they use to view cost breakdowns by department?

Question 1easymultiple choice
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Azure Cost Management + Billing

Azure Cost Management + Billing is the correct tool because it provides native capabilities to analyze and visualize Azure spending, including the ability to filter and group costs by custom tags such as 'Department'. This allows the company to break down costs per department without needing additional configuration or external tools.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Azure Policy

    Why it's wrong here

    Policy is used to enforce compliance, not for cost analysis.

  • Azure Cost Management + Billing

    Why this is correct

    This tool provides cost analysis and reporting, including the ability to group costs by resource tags.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Azure Advisor

    Why it's wrong here

    Advisor provides best practice recommendations for cost, security, and performance, not direct cost breakdowns.

  • Azure Service Health

    Why it's wrong here

    Service Health provides information about Azure service issues and planned maintenance, not cost.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse Azure Policy's ability to enforce tagging with the ability to analyze costs by those tags, but Azure Policy does not provide any cost reporting or analytics functionality.

Detailed technical explanation

How to think about this question

Azure Cost Management aggregates billing data from Azure Resource Manager and supports cost allocation rules that can split shared costs across tags. Under the hood, it uses the Consumption API to retrieve cost and usage details, and tags must be applied to resources before they can be used as dimensions in cost analysis reports. In a real-world scenario, if a resource is missing the 'Department' tag, its costs will appear under an 'Untagged' group, which can lead to incomplete departmental cost visibility.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A startup's cloud architect reviews their monthly bill and notices costs are higher than expected for a long-running batch job. Switching from on-demand instances to Reserved Instances — or using Spot/Preemptible VMs — can reduce compute costs by up to 72 %. Questions like this test whether you understand the tradeoffs between commitment, flexibility, and cost across cloud pricing models.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related AZ-900 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free AZ-900 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this AZ-900 question test?

Describe Azure management and governance — This question tests Describe Azure management and governance — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Azure Cost Management + Billing — Azure Cost Management + Billing is the correct tool because it provides native capabilities to analyze and visualize Azure spending, including the ability to filter and group costs by custom tags such as 'Department'. This allows the company to break down costs per department without needing additional configuration or external tools.

What should I do if I get this AZ-900 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

4 more ways this is tested on AZ-900

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. A company wants to analyze historical spending data across all Azure subscriptions and set proactive budget alerts to prevent cost overruns. They also need to identify spending trends by resource type. Which Azure tool should they use to meet all these requirements?

hard
  • A.Azure Advisor
  • B.Azure Cost Management + Billing
  • C.Azure Monitor
  • D.Azure Policy

Why B: Azure Cost Management + Billing is the correct tool because it provides native capabilities for analyzing historical spending data across all Azure subscriptions, setting proactive budget alerts with cost thresholds, and generating detailed cost analysis reports that can be filtered by resource type to identify spending trends. It integrates directly with Azure billing data and supports multi-subscription views, making it the single solution for all three requirements.

Variation 2. A company wants to track costs by department across multiple Azure subscriptions. They have tagged resources with 'Department' tags. However, some resources are missing tags. They want to see a report of costs grouped by department, including untagged resources. Which Azure tool should they use?

medium
  • A.Azure Cost Management + Billing
  • B.Azure Policy
  • C.Azure Resource Graph
  • D.Azure Advisor

Why A: Azure Cost Management + Billing provides native cost analysis and reporting capabilities that can group costs by custom tags (like 'Department') and includes an 'Untagged' category for resources missing the specified tag. This allows the company to see a complete cost breakdown by department, including untagged resources, across multiple subscriptions in a single view.

Variation 3. A company wants to track and manage costs across multiple Azure subscriptions. They have created a hierarchy of management groups: Root -> Department A -> Project 1, Project 2. They want to see the total cost for Department A across all its projects. Which Azure tool should they use?

medium
  • A.Azure Policy
  • B.Cost Management + Billing
  • C.Azure Advisor
  • D.Azure Monitor

Why B: Cost Management + Billing is the correct tool because it provides consolidated cost tracking and analysis across multiple subscriptions and management groups. By organizing subscriptions under the Department A management group, Cost Management can aggregate costs from Project 1 and Project 2, allowing the company to view the total cost for Department A in a single dashboard or report.

Variation 4. A company needs to track and optimize costs across multiple Azure subscriptions. They want to allocate budgets and receive notifications when spending exceeds forecasted amounts. Which Azure tool should they use?

medium
  • A.Azure Advisor
  • B.Azure Cost Management
  • C.Azure Policy
  • D.Azure Budgets

Why B: Azure Cost Management is the correct tool because it provides native capabilities to track, analyze, and optimize cloud costs across multiple subscriptions. It allows you to set budgets, configure cost alerts, and receive notifications when actual or forecasted spending exceeds defined thresholds, directly addressing the requirement for budget allocation and proactive spending notifications.

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This AZ-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-900 exam.