| name | cis-azure-foundations-5.2.5 |
| description | Ensure multifactor authentication is required for risky sign-ins |
| category | cis-azure-foundations |
| version | 5.0.0 |
| author | cyberstrike-official |
| tags | ["cis","azure","identity","conditional-access"] |
| cis_id | 5.2.5 |
| cis_benchmark | CIS Microsoft Azure Foundations Benchmark v5.0.0 |
| tech_stack | ["azure"] |
| cwe_ids | [] |
| chains_with | ["cis-azure-foundations-5.2.4","cis-azure-foundations-5.2.6"] |
| prerequisites | [] |
| severity_boost | {} |
Ensure multifactor authentication is required for risky sign-ins
Description
Entra ID tracks the behavior of sign-in events. If the Entra ID domain is licensed with P2, the sign-in behavior can be used as a detection mechanism for additional scrutiny during the sign-in event. If this policy is set up, then Risky Sign-in events will prompt users to use multi-factor authentication (MFA) tokens on login for additional verification.
Rationale
Enabling multi-factor authentication is a recommended setting to limit the potential of accounts being compromised and limiting access to authenticated personnel. Enabling this policy allows Entra ID's risk-detection mechanisms to force additional scrutiny on the login event, providing a deterrent response to potentially malicious sign-in events, and adding an additional authentication layer as a reaction to potentially malicious behavior.
Impact
Risk Policies for Conditional Access require Microsoft Entra ID P2. Additional overhead to support or maintain these policies may also be required if users lose access to their MFA tokens.
Audit Procedure
Using Azure Portal
- From Azure Home select the Portal Menu in the top left and select
Microsoft Entra ID.
- Select
Security.
- Select on the left side
Conditional Access.
- Select
Policies.
- Select the policy you wish to audit.
- Click the blue text under
Users.
- View under
Include the corresponding users and groups to whom the policy is applied.
- View under
Exclude to determine which users and groups to whom the policy is not applied.
Expected Result
A Conditional Access policy should exist that requires MFA for risky sign-ins, targeting all users with all cloud apps, with sign-in risk conditions set to High and Medium, and the Grant control set to Require multifactor authentication with sign-in frequency set to Every time.
Remediation
Remediate from Azure Portal
- From Azure Home select the Portal Menu in the top left and select
Microsoft Entra ID.
- Select
Security.
- Select
Conditional Access.
- Select
Policies.
- Click
+ New policy.
- Enter a name for the policy.
- Click the blue text under
Users.