Azure / Azure/azure-powershell
Add a comment option to Update-AzAlertState
Open
Alerts Management
customer-reported
feature-request
question
Service Attention
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
## Description of the new feature
Through Azure Portal, when changing an alert state in Monitor, we can add an optional comment. It would be nice to have this parameter in Update-AzAlertState.
Update-AzAlertState -AlertId xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx -State "Acknowledged" -Comment "I will handle the alert"
Contributor guide
Assessment
This issue has not been assessed yet.