An organization is designing an identity security strategy using Microsoft Entra ID. You need to match the specific security and access requirements to the correct Microsoft Entra ID Authentication or Conditional Access feature. How should you match the requirements to the appropriate features?
- Prevent users on unmanaged personal devices from downloading, printing, or syncing files when accessing SharePoint Online.Conditional Access session control using app-enforced restrictions
- Enforce the use of phishing-resistant authentication methods, such as FIDO2 security keys, when administrators access the Azure portal.Conditional Access grant control using authentication strengths
- Force users to re-authenticate if their active session is older than 8 hours when they access a critical financial application.Conditional Access session control using sign-in frequency
- Block access to all cloud applications if a user's sign-in pattern matches real-time anomalous detection patterns indicative of a compromised session.Microsoft Entra ID Protection sign-in risk-based policy
Cevap
Preventing downloads on unmanaged devices matches the app-enforced restrictions session control. Enforcing phishing-resistant methods for administrators matches the authentication strengths grant control. Forcing re-authentication after 8 hours matches the sign-in frequency session control. Blocking access for anomalous sign-ins matches the Entra ID Protection sign-in risk-based policy.
Matching the security requirements to their respective Microsoft Entra features relies on understanding the differentiation between session controls, grant controls, and risk-based policy options. App-enforced restrictions are designed for session-level controls in SharePoint/Exchange. Authentication strengths provide granular MFA requirements. Sign-in frequency manages the session lifetime. Sign-in risk policies evaluate live, dynamic threats.
Adım Adım Çözüm
Anahtar Kavram
Microsoft Entra ID offers advanced authentication capabilities and Conditional Access policies, including session controls, authentication strengths, and risk-based integrations, to implement a Zero Trust access security model.