Skip to content

Commit 95de096

Browse files
committed
Update image
1 parent ac8a5b2 commit 95de096

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This article describes how to configure continuous export to Log Analytics works
2828
|----|:----|
2929
|Release state:|General availability (GA)|
3030
|Pricing:|Free|
31-
|Required roles and permissions:|<ul><li>**Security admin** or **Owner** on the resource group</li><li>Write permissions for the target resource.</li><li>, you'll also need permissions for assigning policies</li><li>To export data to Event Hubs, you'll need Write permission on the Event Hubs Policy.</li><li>To export to a Log Analytics workspace:<ul><li>if it **has the SecurityCenterFree solution**, you'll need a minimum of read permissions for the workspace solution: `Microsoft.OperationsManagement/solutions/read`</li><li>if it **doesn't have the SecurityCenterFree solution**, you'll need write permissions for the workspace solution: `Microsoft.OperationsManagement/solutions/action`</li><li>Learn more about [Azure Monitor and Log Analytics workspace solutions](../azure-monitor/insights/solutions.md)</li></ul></li></ul>|
31+
|Required roles and permissions:|<ul><li>**Security admin** or **Owner** on the resource group</li><li>Write permissions for the target resource.</li><li>If you're using the Azure Policy 'DeployIfNotExist' policies described below, you'll also need permissions for assigning policies</li><li>To export data to Event Hubs, you'll need Write permission on the Event Hubs Policy.</li><li>To export to a Log Analytics workspace:<ul><li>if it **has the SecurityCenterFree solution**, you'll need a minimum of read permissions for the workspace solution: `Microsoft.OperationsManagement/solutions/read`</li><li>if it **doesn't have the SecurityCenterFree solution**, you'll need write permissions for the workspace solution: `Microsoft.OperationsManagement/solutions/action`</li><li>Learn more about [Azure Monitor and Log Analytics workspace solutions](../azure-monitor/insights/solutions.md)</li></ul></li></ul>|
3232
|Clouds:|:::image type="icon" source="./media/icons/yes-icon.png"::: Commercial clouds<br>:::image type="icon" source="./media/icons/yes-icon.png"::: National (Azure Government, Azure China 21Vianet)|
3333

3434
## What data types can be exported?
@@ -53,25 +53,25 @@ You can configure continuous export from the Microsoft Defender for Cloud pages
5353

5454
### Configure continuous export from the Defender for Cloud pages in Azure portal
5555

56-
The steps below are necessary whether you're setting up a continuous export to Log Analytics workspace or Azure Event Hubs.
56+
The steps below are necessary whether you're setting up a continuous export to Log Analytics or Azure Event Hubs.
5757

5858
1. From Defender for Cloud's menu, open **Environment settings**.
5959

6060
1. Select the specific subscription for which you want to configure the data export.
6161

62-
1. From the sidebar of the settings page for that subscription, select **Continuous Export**.
62+
1. From the sidebar of the settings page for that subscription, select **Continuous export**.
6363

64-
:::image type="content" source="./media/continuous-export/continuous-export-options-page.png" alt-text="Export options in Microsoft Defender for Cloud.":::
64+
:::image type="content" source="./media/continuous-export/continuous-export-options-page.png" alt-text="Export options in Microsoft Defender for Cloud." lightbox="./media/continuous-export/continuous-export-options-page.png":::
6565

6666
Here you see the export options. There's a tab for each available export target.
6767

6868
1. Select the data type you'd like to export and choose from the filters on each type (for example, export only high severity alerts).
6969

70-
1. Select the appropriate export frequency:
70+
1. Select the export frequency:
7171
- **Streaming** – assessments will be sent when a resource’s health state is updated (if no updates occur, no data will be sent).
7272
- **Snapshots** – a snapshot of the current state of the selected data types will be sent once a week per subscription. To identify snapshot data, look for the field ``IsSnapshot``.
7373

74-
1. Optionally, if your selection includes one of these recommendations, you can include the vulnerability assessment findings together with them:
74+
1. If your selection includes one of these recommendations, you can include the vulnerability assessment findings together with them:
7575
- [SQL databases should have vulnerability findings resolved](https://portal.azure.com/#blade/Microsoft_Azure_Security/RecommendationsBlade/assessmentKey/82e20e14-edc5-4373-bfc4-f13121257c37)
7676
- [SQL servers on machines should have vulnerability findings resolved](https://portal.azure.com/#blade/Microsoft_Azure_Security/RecommendationsBlade/assessmentKey/f97aa83c-9b63-4f9a-99f6-b22c4398f936)
7777
- [Container registry images should have vulnerability findings resolved (powered by Qualys)](https://portal.azure.com/#blade/Microsoft_Azure_Security/RecommendationsBlade/assessmentKey/dbd0cb49-b563-45e7-9724-889e799fa648)
@@ -150,7 +150,7 @@ To deploy your continuous export configurations across your organization, use th
150150

151151
---
152152

153-
## Information about exporting to a Log Analytics workspace
153+
## Exporting to a Log Analytics workspace
154154

155155
If you want to analyze Microsoft Defender for Cloud data inside a Log Analytics workspace or use Azure alerts together with Defender for Cloud alerts, set up continuous export to your Log Analytics workspace.
156156

31.2 KB
Loading

0 commit comments

Comments
 (0)