↳ GitHub sourceAnalytics ruleHigh

Unused IaaS Policy

Description

The policy detects 'IaaS policies' that no one in the account has been using during the last X days.
Rule type
Scheduled
Version
1.0.2
Declared status
Available
Query frequency
30m
Query period
30m
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.

Authomize_v2_CL
| where ingestion_time() >= ago(30m)
| extend EventID = id_s, Policy = policy_name_s, Severity = severity_s,Description = description_s,Recommendation = recommendation_s,URL = url_s,Tactics = tactics_s
| where Policy has "Unused IaaS Policy"
| project  EventID, Policy, Severity, Description, Recommendation, URL, Category, Tactics

Declared entities

URL

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
e0ae5f9e-865b-41f5-98bb-c04113888e85
Additional source files 2Solutions/Authomize/Analytic Rules/Unused_IaaS_Policy.yamlsource ↗Solutions/Authomize/Data/Solution_Authomize.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.