You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/defender-for-cloud/benefits-of-continuous-export.md
+10-8Lines changed: 10 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
---
2
-
title: Continuous export concept in Microsoft Defender for Cloud
2
+
title: Export alerts and recommendations with continuous export
3
3
description: Learn about the benefits of continuous export in Microsoft Defender for Cloud. Stream security data to Azure Monitor workspace for analysis and visualization.
4
-
ms.date: 03/18/2024
4
+
ms.date: 03/20/2024
5
5
author: dcurwin
6
6
ms.author: dacurwin
7
7
ms.topic: concept-article
8
8
#customer intent: As a reader, I want to understand the benefits of continuous export in Microsoft Defender for Cloud so that I can make informed decisions about implementing it in my organization.
9
9
---
10
10
11
-
# Continuous export concept in Microsoft Defender for Cloud
11
+
# Export alerts and recommendations with continuous export
12
12
13
13
Microsoft Defender for Cloud provides continuous export of security data. This feature allows you to stream security data to Log Analytics in Azure Monitor, to Azure Event Hubs, or to another Security Information and Event Management (SIEM), Security Orchestration Automated Response (SOAR), or IT classic [deployment model solution](export-to-siem.md). You can analyze and visualize the data using Azure Monitor logs and other Azure Monitor features.
14
14
@@ -24,19 +24,21 @@ When you set up continuous export, you can fully customize what information to e
24
24
You can use continuous export to export the following data types whenever they change:
25
25
26
26
- Security recommendations.
27
+
- Recommendation severity.
28
+
- Security findings.
27
29
- Secure score.
30
+
- Controls.
28
31
- Security alerts.
29
32
- Regulatory compliance.
30
-
- Security attack paths (preview)
31
-
- Security findings.
33
+
- Security attack paths
32
34
33
-
Findings can be thought of as "sub" recommendations and belong to a "parent" recommendation. For example:
35
+
Recommendation severity, security findings and controls are *sub* categories that belong to a *parent* category. For example:
34
36
35
37
- The recommendations [System updates should be installed on your machines (powered by Update Center)](https://portal.azure.com/#blade/Microsoft_Azure_Security/RecommendationsBlade/assessmentKey/e1145ab1-eb4f-43d8-911b-36ddf771d13f) and [System updates should be installed on your machines](https://portal.azure.com/#blade/Microsoft_Azure_Security/RecommendationsBlade/assessmentKey/4ab6e3c5-74dd-8b35-9ab9-f61b30875b27) each has one sub recommendation per outstanding system update.
36
38
- The recommendation [Machines should have vulnerability findings resolved](https://portal.azure.com/#blade/Microsoft_Azure_Security/RecommendationsBlade/assessmentKey/1195afff-c881-495e-9bc5-1486211ae03f) has a sub recommendation for every vulnerability that the vulnerability scanner identifies.
37
39
38
40
> [!NOTE]
39
-
> If you’re configuring continuous export by using the REST API, always include the parent with the findings.
41
+
> If you’re configuring [continuous export by using the REST API](continuous-export-rest-api.md), always include the parent with the findings.
40
42
41
43
## Export data to an event hub or Log Analytics workspace in another tenant
42
44
@@ -73,6 +75,6 @@ To view the event schemas of the exported data types, see [Log Analytics table s
73
75
74
76
## Related content
75
77
76
-
-[Continuously export Microsoft Defender for Cloud data](continuous-export.md)
78
+
-[Setup continuous export in the Azure portal](continuous-export.md)
77
79
-[Setup continuous export with REST API](continuous-export-rest-api.md)
78
80
-[Setup continuous export with Azure Policy](continuous-export-azure-policy.md)
Copy file name to clipboardExpand all lines: articles/defender-for-cloud/continuous-export-azure-policy.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,17 @@ description: Learn how to set up continuous export of Microsoft Defender for Clo
4
4
author: dcurwin
5
5
ms.author: dacurwin
6
6
ms.topic: how-to
7
-
ms.date: 03/18/2024
7
+
ms.date: 03/20/2024
8
8
#customer intent: As a security analyst, I want to learn how to set up continuous export of alerts and recommendations with Azure Policy so that I can analyze the data in Log Analytics or Azure Event Hubs.
9
9
---
10
10
11
11
# Setup continuous export with Azure Policy
12
12
13
13
Continuous export of Microsoft Defender for Cloud security alerts and recommendations can help you analyze the data in Log Analytics or Azure Event Hubs. You can set up continuous export in Defender for Cloud at scale, by using provided Azure Policy templates.
14
14
15
+
> [!TIP]
16
+
> Defender for Cloud also offers the option to do a onetime, manual export to a comma-separated values (CSV) file. Learn how to [download a CSV file](export-alerts-to-csv.md).
17
+
15
18
## Prerequisites
16
19
17
20
- You need a Microsoft Azure subscription. If you don't have an Azure subscription, you can [sign up for a free subscription](https://azure.microsoft.com/pricing/free-trial/).
Copy file name to clipboardExpand all lines: articles/defender-for-cloud/continuous-export-rest-api.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,9 @@ ms.date: 03/19/2024
12
12
13
13
Continuous export of Microsoft Defender for Cloud security alerts and recommendations can help you analyze the data in Log Analytics or Azure Event Hubs. You can set up continuous export in Defender for Cloud by using the REST API.
14
14
15
+
> [!TIP]
16
+
> Defender for Cloud also offers the option to do a onetime, manual export to a comma-separated values (CSV) file. Learn how to [download a CSV file](export-alerts-to-csv.md).
17
+
15
18
## Prerequisites
16
19
17
20
- You need a Microsoft Azure subscription. If you don't have an Azure subscription, you can [sign up for a free subscription](https://azure.microsoft.com/pricing/free-trial/).
@@ -39,6 +42,9 @@ You can set up and manage continuous export by using the Microsoft Defender for
39
42
40
43
You also can send the data to an [event hub or Log Analytics workspace in a different tenant](benefits-of-continuous-export.md#export-data-to-an-event-hub-or-log-analytics-workspace-in-another-tenant).
41
44
45
+
> [!NOTE]
46
+
> If you’re configuring continuous export by using the REST API, always include the parent with the findings.
47
+
42
48
Here are some examples of options that you can use only in the API:
43
49
44
50
-**Greater volume**: You can create multiple export configurations on a single subscription by using the API. The **Continuous Export** page in the Azure portal supports only one export configuration per subscription.
Copy file name to clipboardExpand all lines: articles/defender-for-cloud/continuous-export.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn how to set up continuous export of Microsoft Defender for Clo
4
4
author: dcurwin
5
5
ms.author: dacurwin
6
6
ms.topic: how-to
7
-
ms.date: 03/19/2024
7
+
ms.date: 03/20/2024
8
8
#customer intent: As a security analyst, I want to learn how to set up continuous export of alerts and recommendations in Microsoft Defender for Cloud so that I can analyze the data in Log Analytics or Azure Event Hubs.
9
9
---
10
10
@@ -15,7 +15,7 @@ Microsoft Defender for Cloud generates detailed security alerts and recommendati
15
15
This article describes how to set up continuous export to a Log Analytics workspace or to an event hub in Azure.
16
16
17
17
> [!TIP]
18
-
> Defender for Cloud also offers the option to do a onetime, manual export to a comma-separated values (CSV) file. Learn more in [Manually export alerts and recommendations](export-alerts-to-csv.md).
18
+
> Defender for Cloud also offers the option to do a onetime, manual export to a comma-separated values (CSV) file. Learn how to [download a CSV file](export-alerts-to-csv.md).
0 commit comments