Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Add native JSON and XML diff functions in KQL

Description:
Comparing versions of JSON/XML payloads requires complex custom logic.

Current behavior:
No built-in diff capability.

Expected behavior:
Provide functions like json_diff() and xml_diff().

Impact:
Simplifies change detection and CDC scenarios.

Status: New