From 00a3ec06b5ccfc18b98f55a840ddac8b80dda334 Mon Sep 17 00:00:00 2001 From: simanor <49607823+simanor@users.noreply.github.com> Date: Wed, 12 May 2021 11:37:23 +0300 Subject: [PATCH] Fix auto-mitigate flag description (#14375) --- .../stable/2018-04-16/scheduledQueryRule_API.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/monitor/resource-manager/Microsoft.Insights/stable/2018-04-16/scheduledQueryRule_API.json b/specification/monitor/resource-manager/Microsoft.Insights/stable/2018-04-16/scheduledQueryRule_API.json index 05edf4093d50..6bd3f2400fd7 100644 --- a/specification/monitor/resource-manager/Microsoft.Insights/stable/2018-04-16/scheduledQueryRule_API.json +++ b/specification/monitor/resource-manager/Microsoft.Insights/stable/2018-04-16/scheduledQueryRule_API.json @@ -606,7 +606,7 @@ "autoMitigate": { "type": "boolean", "default": false, - "description": "The flag that indicates whether the alert should be automatically resolved or not. The default is true." + "description": "The flag that indicates whether the alert should be automatically resolved or not. The default is false." }, "enabled": { "type": "string",