Skip to content

Commit 266fe97

Browse files
authored
Merge pull request #192169 from bwren/patch-33
Update app-expression.md
2 parents a8b339e + 043416f commit 266fe97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/azure-monitor/logs/app-expression.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ The `app` expression is used in an Azure Monitor query to retrieve data from a s
3737
* You must have read access to the application.
3838
* Identifying an application by its name assumes that it is unique across all accessible subscriptions. If you have multiple applications with the specified name, the query will fail because of the ambiguity. In this case you must use one of the other identifiers.
3939
* Use the related expression [workspace](../logs/workspace-expression.md) to query across Log Analytics workspaces.
40-
* The app() expression is currently not supported in the log query when using the Azure portal to create a [custom log query alert rule](../alerts/alerts-log.md), unless an Application Insights application is used as the resource for the alert rule.
4140

4241
## Examples
4342

0 commit comments

Comments
 (0)