Skip to content

Commit 1b24ddb

Browse files
committed
changing type
1 parent fe0983d commit 1b24ddb

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +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 | where JobEndTime between(ago(15)..now()) |
33+
| `now()/ago()` | supported | where JobEndTime between(ago(15)..now()) |
3434
| Using keys with bag functions | scalar function | |
3535

3636
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)