↳ GitHub sourceAnalytics ruleHigh

Illumio VEN Deactivated Detection Rule

Description

'Create Microsoft Sentinel Incident When Ven Goes Into Deactivated state'
Rule type
Scheduled
Version
1.0.6
Declared status
Available
Query frequency
60m
Query period
60m
Trigger
gt 0

Declared MITRE coverage

Declared sources

Metadata from the source file. No dependencies inferred from KQL.

Connectors

Data types

KQL query

Original query, unchanged.

Illumio_Auditable_Events_CL
| union IllumioSyslogAuditEvents  
| where event_type has 'agent.deactivate'
| mv-expand resource_changes
| extend hostname = resource_changes['resource']['workload']['hostname'],
    workload_href = resource_changes['resource']['workload']['href'],
    workload_labels = resource_changes['resource']['workload']['labels']
| extend ipaddress = action.src_ip,       
      ven_href = created_by.ven.href
| project-away resource_changes, action, version 

Declared entities

HostIP

Related content

Links established from declared identifiers and solution manifests.

Source provenance

GitHub

Displayed values come from files in Azure/Azure-Sentinel. They describe the published template, not your workspace configuration.

Source identifier
c18bd8c2-50f0-4aa2-8122-d449243627d7
Additional source files 2Solutions/IllumioSaaS/Analytic Rules/Illumio_VEN_Deactivated_Query.yamlsource ↗Solutions/IllumioSaaS/data/Solution_IllumioSaaS.jsonsolution-membership ↗
GSTEP / CATALOG TRACKING

Added to catalog : 16 Sept 2026 · 05:49 UTC
Last change observed : 16 Sept 2026 · 05:49 UTC

GSTEP sync dates, separate from the source content’s publication dates.