mediummultiple choiceObjective-mapped

A project team adds and removes contractors every few weeks. The team needs Azure access to follow membership changes without updating role assignments for each person. What should the administrator use to delegate the access?

Question 1mediummultiple choice
Full question →

A project team adds and removes contractors every few weeks. The team needs Azure access to follow membership changes without updating role assignments for each person. What should the administrator use to delegate the access?

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

Distractor review

Assign the Azure role directly to each contractor user account.

Direct user assignments work, but every membership change requires another role change. That creates more administrative effort and a higher risk of missed access removal.

B

Best answer

Create a Microsoft Entra security group, add the contractors, and assign the Azure role to the group.

A security group is the best delegation target because membership can change without editing the RBAC assignment. The role remains stable, while adding or removing users from the group immediately changes who receives the permissions. This is the standard least-administration approach for a team whose membership changes often.

C

Distractor review

Use a Microsoft 365 group and assign the Azure role to it.

Microsoft 365 groups are mainly for collaboration scenarios. They are not the preferred choice for Azure access delegation when a security group is the clearer, more appropriate administrative construct.

D

Distractor review

Create a management group for the contractors and assign the role there.

Management groups are used to organize subscriptions and apply governance at scale. They are not meant to represent a temporary project team or manage individual contractor membership.

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: Create a Microsoft Entra security group, add the contractors, and assign the Azure role to the group. — A Microsoft Entra security group lets the administrator separate identity membership from the permission assignment. The Azure role is assigned once to the group, and access is then controlled by adding or removing users from that group. This reduces repeated RBAC changes and avoids stale permissions when contractors join or leave. It is the most practical and scalable choice for frequently changing team access. Why others are wrong: Assigning the role to each user creates repeated maintenance work and makes offboarding easier to miss. A Microsoft 365 group is not the best fit for Azure RBAC delegation in this scenario. A management group is for subscription organization and governance, not for representing a project team or contractor roster.

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.