Open
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"