Skip to content

Commit 6ed818a

Browse files
authored
Merge pull request #167151 from osalzberg/ProxyUp
Proxy up
2 parents be047af + d1922bf commit 6ed818a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,8 @@ union <Azure Data Explorer table>, cluster(CL1).database(<workspace-name>).<tabl
8686

8787
:::image type="content" source="media\azure-data-explorer-monitor-proxy\azure-data-explorer-cross-query-proxy.png" alt-text="Cross service query from the Azure Data Explorer.":::
8888

89-
Using the [`join` operator](/azure/data-explorer/kusto/query/joinoperator), instead of union, may require a [`hint`](/azure/data-explorer/kusto/query/joinoperator#join-hints) to run it on an Azure Data Explorer native cluster.
89+
>[!TIP]
90+
>* Using the [`join` operator](/azure/data-explorer/kusto/query/joinoperator), instead of union, may require a [`hint`](/azure/data-explorer/kusto/query/joinoperator#join-hints) to run it on an Azure Data Explorer native cluster.
9091
9192
### Join data from an Azure Data Explorer cluster in one tenant with an Azure Monitor resource in another
9293

0 commit comments

Comments
 (0)