Sentinel analytics tier vs data lake tier

Verdict: The analytics tier runs real-time alerting, hunting and incidents. The data lake tier holds a single mirrored copy for cheap long-term retention. Promote lake rows back with a KQL job; one output table per job.

CriterionAnalytics tierData lake tier
PurposeHunting, alerting, incident managementCost-effective long-term retention and large-scale analysis
RetentionInteractive retention settingsUp to twelve years as a single mirrored copy
Analytics rules run againstYesNo; rules cannot query the lake tier directly
Python and machine learningNoJupyter notebooks with ML libraries
Prerequisite to enableStandard workspaceWorkspace onboarded to the Defender portal
Move data between tiersDestination of promotionA one-time or scheduled KQL job promotes matching rows up

Rules

Traps