Skip to content

Commit e27509b

Browse files
Merge pull request #217011 from AlizaBernstein/continuous-export-cross-tenant
Update continuous-export.md
2 parents 50a8b23 + b0ae6d7 commit e27509b

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to configure continuous export of security alerts and rec
44
author: bmansheim
55
ms.author: benmansheim
66
ms.topic: how-to
7-
ms.date: 07/31/2022
7+
ms.date: 11/06/2022
88
---
99
# Continuously export Microsoft Defender for Cloud data
1010

@@ -103,7 +103,7 @@ Continuous export can be configured and managed via the Microsoft Defender for C
103103

104104
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).
105105

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

108108
* **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.
109109

@@ -114,8 +114,6 @@ Here are some examples of options that you can only use in the the API:
114114
> [!TIP]
115115
> 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.
116116
117-
Learn more about the automations API in the [REST API documentation](/rest/api/defenderforcloud/automations).
118-
119117
### [**Deploy at scale with Azure Policy**](#tab/azure-policy)
120118

121119
### 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
174172

175173
## Export data to an Azure Event hub or Log Analytics workspace in another tenant
176174

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.
178176

179177
To export data to an Azure Event hub or Log Analytics workspace in a different tenant:
180178

0 commit comments

Comments
 (0)