You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"error": "Cannot read alerts. Grant the 'SecurityAlert.Read.All' application permission in Microsoft Entra ID, or check your client ID and secret.",
8
+
"required": true
9
+
},
10
+
{
11
+
"displayName": "Incidents access",
12
+
"dataStream": { "name": "validationIncidents" },
13
+
"success": "Successfully read incidents.",
14
+
"error": "Cannot read incidents. Grant the 'SecurityIncident.Read.All' application permission in Microsoft Entra ID, or check your client ID and secret."
15
+
},
16
+
{
17
+
"displayName": "Advanced hunting access",
18
+
"dataStream": { "name": "validationHunting" },
19
+
"success": "Successfully ran an advanced hunting query.",
20
+
"error": "Cannot run advanced hunting queries. Grant the 'ThreatHunting.Read.All' application permission in Microsoft Entra ID, or check your client ID and secret.",
"error": "Cannot read secure scores. Grant the 'SecurityEvents.Read.All' application permission in Microsoft Entra ID, or check your client ID and secret."
0 commit comments