easymulti selectObjective-mapped

A team needs to understand Azure RBAC inheritance. Which two statements are correct? Select two.

Question 1easymulti select
Full question →

A team needs to understand Azure RBAC inheritance. Which two statements are correct? Select two.

Answer choices

Why each option matters

Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.

A

Best answer

A role assignment at a resource group scope applies to resources inside that group.

RBAC permissions flow downward within the scope where the assignment is made. A resource group assignment automatically covers the resources inside that resource group, which is why groups are useful for managing several related resources together.

B

Best answer

A role assignment at subscription scope applies to all resource groups and resources in that subscription.

A subscription is a broader scope than a resource group or individual resource. When a role is assigned at subscription level, all child resource groups and resources inherit that access unless a more specific condition changes the effective permissions.

C

Distractor review

A role assignment at a resource scope automatically applies to all other resources in the subscription.

A resource-level assignment is the narrowest scope and stays limited to that one resource. It does not expand to other resources or groups in the subscription.

D

Distractor review

A role assignment at management group scope applies only to the subscription where it was created.

Management group scope is broader than a single subscription. It is designed to affect multiple child subscriptions, not just one subscription.

E

Distractor review

A role assignment at a resource group scope is broader than a subscription scope.

Resource group scope is narrower than subscription scope. It contains fewer resources and therefore grants less access, not more.

Common exam trap

Common exam trap: answer the scenario, not the keyword

Many certification questions include familiar terms but test a specific constraint. Read the exact wording before choosing an answer that is generally true but wrong for this case.

Technical deep dive

How to think about this question

This question should be treated as a scenario, not a definition check. Identify the problem, the constraint and the best action. Then compare each option against those facts.

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.
  • Use explanations to understand the rule behind the answer.

TExam Day Tips

  • Underline the problem statement mentally.
  • 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.

Related practice questions

Related AZ-104 practice-question pages

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

More questions from this exam

Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.

FAQ

Questions learners often ask

What does this AZ-104 question test?

Read the scenario before looking for a memorised answer.

What is the correct answer to this question?

The correct answer is: A role assignment at a resource group scope applies to resources inside that group. — Azure RBAC inheritance follows the scope hierarchy. A role assigned at a resource group applies to the resources in that group, while a role assigned at subscription scope applies to every resource group and resource in the subscription. Understanding this hierarchy helps administrators choose the narrowest scope that still meets the business need and avoids overly broad permissions. Why others are wrong: A resource-level assignment is limited to one resource and does not spread across the subscription. Management group assignments are broader than a single subscription, so that choice is incorrect. Resource group scope is narrower than subscription scope, so it cannot be broader. The key idea is that Azure RBAC permissions flow downward from the scope where they are assigned.

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

Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.

Discussion

Loading comments…

Sign in to join the discussion.