Question 37 of 1,411

Quick Answer

The answer is least privilege. This security concept is correct because it mandates that users receive only the exact permissions required to complete their job functions and nothing more, directly reducing the attack surface and limiting the blast radius if credentials are compromised. On the Microsoft SC-900 exam, this principle frequently appears in scenarios involving user account configuration, role-based access control (RBAC), or Azure AD roles, testing your ability to distinguish it from concepts like defense in depth or separation of duties. A common trap is confusing least privilege with zero trust—remember that least privilege is a core component of zero trust, but zero trust is the broader framework. For a quick memory tip, think of the "need-to-know" rule: if a user doesn't need it to do their job, they shouldn't have it.

SC-900 Practice Question: Describe the concepts of security, compliance, and identity

This SC-900 practice question tests your understanding of describe the concepts of security, compliance, and identity. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. 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 security administrator configures user accounts so that employees have only the permissions necessary to perform their job functions and no more. Which security concept is being applied?

Question 1easymultiple 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

Least privilege

The principle of least privilege dictates that users should be granted only the permissions necessary to perform their specific job functions and no more. By configuring accounts with minimal access rights, the administrator directly applies this concept to reduce the attack surface and limit potential damage from compromised credentials.

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.

  • Defense in depth

    Why it's wrong here

    Defense in depth is a strategy that uses multiple layers of security controls to protect assets, not specifically about limiting permissions to the minimum necessary.

  • Least privilege

    Why this is correct

    Least privilege is the practice of granting only the minimum necessary permissions required for a user or system to perform a function, directly matching the administrator's action.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Separation of duties

    Why it's wrong here

    Separation of duties divides critical tasks among different individuals to prevent fraud or error, not about limiting the scope of permissions for a single user.

  • Zero Trust

    Why it's wrong here

    Zero Trust is a security model that assumes no implicit trust and verifies every access request; while it includes least privilege as a principle, it is a broader framework and not solely about minimal permissions.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse 'least privilege' with 'separation of duties' because both involve limiting access, but separation of duties focuses on splitting tasks across multiple people to prevent collusion, not on minimizing individual permissions.

Detailed technical explanation

How to think about this question

Under the hood, least privilege is enforced via access control lists (ACLs), role-based access control (RBAC) roles, and attribute-based access control (ABAC) policies in systems like Azure RBAC or Windows Active Directory. For example, in Azure, assigning a user the 'Reader' role instead of 'Contributor' ensures they can view resources but not modify them, directly implementing least privilege. A real-world scenario is a database administrator who only needs SELECT permissions on a specific table, not db_owner, to minimize the blast radius of a SQL injection attack.

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 concepts of security, compliance, and identity — This question tests Describe the concepts of security, compliance, and identity — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Least privilege — The principle of least privilege dictates that users should be granted only the permissions necessary to perform their specific job functions and no more. By configuring accounts with minimal access rights, the administrator directly applies this concept to reduce the attack surface and limit potential damage from compromised credentials.

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

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.