↳ GitHub sourceAnalytics ruleHigh
Multi-Factor Authentication User Locked
Description
Detects when the allowed number of multi-factor authentication attempts is exceeded for a user.
- Rule type
- Scheduled
- Version
- 1.0.1
- Declared status
- Available
- Query frequency
- 5m
- Query period
- 5m
- Trigger
- gt 0
Declared sources
Metadata from the source file. No dependencies inferred from KQL.
Connectors
Data types
KQL query
Original query, unchanged.
Veeam_GetSecurityEvents
| where instanceId == 40206
| project
Date = format_datetime(TimeGenerated, 'dd.MM.yyyy HH:mm'),
DataSource = original_host,
EventId = instanceId,
UserName = user,
MessageDetails = Description,
Severity = SeverityDescription
| project Date, DataSource, EventId, UserName,MessageDetails,SeverityRelated content
Links established from declared identifiers and solution manifests.
Source provenance
GitHubDisplayed values come from files in Azure/Azure-Sentinel. They describe the published template, not your workspace configuration.
- Commit
9800e51↗- Source identifier
ebdd9cf8-c41c-460e-95d8-e5bc3cd9763e
Additional source files 1
Solutions/Veeam/Analytic Rules/Multi_Factor_Authentication_User_Locked.yamlsource ↗GSTEP / CATALOG TRACKING
Added to catalog : 16 Sept 2026 · 05:49 UTC
Last change observed : 16 Sept 2026 · 05:49 UTC