Skip to content

Commit 07c430f

Browse files
committed
adding new/ago operator
1 parent c69869a commit 07c430f

File tree

1 file changed

+1
-0
lines changed
  • articles/governance/resource-graph/troubleshoot

1 file changed

+1
-0
lines changed

articles/governance/resource-graph/troubleshoot/alerts.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ The following are known unsupported operators and functions:
3030
| `rand()` | scalar function |
3131
| `stdev()`, `stdevif()`, `stdevp()` | aggregation function |
3232
| `variance()`, `varianceif()`, `variancep()` | aggregation function |
33+
| `now()/ago()` | operator |
3334
| Using keys with bag functions | scalar function |
3435

3536
For more information about operators and functions, go to [tabular operators](/azure/data-explorer/kusto/query/queries), [scalar functions](/azure/data-explorer/kusto/query/scalarfunctions), and [aggregation functions](/azure/data-explorer/kusto/query/aggregation-functions).

0 commit comments

Comments
 (0)