Description
Microsoft Defender for Azure Cosmos DB scans all incoming network requests for threats to your Azure Cosmos DB resources.
Rationaleβ
In scanning Azure Cosmos DB requests within a subscription, requests are compared to a heuristic list of potential security threats. These threats could be a result of a security breach within your services, thus scanning for them could prevent a potential security threat from being introduced.
Impactβ
Enabling Microsoft Defender for Azure Cosmos DB requires enabling Microsoft Defender for your subscription. Both will incur additional charges.
Auditβ
From Azure Portalβ
- Go to
Microsoft Defender for Cloud
. - Under
Management
, selectEnvironment Settings
. - Click on the subscription name.
- Select the
Defender plans
blade. - On the
Database
row click onSelect types >
. - Ensure the toggle switch next to
Azure Cosmos DB
is set toOn
.
From Azure CLIβ
Ensure the output of the below command is Standard
:
az security pricing show -n CosmosDbs --query pricingTier
From PowerShellβ
Get-AzSecurityPricing -Name 'CosmosDbs' | Select-Object Name,PricingTier
Ensure output of PricingTier
is Standard
.
From Azure Policyβ
If referencing a digital copy of this Benchmark, clicking a Policy ID will open a link to the associated Policy definition in Azure.
- Policy ID: adbe85b5-83e6-4350-ab58-bf3a4f736e5e - Name:
Microsoft Defender for Azure Cosmos DB should be enabled
Default Valueβ
By default, Microsoft Defender for Azure Cosmos DB is not enabled.
Referencesβ
- https://azure.microsoft.com/en-us/pricing/details/defender-for-cloud/
- https://docs.microsoft.com/en-us/azure/defender-for-cloud/enable-enhanced-security
- https://docs.microsoft.com/en-us/azure/defender-for-cloud/alerts-overview
- https://docs.microsoft.com/en-us/security/benchmark/azure/baselines/cosmos-db-security-baseline
- https://docs.microsoft.com/en-us/azure/defender-for-cloud/quickstart-enable-database-protections
- https://learn.microsoft.com/en-us/security/benchmark/azure/mcsb-logging-threat-detection#lt-1-enable-threat-detection-capabilities