Question 945 of 1,031
Describe Azure management and governancemediumMultiple ChoiceObjective-mapped

Quick Answer

The correct answer is to query and explore Azure resource inventory and properties at scale using Kusto Query Language (KQL). Azure Resource Graph provides a powerful, queryable interface that lets you filter, group, and aggregate resource data across multiple subscriptions, making it essential for governance, compliance, and operational audits. On the AZ-900 exam, this question tests your understanding of Azure’s management tools, often contrasting Resource Graph with services like Azure Monitor or Resource Explorer—a common trap is confusing it with visualization or billing tools. Remember, Resource Graph is about *querying inventory*, not monitoring metrics or creating diagrams. A simple memory tip: think “Graph = Query” to link the service name directly to its core function of exploring resource properties at scale.

AZ-900 Describe Azure management and governance Practice Question

This AZ-900 practice question tests your understanding of describe azure management and governance. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. 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.

What is the purpose of Azure Resource Graph?

Question 1mediummultiple 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

To query and explore Azure resource inventory and properties at scale using KQL

Azure Resource Graph is a service in Azure designed to enable efficient querying and exploration of resource inventory and properties across subscriptions at scale. It uses Kusto Query Language (KQL) to allow complex filtering, grouping, and aggregation of resource data, making it ideal for governance, compliance, and operational audits. This capability is distinct from visualization, diagramming, or billing 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.

  • To visualize the network topology of Azure virtual networks

    Why it's wrong here

    Network topology visualization is provided by Azure Network Watcher; Resource Graph queries resource inventory.

  • To query and explore Azure resource inventory and properties at scale using KQL

    Why this is correct

    Resource Graph enables efficient KQL-based queries across all Azure resources in multiple subscriptions.

    Related concept

    Read the scenario before looking for a memorised answer.

  • To create visual diagrams of Azure architectural deployments

    Why it's wrong here

    Architecture diagrams are created with external tools; Resource Graph queries resource data.

  • To track changes in Azure subscription billing

    Why it's wrong here

    Billing tracking is in Azure Cost Management; Resource Graph queries resource configurations.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates confuse Azure Resource Graph with a visualization or diagramming tool, when it is actually a query and exploration service using KQL for resource inventory at scale.

Detailed technical explanation

How to think about this question

Azure Resource Graph queries are executed against a highly indexed, near-real-time snapshot of the Azure Resource Manager (ARM) resource model, allowing exploration of properties like tags, SKUs, and locations across multiple subscriptions in a single query. Under the hood, it uses a distributed query engine that partitions data by subscription and region, enabling fast responses even with thousands of resources. A real-world scenario is using a KQL query like 'where type =~ 'microsoft.compute/virtualmachines' and properties.storageProfile.osDisk.osType == 'Linux'' to inventory all Linux VMs across an enterprise.

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: To query and explore Azure resource inventory and properties at scale using KQL — Azure Resource Graph is a service in Azure designed to enable efficient querying and exploration of resource inventory and properties across subscriptions at scale. It uses Kusto Query Language (KQL) to allow complex filtering, grouping, and aggregation of resource data, making it ideal for governance, compliance, and operational audits. This capability is distinct from visualization, diagramming, or billing 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

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.