Description
Detects failed configuration backup operations. This might indicate system or storage issues, or a potential sabotage of the backup infrastructure.
- Rule type
- Scheduled
- Version
- 1.0.1
- Declared status
- Available
- Query frequency
- 3h
- Query period
- 3h
- Trigger
- gt 0
Declared sources
Metadata from the source file. No dependencies inferred from KQL.
Connectors
Data types
KQL query
Original query, unchanged.
Veeam_GetFinishedConfigurationBackupSessions
| where Result == "Failed"
| project
Date = format_datetime(TimeGenerated, 'dd.MM.yyyy HH:mm'),
DataSource = Computer,
EventId = instanceId,
UserName = user,
["State"] = Result,
MessageDetails = DescriptionRelated 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
18833d01-703a-438d-8ac6-84faa82e9b52
Additional source files 1
Solutions/Veeam/Analytic Rules/Configuration_Backup_Job_Failed.yamlsource ↗GSTEP / CATALOG TRACKING
Added to catalog : 16 Sept 2026 · 05:49 UTC
Last change observed : 16 Sept 2026 · 05:49 UTC