↳ GitHub sourceAnalytics ruleInformational
AppServices AV Scan with Infected Files
Description
'Identifies if an AV scan finds infected files 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 NumberOfInfectedFiles > 0
| 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
9d0295ee-cb75-4f2c-9952-e5acfbb67036
Additional source files 1
Detections/AzureAppServices/AVScan_Infected_Files_Found.yamlsource ↗GSTEP / CATALOG TRACKING
Added to catalog : 16 Sept 2026 · 05:49 UTC
Last change observed : 16 Sept 2026 · 05:49 UTC