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

Quick Answer

Azure Role-Based Access Control (RBAC) is an authorization system for Azure resources that grants specific permissions to users and groups without sharing account credentials. This is correct because RBAC operates on Azure Resource Manager to enforce fine-grained access management, assigning roles—like Reader or Contributor—at a defined scope such as a subscription or resource group, ensuring users get only the permissions they need. On the AZ-900 exam, this concept tests your understanding of how Azure separates authentication (who you are) from authorization (what you can do), often appearing in questions about access control versus policies; a common trap is confusing RBAC with Azure Policy, which enforces resource rules rather than user permissions. Remember the memory tip: RBAC is about “who can do what” on resources, while Azure Policy is about “what resources are allowed.”

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 Azure Role-Based Access Control (RBAC)?

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

A system for granting specific permissions to users and groups for Azure resources

Azure Role-Based Access Control (RBAC) is an authorization system built on Azure Resource Manager that enables fine-grained access management for Azure resources. It works by assigning roles (collections of permissions) to users, groups, service principals, or managed identities at a specific scope (management group, subscription, resource group, or resource). This allows you to grant only the necessary permissions (e.g., 'Reader' to view resources, 'Contributor' to create and manage them) without sharing account credentials or using a single authentication method.

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.

  • A way to authenticate users to Azure using passwords and MFA

    Why it's wrong here

    Authentication is handled by Azure AD; RBAC provides authorization after authentication.

  • A system for granting specific permissions to users and groups for Azure resources

    Why this is correct

    RBAC grants specific access rights to Azure resources through role assignments at defined scopes.

    Related concept

    Read the scenario before looking for a memorised answer.

  • A tool for monitoring resource usage and performance

    Why it's wrong here

    Resource monitoring is done by Azure Monitor; RBAC handles access authorization.

  • A service for encrypting data stored in Azure

    Why it's wrong here

    Data encryption uses services like Azure Key Vault and Storage Encryption; RBAC manages access permissions.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates confuse authentication (Azure AD, MFA) with authorization (RBAC), often selecting Option A because they think 'access control' includes verifying who you are, but RBAC only governs what you can do after authentication.

Detailed technical explanation

How to think about this question

RBAC uses Azure Resource Manager's role definitions, which are JSON documents listing allowed 'Actions' (e.g., 'Microsoft.Compute/virtualMachines/start/action') and 'NotActions'. Assignments are evaluated at runtime, and permissions are additive (with explicit deny overriding allow). A subtle behavior is that RBAC does not apply to data plane operations for services like Azure SQL Database or Storage Blobs unless you use Azure AD authentication and assign specific data roles (e.g., 'Storage Blob Data Reader'), which is a common point of confusion.

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 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.

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: A system for granting specific permissions to users and groups for Azure resources — Azure Role-Based Access Control (RBAC) is an authorization system built on Azure Resource Manager that enables fine-grained access management for Azure resources. It works by assigning roles (collections of permissions) to users, groups, service principals, or managed identities at a specific scope (management group, subscription, resource group, or resource). This allows you to grant only the necessary permissions (e.g., 'Reader' to view resources, 'Contributor' to create and manage them) without sharing account credentials or using a single authentication method.

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

1 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. Which Azure governance concept ensures that access to resources is granted only to users who need it for their job function?

medium
  • A.Defense in depth
  • B.Principle of least privilege
  • C.Role inheritance
  • D.Separation of duties

Why B: The principle of least privilege is an Azure governance concept that ensures users are granted only the minimum permissions necessary to perform their job functions. In Azure, this is implemented through Azure RBAC (Role-Based Access Control), where custom or built-in roles define specific actions allowed on resources, preventing over-permissioning.

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.