Skip to content

Commit 2d370cc

Browse files
committed
Update whats-new.md
1 parent d7beda3 commit 2d370cc

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

articles/sentinel/whats-new.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ The listed features were released in the last three months. For information abou
2121
## April 2025
2222

2323
- [Multi workspace and multitenant support for Microsoft Sentinel in the Defender portal (preview)](#multi-workspace-and-multitenant-support-for-microsoft-sentinel-in-the-defender-portal-preview)
24+
- [New threat intelligence tables support STIX objects and indicators (Preview)](#new-threat-intelligence-tables-support-stix-objects-and-indicators-preview)
2425

2526
### Multi workspace and multitenant support for Microsoft Sentinel in the Defender portal (preview)
2627

@@ -37,6 +38,19 @@ For more information, see the following articles:
3738
- [View and manage incidents and alerts in Microsoft Defender multitenant management](/unified-secops-platform/mto-incidents-alerts)
3839
- [Advanced hunting in Microsoft Defender multitenant management](/unified-secops-platform/mto-advanced-hunting)
3940

41+
### New threat intelligence tables support STIX objects and indicators (Preview)
42+
43+
Microsoft Sentinel is now ingesting STIX objects and indicators into the new threat intelligence tables, [ThreatIntelIndicator](/azure/azure-monitor/reference/tables/threatintelligenceindicator) and [ThreatIntelObjects](/azure/azure-monitor/reference/tables/threatintelobjects). The new tables support the new STIX 2.1 schema, which lets you ingest and query various threat intelligence objects, including `identity`, `attack-pattern`, `threat-actor`, and `relationship`.
44+
45+
Microsoft Sentinel will ingest all threat intelligence into the new `ThreatIntelIndicator` and `ThreatIntelObjects` tables, while continuing to ingest the same data into the legacy `ThreatIntelligenceIndicator` table until July 31, 2025.
46+
47+
**Be sure to update your custom queries, analytics and detection rules, workbooks, and automation to use the new tables by July 31, 2025.** After this date, Microsoft Sentinel will stop ingesting data to the legacy `ThreatIntelligenceIndicator` table. We're updating all out-of-the-box threat intelligence solutions in Content hub to leverage the new tables.
48+
49+
For more information, see the following articles:
50+
51+
- [Threat intelligence in Microsoft Sentinel](understand-threat-intelligence.md)
52+
- [Work with STIX objects and indicators to enhance threat intelligence and threat hunting in Microsoft Sentinel (Preview)](work-with-stix-objects-indicators.md)
53+
4054
## March 2025
4155

4256
- [Agentless connection to SAP now in public preview](#agentless-connection-to-sap-now-in-public-preview)

0 commit comments

Comments
 (0)