Skip to content

Commit 0e6a9e8

Browse files
committed
fixes to articles
1 parent ebea554 commit 0e6a9e8

File tree

5 files changed

+23
-12
lines changed

5 files changed

+23
-12
lines changed

articles/defender-for-cloud/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
- name: Incidents reference list
282282
displayName: incidents
283283
href: incidents-reference.md
284-
- name: Continuous exportable
284+
- name: Export alerts and recommendations with continuous export
285285
displayName: continuous, export, exportable, exportable data
286286
href: benefits-of-continuous-export.md
287287

articles/defender-for-cloud/benefits-of-continuous-export.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: Continuous export concept in Microsoft Defender for Cloud
2+
title: Export alerts and recommendations with continuous export
33
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
55
author: dcurwin
66
ms.author: dacurwin
77
ms.topic: concept-article
88
#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.
99
---
1010

11-
# Continuous export concept in Microsoft Defender for Cloud
11+
# Export alerts and recommendations with continuous export
1212

1313
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.
1414

@@ -24,19 +24,21 @@ When you set up continuous export, you can fully customize what information to e
2424
You can use continuous export to export the following data types whenever they change:
2525

2626
- Security recommendations.
27+
- Recommendation severity.
28+
- Security findings.
2729
- Secure score.
30+
- Controls.
2831
- Security alerts.
2932
- Regulatory compliance.
30-
- Security attack paths (preview)
31-
- Security findings.
33+
- Security attack paths
3234

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:
3436

3537
- 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.
3638
- 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.
3739

3840
> [!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.
4042
4143
## Export data to an event hub or Log Analytics workspace in another tenant
4244

@@ -73,6 +75,6 @@ To view the event schemas of the exported data types, see [Log Analytics table s
7375

7476
## Related content
7577

76-
- [Continuously export Microsoft Defender for Cloud data](continuous-export.md)
78+
- [Setup continuous export in the Azure portal](continuous-export.md)
7779
- [Setup continuous export with REST API](continuous-export-rest-api.md)
7880
- [Setup continuous export with Azure Policy](continuous-export-azure-policy.md)

articles/defender-for-cloud/continuous-export-azure-policy.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@ description: Learn how to set up continuous export of Microsoft Defender for Clo
44
author: dcurwin
55
ms.author: dacurwin
66
ms.topic: how-to
7-
ms.date: 03/18/2024
7+
ms.date: 03/20/2024
88
#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.
99
---
1010

1111
# Setup continuous export with Azure Policy
1212

1313
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.
1414

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+
1518
## Prerequisites
1619

1720
- 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/).

articles/defender-for-cloud/continuous-export-rest-api.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ ms.date: 03/19/2024
1212

1313
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.
1414

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+
1518
## Prerequisites
1619

1720
- 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
3942

4043
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).
4144

45+
> [!NOTE]
46+
> If you’re configuring continuous export by using the REST API, always include the parent with the findings.
47+
4248
Here are some examples of options that you can use only in the API:
4349

4450
- **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.

articles/defender-for-cloud/continuous-export.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to set up continuous export of Microsoft Defender for Clo
44
author: dcurwin
55
ms.author: dacurwin
66
ms.topic: how-to
7-
ms.date: 03/19/2024
7+
ms.date: 03/20/2024
88
#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.
99
---
1010

@@ -15,7 +15,7 @@ Microsoft Defender for Cloud generates detailed security alerts and recommendati
1515
This article describes how to set up continuous export to a Log Analytics workspace or to an event hub in Azure.
1616

1717
> [!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).
1919
2020
## Prerequisites
2121

0 commit comments

Comments
 (0)