Authomize_v2_CL
| where ingestion_time() >= ago(30m)
| extend EventID = id_s, Policy = policy_name_s, Severity = severity_s,Description = description_s,Recommendation = recommendation_s,URL = url_s,Tactics = tactics_s
| where Policy has "User without MFA"
| project EventID, Policy, Severity, Description, Recommendation, URL, Category, Tactics
version: 1.0.2
eventGroupingSettings:
aggregationKind: SingleAlert
suppressionDuration: 5h
queryPeriod: 30m
suppressionEnabled: false
entityMappings:
- fieldMappings:
- identifier: Url
columnName: URL
entityType: URL
alertDetailsOverride:
alertTactics: Tactics
alertDescriptionFormat: |
User without MFA. The policy detects user accounts without mutli-factor authentication
alertDynamicProperties:
- alertProperty: AlertLink
value: URL
alertSeverity: Severity
alertnameFormat: Alert from Authomize - User without MFA
relevantTechniques:
- T1078
customDetails:
ReferencedURL: URL
AuthomizeEventID: EventID
EventRecommendation: Recommendation
EventName: Policy
EventDescription: Description
queryFrequency: 30m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Authomize/Analytic Rules/User_without_MFA.yaml
triggerOperator: gt
kind: Scheduled
query: |-
Authomize_v2_CL
| where ingestion_time() >= ago(30m)
| extend EventID = id_s, Policy = policy_name_s, Severity = severity_s,Description = description_s,Recommendation = recommendation_s,URL = url_s,Tactics = tactics_s
| where Policy has "User without MFA"
| project EventID, Policy, Severity, Description, Recommendation, URL, Category, Tactics
id: 71a7b0de-f13d-44b9-9caa-668f1bad0ce6
tactics:
- InitialAccess
status: Available
requiredDataConnectors:
- connectorId: Authomize
dataTypes:
- Authomize_v2_CL
triggerThreshold: 0
name: User without MFA
severity: Medium
description: The policy detects user accounts without mutli-factor authentication
incidentConfiguration:
groupingConfiguration:
groupByAlertDetails: []
groupByCustomDetails: []
matchingMethod: AnyAlert
reopenClosedIncident: false
groupByEntities: []
enabled: true
lookbackDuration: 5h
createIncident: true