← Previous day

Next day →

Today in Microsoft Defender

Every tracked change across Microsoft Defender documentation, in plain English. Browse the archive from 1 January 2026 → About this project →

Day in brief

Sentinel parser guidance forbids cross-table enrichment and preserves one output per source record

The day’s most consequential updates sharpen Sentinel parser guidance and revise the documented severity of seven Azure Storage alerts to Informational. Defender XDR added dedicated guidance for mapping Advanced Hunting results into graphs, while Defender for Identity added resolution steps for the Sensor v3.x RPC Audit Misconfigured health alert. The remaining edits are primarily layout, link, terminology, and explanatory maintenance.

  • The updated normalization guidance limits parsers to the declared source table, requires one normalized output per source record, and permits scalar or local static mappings. It explicitly prohibits cross-table enrichment, watchlists, multi-value expansion, joins, aggregation, and deduplication. Source filtering must use fields in the current event; missing source information should be handled in the connector or source-specific table.

  • The parser-creation skills guidance says each source record is normalized independently and record cardinality is preserved. Query-local datatable or lookup mappings are allowed when lookup keys are unique, while same-table and cross-table event enrichment are not used.

  • The new guide explains how to prepare query results, configure graph nodes and edges, apply relationship conditions, and use recognized entity types and identifiers for Defender enrichment.

  • Seven documented Azure Storage alert entries now list their severity as Informational instead of High, Medium, or Low variants. Administrators reviewing the alert reference should use the revised labels when prioritizing those entries.

  • The health-issues article now includes resolution guidance for the Sensor v3.x RPC Audit Misconfigured entry, including verification of the Unified Sensor RPC Audit configuration.

This period briefing was generated by AI from the tracked Microsoft Learn and Message Center changes.

10 updates

2

Advanced Hunting Query Results

New feature

Advanced hunting results can be mapped to nodes and edges using a Builder or JSON, then explored with entity enrichment, relationship details, folding, and mapping edits.

2

Linux Preferences

Doc update

The superscript asterisk was removed from the `nfs4` entry in the Linux preferences documentation.

Mde Linux Prerequisites

Doc update

The filesystem entries on the Linux prerequisites page were redistributed between the two table columns; the listed entries remain unchanged.

1

Microsoft Defender for Identity health issues

Doc update

The health alerts article revision date changed, and the Sensor v3.x RPC Audit Misconfigured entry now includes resolution guidance, including verifying the Unified Sensor RPC Audit configuration.

1

Working With The Regex Engine

Doc update

The article now more clearly explains that it covers supported RegEx syntax, known limitations, and examples for building expressions in content inspection and file policies.

1

Alerts Azure Storage

Doc update

Seven Azure Storage alert entries now list their severity as Informational instead of High, Medium, or Low variants.

2

Normalization Develop Parsers

Feature update

The documentation now restricts parsers to the declared source table, one normalized output per source record, and scalar or local static mappings. Cross-table enrichment, watchlists, multi-value expansion, joins, aggregation, and deduplication are prohibited for parser operations.

Normalization Create Parsers Ai Agent

Doc update

The documentation now states that parser creation skills normalize each source record independently and preserve record cardinality. Query-local datatable/lookup mappings are allowed when lookup keys are unique, while same-table and cross-table event enrichment are not used.

1