Question 638 of 1,411
Describe the capabilities of Microsoft EntraeasyMultiple ChoiceObjective-mapped

Password Administrator Role

This SC-900 practice question tests your understanding of describe the capabilities of microsoft entra. 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.

A company uses Microsoft Entra ID. A new IT support technician is hired and needs to be able to reset passwords for users but must not be allowed to delete user accounts or modify group memberships. Which built-in Microsoft Entra ID role should be assigned to this technician?

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

Password Administrator

The Password Administrator role is the correct choice because it grants the specific permissions required to reset passwords for all users, including administrators, while explicitly excluding permissions to delete user accounts or modify group memberships. This role is designed for scenarios where a technician needs to perform password-related tasks without broader user management capabilities.

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.

  • User Administrator

    Why it's wrong here

    User Administrators can create and delete users and manage all user properties, which is more permissions than needed and includes deletion rights.

    When this WOULD be correct

    A question where the technician needs to manage all user and group objects, including creating users, resetting passwords, and managing group memberships, but not have full administrative access.

  • Password Administrator

    Why this is correct

    Password Administrators can reset passwords, manage service requests, and monitor service health, but cannot delete users or manage groups, meeting the requirement exactly.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Helpdesk Administrator

    Why it's wrong here

    Helpdesk Administrators can reset passwords and manage support tickets, but they also have permissions to modify user properties such as email address and job title, which might be more than required, and they can also delete users in some scenarios.

    When this WOULD be correct

    A company needs a technician who can reset passwords AND manage service requests (support tickets) in the Microsoft 365 admin center, but not delete users or modify groups. In that scenario, Helpdesk Administrator would be the correct role.

  • Global Administrator

    Why it's wrong here

    Global Administrators have full access to all administrative features, including deleting users and modifying roles, which far exceeds the needed permissions.

    When this WOULD be correct

    This role would be correct if the question asked for a role that can manage all aspects of Microsoft Entra ID, including security settings, user administration, and access to all administrative features, with no restrictions.

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The SC-900 exam frequently reuses these exact scenarios with slightly different constraints.

Password AdministratorCorrect answer

Why this is correct

Password Administrators can reset passwords, manage service requests, and monitor service health, but cannot delete users or manage groups, meeting the requirement exactly.

User AdministratorWrong answer — click to see why

Why this is wrong here

The User Administrator role can reset passwords but also allows deleting user accounts and modifying group memberships, which exceeds the required permissions.

★ When this WOULD be the correct answer

A question where the technician needs to manage all user and group objects, including creating users, resetting passwords, and managing group memberships, but not have full administrative access.

Why candidates choose this

Candidates may think 'User Administrator' is the standard role for user management tasks like password resets, overlooking its broader permissions.

Helpdesk AdministratorWrong answer — click to see why

Why this is wrong here

The Helpdesk Administrator role can reset passwords, but it also allows managing support tickets and other helpdesk functions, which is broader than the requirement. However, the key issue is that the Password Administrator role is more restrictive and specifically designed for password resets, making it the correct choice.

★ When this WOULD be the correct answer

A company needs a technician who can reset passwords AND manage service requests (support tickets) in the Microsoft 365 admin center, but not delete users or modify groups. In that scenario, Helpdesk Administrator would be the correct role.

Why candidates choose this

Candidates may think 'Helpdesk' implies password reset duties, and they might not be aware of the Password Administrator role's existence or its narrower scope.

Global AdministratorWrong answer — click to see why

Why this is wrong here

The Global Administrator role has full access to all Microsoft Entra ID features, including deleting user accounts and modifying group memberships, which exceeds the technician's required permissions.

★ When this WOULD be the correct answer

This role would be correct if the question asked for a role that can manage all aspects of Microsoft Entra ID, including security settings, user administration, and access to all administrative features, with no restrictions.

Why candidates choose this

Candidates may choose this option because they think the technician needs broad administrative powers to reset passwords, overlooking the specific restrictions mentioned in the question.

Analysis generated from the official SC-900blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse the Password Administrator role with the Helpdesk Administrator role, mistakenly thinking the latter is more restrictive, when in fact the Helpdesk Administrator has broader user management capabilities including modifying user properties and managing support tickets.

Trap categories for this question

  • Scenario analysis trap

    Helpdesk Administrators can reset passwords and manage support tickets, but they also have permissions to modify user properties such as email address and job title, which might be more than required, and they can also delete users in some scenarios.

Detailed technical explanation

How to think about this question

Under the hood, Microsoft Entra ID roles are defined by a set of directory permissions (e.g., microsoft.directory/users/password/update) that are granularly assigned. The Password Administrator role specifically includes the 'microsoft.directory/users/password/update' permission but excludes permissions like 'microsoft.directory/users/delete' or 'microsoft.directory/groups/update', ensuring strict separation of duties. In a real-world scenario, this role is ideal for helpdesk staff who only handle password resets, preventing accidental or malicious account deletion or group membership changes.

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 SC-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 SC-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 SC-900 question test?

Describe the capabilities of Microsoft Entra — This question tests Describe the capabilities of Microsoft Entra — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Password Administrator — The Password Administrator role is the correct choice because it grants the specific permissions required to reset passwords for all users, including administrators, while explicitly excluding permissions to delete user accounts or modify group memberships. This role is designed for scenarios where a technician needs to perform password-related tasks without broader user management capabilities.

What should I do if I get this SC-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

Keep practising

More SC-900 practice questions

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 SC-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 SC-900 exam.