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 7ccb2411f230..57dad457a726 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 @@ -728,8 +728,11 @@ ], "properties": { "criteria": { - "$ref": "#/definitions/Criteria", - "description": "Severity of the alert" + "type": "array", + "items": { + "$ref": "#/definitions/Criteria" + }, + "description": "Criteria of Metric" } }, "required": [