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