Skip to content

Commit d03af37

Browse files
committed
added continuous export
1 parent c665eb5 commit d03af37

File tree

4 files changed

+40
-0
lines changed

4 files changed

+40
-0
lines changed

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

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,46 @@ To export data to an Azure Event hub or Log Analytics workspace in a different t
182182

183183
You can also configure export to another tenant through the REST API. For more information, see the automations [REST API](/rest/api/defenderforcloud/automations/create-or-update?tabs=HTTP).
184184

185+
## Continuously export to an Event Hub behind a firewall
186+
187+
You can enable continuous export as a trusted service, so that you can send data to an Event Hub that has an Azure Firewall enabled.
188+
189+
**To grant access to continuous export as a trusted service**:
190+
191+
1. Sign in to the [Azure portal](https://portal.azure.com).
192+
193+
1. Navigate to **Microsoft Defender for Cloud** > **Environmental settings**.
194+
195+
1. Select the relevant resource.
196+
197+
1. Select **Continuous export**.
198+
199+
1. Select **Export as a trusted service**.
200+
201+
:::image type="content" source="media/continuous-export/export-as-trusted.png" alt-text="Screenshot that shows where the checkbox is located to select export as trusted service.":::
202+
203+
You'll now need to add the relevant role assignment on the destination Event Hub.
204+
205+
**To add the relevant role assignment on the destination Event Hub**:
206+
207+
1. Navigate to the selected Event Hub.
208+
209+
1. Select **Access Control** > **Add role assignment**
210+
211+
:::image type="content" source="media/continuous-export/add-role-assignment.png" alt-text="Screenshot that shows where the add role assignment button is found." lightbox="media/continuous-export/add-role-assignment.png":::
212+
213+
1. Select **Azure Event Hubs Data Sender**.
214+
215+
1. Select the **Members** tab.
216+
217+
1. Select **+ Select members**.
218+
219+
1. Search for and select **Windows Azure Security Resource Provider**.
220+
221+
:::image type="content" source="media/continuous-export/windows-security-resource.png" alt-text="Screenshot that shows you where to enter and search for Windows Azure Security Resource Provider." lightbox="media/continuous-export/windows-security-resource.png":::
222+
223+
1. Select **Review + assign**.
224+
185225
## View exported alerts and recommendations in Azure Monitor
186226

187227
You might also choose to view exported Security Alerts and/or recommendations in [Azure Monitor](../azure-monitor/alerts/alerts-overview.md).
76 KB
Loading
56.8 KB
Loading
58.5 KB
Loading

0 commit comments

Comments
 (0)