Skip to content

Commit f461c1c

Browse files
authored
Update Enable-AzureRmActivityLogAlert.md
There is a error in: Example 1: Disable an activity log alert Should be: Example 1: Enable an activity log alert
1 parent 090403a commit f461c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Insights/Commands.Insights/help/Enable-AzureRmActivityLogAlert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This cmdlet implements the ShouldProcess pattern, i.e. it might request confirma
3737

3838
## EXAMPLES
3939

40-
### Example 1: Disable an activity log alert
40+
### Example 1: Enable an activity log alert
4141
```
4242
PS C:\>Enable-AzureRmActivityLogAlert -Name "alert1" -ResourceGroupName "Default-ActivityLogsAlerts"
4343
```

0 commit comments

Comments
 (0)