We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5517ff9 commit b0dfea4Copy full SHA for b0dfea4
articles/azure-monitor/platform/alerts-common-schema-definitions.md
@@ -167,7 +167,7 @@ Any alert instance describes the resource that was affected and the cause of the
167
"SearchIntervalInMinutes": "15",
168
"Threshold": 10000,
169
"Operator": "Less Than",
170
- "SearchResult": {
+ "SearchResults": {
171
"tables": [
172
{
173
"name": "PrimaryResult",
@@ -230,7 +230,7 @@ Any alert instance describes the resource that was affected and the cause of the
230
231
232
"ApplicationId": "8e20151d-75b2-4d66-b965-153fb69d65a6",
233
234
235
236
0 commit comments