Skip to content

Commit 7492d39

Browse files
committed
fixed links
1 parent f32727c commit 7492d39

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/azure-monitor/logs/azure-monitor-data-explorer-proxy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.reviewer: osalzberg
99

1010
---
1111
# Query data in Azure Data Explorer and Azure Resource Graph from Azure Monitor
12-
Azure Monitor lets you query data in [Azure Data Explorer](/azure/data-explorer/data-explorer-overview.md) and [Azure Resource Graph](../../governance/resource-graph/) from your Log Analytics workspace and Application Insights resources. This article explains how to query data in Azure Resource Graph and Azure Data Explorer from Azure Monitor.
12+
Azure Monitor lets you query data in [Azure Data Explorer](/azure/data-explorer/data-explorer-overview) and [Azure Resource Graph](../../governance/resource-graph/overview.md) from your Log Analytics workspace and Application Insights resources. This article explains how to query data in Azure Resource Graph and Azure Data Explorer from Azure Monitor.
1313

1414
You can run cross-service queries by using any client tools that support Kusto Query Language (KQL) queries, including the Log Analytics web UI, workbooks, PowerShell, and the REST API.
1515

@@ -125,7 +125,7 @@ To create a new alert rule based on a cross-service query, follow the steps in [
125125
* Database names are case sensitive.
126126
* Identifying the Timestamp column in the cluster isn't supported. The Log Analytics Query API won't pass along the time filter.
127127
* The cross-service query ability is used for data retrieval only.
128-
* [Private Link](../logs/private-link-security) does not support cross-service queries.
128+
* [Private Link](../logs/private-link-security.md) does not support cross-service queries.
129129

130130
## Next steps
131131
* [Write queries](/azure/data-explorer/write-queries)

articles/sentinel/livestream.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ You can create a livestream session from an existing hunting query, or create yo
5050
- If you started livestream from scratch, create your query.
5151

5252
> [!NOTE]
53-
> Livestream supports **cross-resource queries** of data in Azure Data Explorer. [**Learn more about cross-resource queries**](../azure-monitor/logs/azure-monitor-data-explorer-proxy.md#cross-query-your-log-analytics-or-application-insights-resources-and-azure-data-explorer).
53+
> Livestream supports **cross-resource queries** of data in Azure Data Explorer. [**Learn more about cross-resource queries**](../azure-monitor/logs/azure-monitor-data-explorer-proxy.md).
5454
5555
1. Select **Play** from the command bar.
5656

0 commit comments

Comments
 (0)