Zenith Financial Services is designing an identity security strategy using Microsoft Entra ID. The design must meet specific access control requirements for various user roles and device states.
Match each business security requirement to the correct Microsoft Entra ID Conditional Access or authentication control.
- Require user sign-in sessions to Microsoft 365 applications to prompt for re-authentication every 12 hours.Conditional Access session control: Sign-in frequency
- Limit web-based email access to read-only mode and block attachment downloads on unmanaged personal devices.Conditional Access session control: App enforced restrictions
- Allow access to cloud applications only from devices that are registered in Microsoft Entra ID and meet corporate security baselines.Conditional Access grant control: Require device to be marked as compliant
- Enforce the use of FIDO2 security keys or Windows Hello for Business when administrators access the Azure portal.Conditional Access grant control: Require authentication strength
Cevap
The correct matches are: 1) Prompting for re-authentication every 12 hours matches 'Conditional Access session control: Sign-in frequency'. 2) Blocking attachment downloads on personal devices matches 'Conditional Access session control: App enforced restrictions'. 3) Restricting access to compliant devices matches 'Conditional Access grant control: Require device to be marked as compliant'. 4) Requiring FIDO2 or Windows Hello for Business matches 'Conditional Access grant control: Require authentication strength'.
The correct matches map the specific technical capabilities of Microsoft Entra ID to the corresponding business scenarios. Requiring re-authentication after a set timeframe is handled by the Sign-in frequency session control. Restricting specific app actions like downloading email attachments is managed via App enforced restrictions. Allowing access only to healthy devices is enforced through the 'Require device to be marked as compliant' grant control. Restricting the login methods to phishing-resistant mechanisms such as FIDO2 is handled by the 'Require authentication strength' grant control.
Adım Adım Çözüm
Anahtar Kavram
Microsoft Entra ID Authentication and Conditional Access controls (Grant controls vs Session controls)
Tahmini Süre:1m 30s