Az.AlertsManagement Module
This is a Preview module. Preview modules aren't recommended for use in production environments. For more information, see https://aka.ms/azps-refstatus.
Manages alerts, smart groups and action rule configuration for Alerts Management Platform.
Alerts Management
| Cmdlet | Description |
|---|---|
| Get-AzAlert |
Get Alerts Information |
| Get-AzAlertObjectHistory |
Gets Alert History information |
| Get-AzAlertProcessingRule |
Get AlertProcessing Rules Information |
| Get-AzPrometheusRuleGroup |
Retrieve a Prometheus rule group definition. |
| Get-AzSmartGroup |
Gets Smart Groups information |
| Get-AzSmartGroupHistory |
Gets smart group history |
| Measure-AzAlertStatistic |
Gets Alert Summary Information |
| New-AzPrometheusRuleGroup |
create a Prometheus rule group definition. |
| New-AzPrometheusRuleGroupActionObject |
Create an in-memory object for PrometheusRuleGroupAction. |
| New-AzPrometheusRuleObject |
Create an in-memory object for PrometheusRule. |
| Remove-AzAlertProcessingRule |
Deletes an alert processing rule |
| Remove-AzPrometheusRuleGroup |
Delete a Prometheus rule group definition. |
| Set-AzAlertProcessingRule |
Create or update an alert processing rule. |
| Update-AzAlertProcessingRule |
Updates alert processing rule properties. |
| Update-AzAlertState |
Updates alert state |
| Update-AzPrometheusRuleGroup |
update an Prometheus rule group definition. |
| Update-AzSmartGroupState |
Updates smart group state |