Ensure that the Security Defaults feature is enabled for Microsoft Entra ID in order to help protect your organization from common attacks. The Security Defaults feature is a set of basic identity security mechanisms recommended by Microsoft and provided at no extra cost in Microsoft Entra ID. The security feature recommendations will be enforced within your organization to help users and administrators to protect themselves against common identity-related attacks. When enabled, the Security Defaults feature will:
- Require all users and admins to register for Multi-Factor Authentication (MFA).
- Challenge users with MFA when necessary, based on factors such as location, device, role, and task.
- Disable authentication from legacy authentication clients, which can't use Multi-Factor Authentication (MFA).
This rule resolution is part of the Conformity Security & Compliance tool for Azure.
Managing access security within your organization can be challenging nowadays as common identity-related attacks such as phishing, password spraying, and replay/playback attacks are becoming more popular. Security Defaults make it easier to help protect your organization from identity-based attacks by providing you with preconfigured security settings that Microsoft manages on your behalf. These settings ensure that all organizations have a basic level of security enabled at no extra cost until they are ready to manage their own identity security settings through more advanced features like Conditional Access policies.
Security Defaults should be implemented initially as a baseline security measure and may later be replaced by Conditional Access policies as your organization's security requirements mature. Administrators should be aware that certain Security Defaults configurations in Microsoft Entra ID may impact other Microsoft services such as Microsoft 365. Once Security Defaults is disabled in favor of Conditional Access, ensure that equivalent or stronger security controls are implemented to replace the protections provided by Security Defaults.
Audit
To determine if the Security Defaults feature is enabled for Microsoft Entra ID, perform the following actions:
Remediation / Resolution
To enable the Security Defaults feature for your Microsoft Entra ID, perform the following actions:
References
- Azure Official Documentation
- Azure security baseline for Microsoft Entra ID
- Security defaults in Microsoft Entra ID
- Introducing security defaults
- IM-2: Protect identity and authentication systems
- Azure Command Line Interface (CLI) Documentation
- az
- Get identitySecurityDefaultsEnforcementPolicy
- Update identitySecurityDefaultsEnforcementPolicy