SC-100 - Design Security Operations, Identity, and Compliance Capabilities (27% of the exam) - Section 2.3

Design solutions for securing privileged access using the enterprise access model.

Apply the enterprise access model to tier and secure privileged access across control, management, and data planes, using Microsoft Entra Privileged Identity Management (PIM) for just-in-time role activation and access reviews. Weigh cloud infrastructure entitlement management, secure workstations, and tenant administration controls as layered defences.

enterprise access modelMicrosoft Entra Privileged Identity Management (PIM)entitlement management and access reviewscloud infrastructure entitlement managementsecure workstations for privileged accesstenant administration security

Practice question for this objective

Free sampleDesign Security Operations, Identity, and Compliance Capabilitieshard

A manufacturer's identity and Azure control-plane administrators perform privileged administration from the same laptops they use for email and general web browsing, signing in with the same Microsoft Entra accounts they use for everyday productivity. After a credential-theft incident, the architect must redesign privileged administration under the enterprise access model so that a phishing or browser-borne compromise of an everyday productivity surface cannot expose or reuse control-plane credentials. Which two design elements together most directly satisfy this isolation requirement? Select TWO.

  • AIssue separate cloud-only Microsoft Entra accounts that are used exclusively for control-plane administration and never for email or browsing, so a credential phished from a productivity account holds no privileged role to abuse. Correct
  • BRequire phishing-resistant multifactor authentication on the administrators' everyday laptops, so they prove a stronger identity on the same device before they perform any control-plane administration task.
  • CTighten Conditional Access named locations so that control-plane administration is permitted only from the corporate IP ranges the administrators' laptops egress through, blocking privileged sign-ins from elsewhere.
  • DProvide dedicated privileged access workstations, hardened and restricted to administrative endpoints with no general internet browsing or arbitrary applications, as the only origin from which control-plane administration is performed. Correct
Securing the control plane under the enterprise access model requires both dedicated administrative accounts and privileged access workstations, separating privilege from the high-exposure productivity surface. The enterprise access model isolates control-plane administration on two axes: the identity and the device. Dedicated cloud-only admin accounts ensure a credential phished from an everyday account holds no privilege, and privileged access workstations ensure administration originates from a hardened device that never browses the web or reads mail, so a compromise of a productivity surface cannot expose or replay control-plane credentials. Hardening the daily laptop or restricting sign-in locations leaves that contaminated productivity surface in the privileged path.

Why A is correct: Dedicated administrative accounts decouple privilege from the productivity identity, so a credential stolen from the day-to-day account confers no control-plane access, which directly enforces the enterprise access model's separation of privileged identities from high-exposure productivity use.

Why B is wrong: Phishing-resistant multifactor authentication raises sign-in assurance and is tempting because it strengthens privileged sign-in, but performing administration from a device that also browses the web and reads mail leaves the session and tokens exposed to a browser-borne compromise, so the high-risk productivity surface still reaches the control plane.

Why C is wrong: Restricting privileged sign-in to corporate network locations narrows where administration can occur and is appealing as a verify-explicitly control, but it still allows the same compromised everyday laptop inside that range to administer the control plane, so it addresses the source network rather than the contaminated device and shared identity.

Why D is correct: A privileged access workstation gives administration a clean, locked-down origin that never doubles as a browsing or email surface, removing the high-risk productivity exposure that lets a phishing or web compromise reach the control plane and satisfying the enterprise access model's secured-workstation requirement.

See more SC-100 practice questions, answers explained.

Exam traps in Design Security Operations, Identity, and Compliance Capabilities

Answers that look right on this material and are not. Each one is a distractor from a different question in the SC-100 bank for this domain.

  • Segmenting user productivity applications into their own access plane so that everyday workers cannot reach administrative tooling from their standard devices.

    Why it is wrong: Protecting the user access plane matters and sounds central because most accounts live there, but the model treats it as a lower-impact zone, so making it the focus leaves the identity and security systems that grant all other access unprotected.

  • Extend Microsoft Entra Privileged Identity Management to cover the Azure subscriptions and require just-in-time activation for every privileged role used in the cloud estate.

    Why it is wrong: Privileged Identity Management adds just-in-time activation and is excellent for Microsoft Entra roles and Azure resources, but it does not discover or right-size unused permissions in AWS and Google Cloud, so it cannot deliver the multicloud entitlement analysis the requirement needs.

  • Apply a Conditional Access policy that requires multifactor authentication for the engineers' everyday laptops before those same laptops are used to reach the administrative portals.

    Why it is wrong: Multifactor on the everyday laptop strengthens sign-in and is tempting because it gates admin access, but it leaves administration originating from a device that also browses the web and reads email, so it satisfies neither the no-standing-privilege intent nor the clean-origin intent.

Examworthy is not affiliated with or endorsed by Microsoft. Original, blueprint-aligned practice material only.