Skip to content

Commit 17e4d83

Browse files
committed
Correct URI
1 parent 5bb471b commit 17e4d83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ The [number of supported event hubs in Basic and Standard namespace tiers is 10]
8787
## Query exported data
8888

8989
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.
90-
1. Use Azure Data Explorer to [query data in Azure Data Lake](../../data-explorer/data-lake-query-data.md).
91-
2. Use Azure Data Explorer to [ingest data from a Storage Account](../../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.md).
91+
2. Use Azure Data Explorer to [ingest data from a Storage Account](/azure/data-explorer/ingest-from-container.md).
9292
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.
9393

9494

0 commit comments

Comments
 (0)