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/continuous-export.md
+3-5Lines changed: 3 additions & 5 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 configure continuous export of security alerts and rec
4
4
author: bmansheim
5
5
ms.author: benmansheim
6
6
ms.topic: how-to
7
-
ms.date: 07/31/2022
7
+
ms.date: 11/06/2022
8
8
---
9
9
# Continuously export Microsoft Defender for Cloud data
10
10
@@ -103,7 +103,7 @@ Continuous export can be configured and managed via the Microsoft Defender for C
103
103
104
104
You can also send the data to an [Event hub or Log Analytics workspace in a different tenant](#export-data-to-an-azure-event-hub-or-log-analytics-workspace-in-another-tenant).
105
105
106
-
Here are some examples of options that you can only use in the the API:
106
+
Here are some examples of options that you can only use in the API:
107
107
108
108
***Greater volume** - You can create multiple export configurations on a single subscription with the API. The **Continuous Export** page in the Azure portal supports only one export configuration per subscription.
109
109
@@ -114,8 +114,6 @@ Here are some examples of options that you can only use in the the API:
114
114
> [!TIP]
115
115
> These API-only options are not shown in the Azure portal. If you use them, there'll be a banner informing you that other configurations exist.
116
116
117
-
Learn more about the automations API in the [REST API documentation](/rest/api/defenderforcloud/automations).
118
-
119
117
### [**Deploy at scale with Azure Policy**](#tab/azure-policy)
120
118
121
119
### Configure continuous export at scale using the supplied policies
@@ -174,7 +172,7 @@ To view the event schemas of the exported data types, visit the [Log Analytics t
174
172
175
173
## Export data to an Azure Event hub or Log Analytics workspace in another tenant
176
174
177
-
You can export data to an Azure Event hub or Log Analytics workspace in a different tenant, which can help you to gather your data for central analysis.
175
+
You can export data to an Azure Event hub or Log Analytics workspace in a different tenant, without using [Azure Lighthouse](/azure/lighthouse/overview.md). When collecting data into a tenant, you can analyze the data from one central location.
178
176
179
177
To export data to an Azure Event hub or Log Analytics workspace in a different tenant:
0 commit comments