Skip to content

Commit 15267a1

Browse files
authored
Fix auto-mitigate flag description (Azure#14375)
1 parent 9107915 commit 15267a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/monitor/resource-manager/Microsoft.Insights/stable/2018-04-16/scheduledQueryRule_API.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@
606606
"autoMitigate": {
607607
"type": "boolean",
608608
"default": false,
609-
"description": "The flag that indicates whether the alert should be automatically resolved or not. The default is true."
609+
"description": "The flag that indicates whether the alert should be automatically resolved or not. The default is false."
610610
},
611611
"enabled": {
612612
"type": "string",

0 commit comments

Comments
 (0)