Skip to content

Commit 54a0123

Browse files
Merge pull request #232582 from yossi-y/main
Corrected ADX links
2 parents cd5f2dc + 2433853 commit 54a0123

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/azure-monitor/logs/logs-data-export.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: Log Analytics workspace data export in Azure Monitor
33
description: Log Analytics workspace data export in Azure Monitor lets you continuously export data per selected tables in your workspace. You can export to an Azure Storage account or Azure Event Hubs as it's collected.
44
ms.topic: conceptual
55
ms.custom: references_regions, devx-track-azurecli, devx-track-azurepowershell
6-
ms.revoewer: yossiy
6+
author: yossi-y
7+
ms.author: yossiy
78
ms.date: 02/09/2022
89

910
---
@@ -86,8 +87,8 @@ The [number of supported event hubs in Basic and Standard namespace tiers is 10]
8687
## Query exported data
8788

8889
Exporting data from workspaces to Storage Accounts help satisfy various scenarios mentioned in [overview](#overview), and can be consumed by tools that can read blobs from Storage Accounts. The following methods let you query data using Log Analytics query language, which is the same for Azure Data Explorer.
89-
1. Use Azure Data Explorer to [query data in Azure Data Lake](/azure/data-explorer/data-lake-query-data.md).
90-
2. Use Azure Data Explorer to [ingest data from a Storage Account](/azure/data-explorer/ingest-from-container.md).
90+
1. Use Azure Data Explorer to [query data in Azure Data Lake](/azure/data-explorer/data-lake-query-data).
91+
2. Use Azure Data Explorer to [ingest data from a Storage Account](/azure/data-explorer/ingest-from-container).
9192
3. Use Log Analytics workspace to query [ingested data using Logs Ingestion API ](./logs-ingestion-api-overview.md). Ingested data is to a custom log table and not to the original table.
9293

9394

0 commit comments

Comments
 (0)