- Added parameter
commentforUpdate-AzAlerteState
- Added support for 24-hour clock in
Set-AzAlertProcessingRule[#17762]
- Fixed bug for
Get-AzAlertProcessingRuledoes not fetch more than 50 Alert Processing Rules - Fixed bug for
Get-AzAlertrounds down the number of alerts to multiple of 100
- Substitute cmdlets:
Get-AzActionRulewithGet-AzAlertProcessingRuleSet-AzActionRulewithSet-AzAlertProcessingRuleUpdate-AzActionRulewithUpdate-AzAlertProcessingRuleRemove-AzActionRulewithRemove-AzAlertProcessingRule
- Fixed bug for
Set-AzActionRulewhen RecurrenceType is "Once" and no "ReccurentValue" provided [#14476]
- Fixed bug for
Set-AzActionRuleincorrectly parsedTargetResourceTypeConditiontoMonitorCondition[#12258]
- Updated AlertsManagement SDK version to 0.9.2-preview.
- Added Subscription Scope Type for Set-AzActionRule.
- Updated Examples for Set-AzActionRule, to show scope types as well.
- Updated help messages and document for
Get-AzActionRule
- Update references in .psd1 to use relative path
- Preview of
Az.AlertsManagementmodule - Powershell Cmdlets for Alerts Management Resource Provider to manage alerts, action rules and smart groups.