An organization is designing a security and identity infrastructure solution using Microsoft Entra ID. Match each organization's technical or security requirement to the most appropriate Microsoft Entra ID authentication method or Conditional Access feature.
- A manufacturing company needs a hybrid identity solution that minimizes on-premises infrastructure and ensures users can authenticate to cloud services even during an on-premises network outage.Microsoft Entra Password Hash Synchronization (PHS)
- A financial services firm must ensure that remote employees using unmanaged personal devices can access web-based email but are blocked from downloading attachments.Conditional Access session controls with App Enforced Restrictions
- A regulated utility provider requires that all user password validations occur directly against their local Active Directory domain controllers in real-time to immediately honor disabled accounts.Microsoft Entra Pass-through Authentication (PTA)
- A technology startup wants to block sign-in attempts to the Azure portal if they originate from anonymous IP addresses or exhibit anomalous travel patterns.Conditional Access risk-based policies using Sign-in Risk
Answer
Matching pairs: Left Item 1 to Password Hash Synchronization (PHS); Left Item 2 to Conditional Access session controls with App Enforced Restrictions; Left Item 3 to Pass-through Authentication (PTA); Left Item 4 to Conditional Access risk-based policies using Sign-in Risk.
The correct pairings map the hybrid authentication methods (PHS and PTA) to their correct operational requirements (PHS for offline capability, PTA for real-time local AD validation), and map the Conditional Access features to their correct use cases (App Enforced Restrictions for web-only limiting on personal devices, and Sign-in Risk for blocking anomalous connection events).
Step-by-Step Solution
Key Concept
Selecting and configuring hybrid authentication methods (PHS vs. PTA) and designing Conditional Access policies using session controls and risk-based conditions.
Estimated Time:3m 0s