Skip to content

Commit 015f9ee

Browse files
benironsiderhr323
authored andcommitted
Microsoft Defender for Cloud integration (elastic#3463)
Fixes elastic#3182 by creating docs about how to get data from the MS Defender for Cloud integration into Findings workflows.
1 parent 4f33a3b commit 015f9ee

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
applies_to:
3+
stack: all
4+
serverless:
5+
security: all
6+
products:
7+
- id: security
8+
- id: cloud-serverless
9+
---
10+
11+
# Microsoft Defender for Cloud
12+
13+
This page explains how to make data from the Microsoft Defender for Cloud integration appear in the following places within {{elastic-sec}}:
14+
15+
- **Findings page**: Data appears on the [Vulnerabilities](/solutions/security/cloud/findings-page-3.md) tab and the [Misconfiguations](/solutions/security/cloud/findings-page.md) tab.
16+
- **Alert and Entity details flyouts**: Data appears in the Insights section of the [Alert](/solutions/security/detect-and-alert/view-detection-alert-details.md#insights-section) and [Entity](/solutions/security/advanced-entity-analytics/view-entity-details.md#insights) details flyouts.
17+
18+
19+
In order for Microsoft Defender for Cloud data to appear in these workflows:
20+
21+
* Follow the steps to [set up the Microsoft Defender for Cloud integration](https://www.elastic.co/docs/reference/integrations/microsoft_defender_cloud).
22+
* Make sure the integration version is at least 3.0.0.
23+
* Ensure you have `read` privileges for the following indices: `security_solution-*.misconfiguration_latest`, `security_solution-*.vulnerability_latest`.

solutions/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,8 +684,8 @@ toc:
684684
- file: security/cloud/integration-tenablevm.md
685685
- file: security/cloud/integration-rapid7.md
686686
- file: security/cloud/integrations/aws-config-integration.md
687+
- file: security/cloud/integrations/microsoft-defender-for-cloud.md
687688
- file: security/cloud/integrations/google-security-command-center.md
688-
689689
- file: security/investigate.md
690690
children:
691691
- file: security/investigate/timeline.md

0 commit comments

Comments
 (0)