| name | cis-azure-database-2.1 |
| description | Ensure 'Microsoft Entra Authentication' is 'Enabled' |
| category | cis-azure-database |
| version | 2.0.0 |
| author | cyberstrike-official |
| tags | ["cis","azure","redis","cache"] |
| cis_id | 2.1 |
| cis_benchmark | CIS Microsoft Azure Database Services Benchmark v2.0.0 |
| tech_stack | ["azure"] |
| cwe_ids | [] |
| chains_with | [] |
| prerequisites | [] |
| severity_boost | {} |
2.1 Ensure 'Microsoft Entra Authentication' is 'Enabled' (Manual)
Profile Applicability
Description
Ensuring that Microsoft Entra Authentication is 'Enabled' provides a natively integrated use of identities already defined with Microsoft Entra ID.
Rationale
The use of a centralized Identity and Access Management (IAM) solution such as Microsoft Entra ID is highly recommended for all activity related to Identity, Authentication, Authorization, and Accountability.
Decentralized IAM -- such as local authentication methods -- may present additional vulnerability and introduce avoidable administrative complexity.
Impact
Free tiers exist for the licensing of Microsoft Entra ID if required.
Audit Procedure
Audit From Azure Portal
- Search for and open the
Azure Cache for Redis service
- For each instance, repeat the remaining steps
- Click on the name of the instance
- In the blade menu on the left, click on Authentication
- Review the checkbox next to
Enable Microsoft Entra Authentication
If the checkbox is Checked, the configuration for that instance is compliant.
Expected Result
The checkbox next to Enable Microsoft Entra Authentication should be Checked for each Azure Cache for Redis instance.
Remediation
Remediate From Azure Portal
- Search for and open the
Azure Cache for Redis service
- For each instance, repeat the remaining steps
- Click on the name of the instance
- In the blade menu on the left, click on Authentication
- Check the checkbox next to
Enable Microsoft Entra Authentication
Default Value
By default, Microsoft Entra Authentication is Checked during setup.
References
- https://learn.microsoft.com/en-us/security/benchmark/azure/mcsb-identity-management
- https://learn.microsoft.com/en-us/azure/azure-cache-for-redis/cache-azure-active-directory-for-authentication
CIS Controls