Skip to content

Commit

Permalink
removing undocumented alert rule types (#12575)
Browse files Browse the repository at this point in the history
  • Loading branch information
Amitbergman authored Mar 9, 2021
1 parent b3ee547 commit 921957d
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5278,8 +5278,7 @@
"MicrosoftSecurityIncidentCreation",
"Fusion",
"MLBehaviorAnalytics",
"ThreatIntelligence",
"Anomaly"
"ThreatIntelligence"
],
"type": "string",
"x-ms-enum": {
Expand All @@ -5300,9 +5299,6 @@
},
{
"value": "ThreatIntelligence"
},
{
"value": "Anomaly"
}
]
}
Expand Down

0 comments on commit 921957d

Please sign in to comment.