Question 790 of 1,013
SY0-701 General Security Concepts Practice Question
A cloud support team is changing the way employees access an internal finance portal. Instead of trusting the user's initial login for the rest of the session, the portal now checks identity, device posture, and request context again before allowing access to payroll data or download actions. Which security concept is being implemented?
⚠ Common exam trap
A common mix-up: candidates confuse Zero Trust with defense in depth, thinking that multiple security layers automatically mean continuous verification, but Zero Trust specifically requires re-authentication and re-authorization at each access request, not just layered controls.
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
✓
Zero trust
The scenario describes a shift from implicit trust (trusting the initial login for the entire session) to continuous verification of identity, device posture, and request context before granting access to sensitive actions. This is the core principle of Zero Trust, specifically the 'never trust, always verify' model, which treats every access request as if it originates from an untrusted network. The portal is enforcing a policy that re-evaluates trust at each sensitive operation, not just at session start.
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 security architecture that layers multiple independent controls—such as network firewalls, IDS/IPS, antivirus, and endpoint protection—so that if one fails, another compensates. While a zero-trust model may include layered defenses, the fundamental premise here is not simply adding more barriers; it is rejecting implicit trust in the network path and continuously evaluating each access request based on identity, device health, and policy. This scenario is about changing the trust model to require verification for every sensitive action, not about layering preventive and detective controls to create redundant lines of defense.
- ✓
Zero trust
Why this is correct
Zero trust assumes that no user, device, or network path should be trusted by default, even after initial authentication. Each access request is evaluated using identity, device health, and context before the action is allowed. That approach fits the scenario because sensitive actions are rechecked instead of relying on a one-time login event.
- ✗
Need-to-know
Why it's wrong here
Need-to-know is an access control principle that restricts access to information or resources to only those users whose job role or mission requires it, often implemented through compartmentalization or formal clearance processes. It defines the static boundaries of what a user may access based on their assigned duties, but it does not address how access decisions are continually validated at the time of each action. The scenario describes a shift where each sensitive operation is rechecked against identity, device posture, and context, which is a dynamic, continuous verification approach—far beyond merely limiting access to information on a need-to-know basis.
- ✗
Least privilege
Why it's wrong here
Least privilege is a foundational security principle that grants users only the minimum permissions necessary to perform their tasks, reducing the attack surface and limiting potential damage from a compromised account or process. However, it is fundamentally about the initial and ongoing assignment of static access rights, not about requiring explicit validation for every individual access attempt. In this scenario, the team is not simply trimming privileges; they are adopting a model where all access requests—even those from an already authenticated user—are evaluated each time based on identity assurance, device compliance, and contextual risk, which is the defining characteristic of zero trust.
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 →
Last reviewed: Jun 11, 2026
This SY0-701 practice question is part of Courseiva's free CompTIA 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 SY0-701 exam.
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.
Sign in to join the discussion.