- A
Azure RBAC
Why wrong: RBAC controls who can perform actions on resources; Policy controls what resources can be created or configured.
- B
Azure Blueprints
Why wrong: Blueprints bundle policy, RBAC, and templates for repeatable environments but Policy is the core enforcement mechanism.
- C
Azure Policy
Azure Policy enforces organizational rules on resource configurations and assesses compliance at scale.
- D
Azure Advisor
Why wrong: Advisor provides recommendations but does not enforce policies.
Quick Answer
Azure Policy is the correct choice because it provides a built-in mechanism to enforce organizational standards and assess compliance at scale across all Azure resources. It works by creating, assigning, and managing policy definitions that either deny non-compliant deployments or audit existing resources for adherence to rules like allowed regions or required tags. On the AZ-900 exam, this question tests your understanding of governance tools, often appearing alongside Azure Blueprints and RBAC as a common distractor—remember that Azure Policy focuses on rules and compliance, not on access control or resource templates. A frequent trap is confusing Azure Policy with Azure Blueprints, but Blueprints bundles policies into a deployable package, while Policy itself is the rule engine. For a quick memory tip, think of Azure Policy as the “rulebook” that every resource must follow, ensuring your environment stays compliant without manual checks.
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.
Which Azure service provides a way to enforce organizational standards and assess compliance at scale across Azure resources?
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 Policy
Azure Policy allows you to create, assign, and manage policies that enforce rules over your resources. These policies ensure resources stay compliant with corporate standards and service level agreements. Azure Policy can deny non-compliant deployments or audit existing resources.
Key principle: ACLs process entries top to bottom and stop at the first match. Entry order and interface direction matter as much as the permit or deny statement.
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 RBAC
Why it's wrong here
RBAC controls who can perform actions on resources; Policy controls what resources can be created or configured.
- ✗
Azure Blueprints
Why it's wrong here
Blueprints bundle policy, RBAC, and templates for repeatable environments but Policy is the core enforcement mechanism.
- ✓
Azure Policy
Why this is correct
Azure Policy enforces organizational rules on resource configurations and assesses compliance at scale.
Related concept
Standard ACLs match source addresses.
- ✗
Azure Advisor
Why it's wrong here
Advisor provides recommendations but does not enforce policies.
Common exam traps
Common exam trap: ACLs stop at the first match
ACLs are processed top to bottom. The first matching entry wins, and an implicit deny usually exists at the end.
Detailed technical explanation
How to think about this question
ACL questions test precision: source, destination, protocol, port and direction. A generally correct ACL can still fail if it is applied on the wrong interface or in the wrong direction.
KKey Concepts to Remember
- Standard ACLs match source addresses.
- Extended ACLs can match source, destination, protocol and ports.
- The first matching ACL entry is used.
- There is usually an implicit deny at the end.
TExam Day Tips
- Check inbound versus outbound direction.
- Read the ACL from top to bottom.
- Look for a broader permit or deny above the intended line.
Key takeaway
ACLs process entries top to bottom and stop at the first match. Entry order and interface direction matter as much as the permit or deny statement.
Real-world example
How this comes up in practice
A company's IT admin needs to give a contractor read-only access to production logs without sharing account credentials. Using role-based access control (RBAC) and temporary scoped permissions — not a permanent shared password — is the correct pattern. Questions like this test whether you can apply least-privilege access across cloud identity services.
What to study next
Got this wrong? Here's your next step.
Review ACL processing order, placement rules (standard near destination, extended near source), and inbound vs outbound direction. Study wildcard masks and implicit deny. Then practise related AZ-900 ACL questions on filtering logic and placement.
- →
Describe Azure management and governance — study guide chapter
Learn the concepts, then practise the questions
- →
Describe Azure management and governance practice questions
Targeted practice on this topic area only
- →
All AZ-900 questions
1,031 questions across all exam domains
- →
Microsoft Azure Fundamentals AZ-900 study guide
Full concept coverage aligned to exam objectives
- →
AZ-900 practice test guide
How to use practice tests most effectively before exam day
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.
Describe cloud concepts practice questions
Practise AZ-900 questions linked to Describe cloud concepts.
Describe Azure architecture and services practice questions
Practise AZ-900 questions linked to Describe Azure architecture and services.
Describe Azure management and governance practice questions
Practise AZ-900 questions linked to Describe Azure management and governance.
AZ-900 Azure services practice questions
Practise AZ-900 questions linked to AZ-900 Azure services.
AZ-900 pricing and support practice questions
Practise AZ-900 questions linked to AZ-900 pricing and support.
AZ-900 security and compliance practice questions
Practise AZ-900 questions linked to AZ-900 security and compliance.
AZ-900 governance practice questions
Practise AZ-900 questions linked to AZ-900 governance.
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 — Standard ACLs match source addresses..
What is the correct answer to this question?
The correct answer is: Azure Policy — Azure Policy allows you to create, assign, and manage policies that enforce rules over your resources. These policies ensure resources stay compliant with corporate standards and service level agreements. Azure Policy can deny non-compliant deployments or audit existing resources.
What should I do if I get this AZ-900 question wrong?
Review ACL processing order, placement rules (standard near destination, extended near source), and inbound vs outbound direction. Study wildcard masks and implicit deny. Then practise related AZ-900 ACL questions on filtering logic and placement.
What is the key concept behind this question?
Standard ACLs match source addresses.
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 →
Keep practising
More AZ-900 practice questions
- A company uses Azure and wants to organize all their virtual machines, databases, and storage accounts into logical cont…
- A company uses multiple Azure subscriptions for different departments. The finance team wants to monitor spending across…
- A company wants to ensure that all Azure resources are tagged with a 'CostCenter' tag at creation time. If a resource is…
- A company uses Azure Blueprints to define a repeatable set of Azure resources and policies for new subscriptions. They w…
- A company uses Azure Policy to enforce governance. They want to prevent users from creating virtual machines of the Stan…
- A company wants to ensure that all Azure resources are tagged with metadata such as 'Environment' and 'Department'. They…
Last reviewed: May 18, 2026
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.
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.
Sign in to join the discussion.