Skip to content

Commit 921957d

Browse files
authored
removing undocumented alert rule types (#12575)
1 parent b3ee547 commit 921957d

File tree

1 file changed

+1
-5
lines changed
  • specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2019-01-01-preview

1 file changed

+1
-5
lines changed

specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2019-01-01-preview/SecurityInsights.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5278,8 +5278,7 @@
52785278
"MicrosoftSecurityIncidentCreation",
52795279
"Fusion",
52805280
"MLBehaviorAnalytics",
5281-
"ThreatIntelligence",
5282-
"Anomaly"
5281+
"ThreatIntelligence"
52835282
],
52845283
"type": "string",
52855284
"x-ms-enum": {
@@ -5300,9 +5299,6 @@
53005299
},
53015300
{
53025301
"value": "ThreatIntelligence"
5303-
},
5304-
{
5305-
"value": "Anomaly"
53065302
}
53075303
]
53085304
}

0 commit comments

Comments
 (0)