Skip to content

Commit 622bd3e

Browse files
hutzleoisra-fel
andauthored
Change Get-AzAlertHistory title and description (#13816)
* change alert history title and description * add release note to change log * remove changelog as only doc was changed Co-authored-by: Yeming Liu <[email protected]>
1 parent bc2f780 commit 622bd3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Monitor/Monitor/help/Get-AzAlertHistory.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ schema: 2.0.0
99
# Get-AzAlertHistory
1010

1111
## SYNOPSIS
12-
Gets the history of alerts.
12+
Gets the history of classic alert rules.
1313

1414
## SYNTAX
1515

@@ -19,7 +19,7 @@ Get-AzAlertHistory [-ResourceId <String>] [-StartTime <DateTime>] [-EndTime <Dat
1919
```
2020

2121
## DESCRIPTION
22-
The **Get-AzAlertHistory** cmdlet gets the history of alerts as they are enabled, disabled, fired, resolved, and so on.
22+
The **Get-AzAlertHistory** cmdlet gets the history of classic alert rules as they are enabled, disabled, fired, resolved, and so on.
2323

2424
## EXAMPLES
2525

0 commit comments

Comments
 (0)