Azure / Azure/azure-cli-extensions
az monitor scheduled-query lacks explanations of the acceptable conditions
Open
feature-request
Help
Monitor
- Dominant language
- Python
- Stars
- 454
- Forks
- 1.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 64
Description
### Extension name (the extension in question)
az monitor scheduled-query create
### Description of issue (in as much detail as possible)
-----
[The documentation](https://docs.microsoft.com/en-us/cli/azure/ext/scheduled-query/monitor/scheduled-query?view=azure-cli-latest) shows a `--condition` parameter for the `create` and `update` commands, but the syntax appears to be unique to the az commands, and isn't really explained. What are the acceptable formats of the conditions? How do you do define aggregated conditions? Can you set dynamic thresholds via these commands?
Contributor guide
Assessment
This issue has not been assessed yet.