↳ GitHub sourceAnalytics ruleInformational
AppServices AV Scan Failure
Description
'Identifies if an AV scan fails in Azure App Services.'
- Rule type
- Scheduled
- Version
- 1.0.3
- Query frequency
- 1d
- Query period
- 1d
- Trigger
- gt 1
KQL query
Original query, unchanged.
let timeframe = ago(1d);
AppServiceAntivirusScanAuditLogs
| where ScanStatus == "Failed"
| extend timestamp = TimeGenerated
Declared entities
Source provenance
GitHubDisplayed values come from files in Azure/Azure-Sentinel. They describe the published template, not your workspace configuration.
- Commit
9800e51↗- Source identifier
c2da1106-bfe4-4a63-bf14-5ab73130ccd5
Additional source files 1
Detections/AzureAppServices/AVScan_Failure.yamlsource ↗GSTEP / CATALOG TRACKING
Added to catalog : 16 Sept 2026 · 05:49 UTC
Last change observed : 16 Sept 2026 · 05:49 UTC