Azure / Azure/azure-powershell
Add-AzureRmMetricAlertRule does not contains the Frequency parameter
Open
act-observability-squad
customer-reported
Monitor - Alerts
Service Attention
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
The Add-AzureRmMetricAlertRule does not contains the Frequency parameter.
And neither for Add-AzMetricAlertRule. Please refer to the REST API https://docs.microsoft.com/en-us/rest/api/monitor/metricalerts/createorupdate for more details
properties.evaluationFrequency | True | string | **how often the metric alert is evaluated represented** in ISO 8601 duration format.
-- | -- | -- | --
Could you please add this parameter to the command?
Contributor guide
Assessment
This issue has not been assessed yet.