Skip to content

Commit 20a522c

Browse files
Merge pull request #261684 from guywi-ms/patch-95
Update azure-monitor-data-explorer-proxy.md
2 parents ab35c94 + 94e87d7 commit 20a522c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ To create a new alert rule based on a cross-service query, follow the steps in [
165165
* Cross-service queries support data retrieval only.
166166
* [Private Link](../logs/private-link-security.md) (private endpoints) and [IP restrictions](/azure/data-explorer/security-network-restrict-public-access) do not support cross-service queries.
167167
* `mv-expand` is limited to 2000 records.
168-
* Queries of [external tables in Azure Data Explorer](/azure/data-explorer/external-table.md) are only supported if wrapped in a parameter-less function.
168+
* Azure Monitor Logs does not support the `external_table()` function, which lets you query external tables in Azure Data Explorer. To query an external table, define `external_table(<external-table-name>)` as a parameterless function in Azure Data Explorer. You can then call the function using the expression `adx("").<function-name>`.
169169

170170
### Azure Resource Graph cross-service query limitations
171171

0 commit comments

Comments
 (0)