Skip to content

Commit be8e2a6

Browse files
Merge pull request #261574 from AlizaBernstein/WI-192288-cspm-billable-resources
WI-192288-cspm-billable-resources
2 parents 25d204f + b63e119 commit be8e2a6

File tree

1 file changed

+26
-2
lines changed

1 file changed

+26
-2
lines changed

articles/defender-for-cloud/concept-cloud-security-posture-management.md

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Cloud Security Posture Management (CSPM)
33
description: Learn more about CSPM in Microsoft Defender for Cloud.
44
ms.topic: conceptual
55
ms.custom: ignite-2022, build-2023
6-
ms.date: 12/27/2023
6+
ms.date: 01/02/2024
77
---
88

99
# Cloud security posture management (CSPM)
@@ -49,8 +49,12 @@ The following table summarizes each plan and their cloud availability.
4949
| EASM insights in network exposure | - | :::image type="icon" source="./media/icons/yes-icon.png"::: | Azure, AWS, GCP |
5050
| [Permissions management (Preview)](enable-permissions-management.md) | - | :::image type="icon" source="./media/icons/yes-icon.png"::: | Azure, AWS, GCP |
5151

52+
53+
Starting March 1, 2024, Defender CSPM must be enabled to have premium DevOps security capabilities which include code-to-cloud contextualization powering security explorer and attack paths and pull request annotations for Infrastructure-as-Code security findings. Learn more about DevOps security [support and prerequisites](devops-support.md).
54+
5255
Starting March 1, 2024, Defender CSPM must be enabled to have premium DevOps security capabilities that include code-to-cloud contextualization powering security explorer and attack paths and pull request annotations for Infrastructure-as-Code security findings. See DevOps security [support and prerequisites](devops-support.md) to learn more.
5356

57+
5458
## Integrations (preview)
5559

5660
Microsoft Defender for Cloud now has built-in integrations to help you use third-party systems to seamlessly manage and track tickets, events, and customer interactions. You can push recommendations to a third-party ticketing tool, and assign responsibility to a team for remediation.
@@ -67,9 +71,29 @@ You can choose which ticketing system to integrate. For preview, only ServiceNow
6771

6872
- For subscriptions that use both Defender CSPM and Defender for Containers plans, free vulnerability assessment is calculated based on free image scans provided via the Defender for Containers plan, as summarized [in the Microsoft Defender for Cloud pricing page](https://azure.microsoft.com/pricing/details/defender-for-cloud/).
6973

74+
- Defender CSPM protects all multicloud workloads, but billing is applied only on specific resources. The following tables list the billable resources when Defender CSPM is enabled on Azure subscriptions, AWS accounts, or GCP projects.
75+
76+
| Azure Service | Resource types | Exclusions |
77+
|---|---|---|
78+
| Compute | Microsoft.Compute/virtualMachines<br/>Microsoft.Compute/virtualMachineScaleSets/virtualMachines<br/>Microsoft.ClassicCompute/virtualMachines | - Deallocated VMs<br/>- Databricks VMs |
79+
| Storage | Microsoft.Storage/storageAccounts | Storage accounts without blob containers or file shares |
80+
| DBs | Microsoft.Sql/servers<br/>Microsoft.DBforPostgreSQL/servers<br/>Microsoft.DBforMySQL/servers<br/>Microsoft.Sql/managedInstances<br/>Microsoft.DBforMariaDB/servers<br/>Microsoft.Synapse/workspaces | --- |
81+
82+
| AWS Service | Resource types | Exclusions |
83+
|---|---|---|
84+
| Compute | EC2 instances | Deallocated VMs |
85+
| Storage | S3 Buckets | --- |
86+
| DBs | RDS instances | --- |
87+
88+
| GCP Service | Resource types | Exclusions |
89+
|---|---|---|
90+
| Compute | 1. Google Compute instances<br/> 2. Google Instance Group | Instances with non-running states |
91+
| Storage | Storage buckets | - Buckets from classes: ‘nearline’, ‘coldline’, ‘archive’<br/>- Buckets from regions other than: europe-west1, us-east1, us-west1, us-central1, us-east4, asia-south1, northamerica-northeast1 |
92+
| DBs | Cloud SQL Instances | --- |
93+
7094
## Azure cloud support
7195

72-
For commercial and national cloud coverage, review [features supported in Azure cloud environments](support-matrix-cloud-environment.md).
96+
For commercial and national cloud coverage, review the [features supported in Azure cloud environments](support-matrix-cloud-environment.md).
7397

7498
## Next steps
7599

0 commit comments

Comments
 (0)