Microsoft Defender for Office 365: Two new data tables in Advanced hunting (preview)
Microsoft Defender for Office 365 is introducing two new data tables, CampaignInfo and FileMaliciousContentInfo, in Advanced hunting. Public Preview starts in early June 2025, with General Availability in early July 2025. These tables will help SOC teams investigate email campaigns and malicious files. No admin action is required. Coming soon for Microsoft Defender for Office 365: We are excited to announce the new CampaignInfo and FileMaliciousContentInfo data tables in Advanced hunting under Email & collaboration schema. When this will happen: Public Preview: We will begin rolling out early June 2025 and expect to complete by late June 2025. General Availability (Worldwide, GCC, GCC High, DoD): We will begin rolling out early July 2025 and expect to complete by late July 2025. How this will affect your organization: The new tables will be available by default. SOC teams will be able to see two new data tables in Defender > Advanced hunting > Email & collaboration schema. 1. CampaignInfo The CampaignInfo table in the Advanced hunting schema contains information about email campaigns identified by Defender for Office 365. The table will have this schema to help the security teams to investigate threats targeting their users and organization: View image in new tab 2. FileMaliciousContentInfo The FileMaliciousContentInfo table in the Advanced hunting schema contains information about files that were identified as malicious by Defender for Office 365 in Microsoft SharePoint Online, Microsoft OneDrive, and Microsoft Teams. The table will have this schema to help the security teams to investigate threats targeting their users and organization: Here are a few sample queries to get you started: //Emails sent as part of phishing campaigns CampaignInfo | where Timestamp > ago(7d) View image in new tab | where CampaignType has "Phish" | project NetworkMessageId, RecipientEmailAddress, CampaignName, CampaignId, CampaignType | join (EmailEvents | where Timestamp > ago(7d)) on NetworkMessageId, RecipientEmailAddress | project Timestamp, NetworkMessageId, Subject, SenderMailFromAddress, RecipientEmailAddress, LatestDeliveryLocation, LatestDeliveryAction, CampaignId, CampaignName, CampaignType //Files identified as Malware modified in last 1 day FileMaliciousContentInfo | where ThreatTypes == "Malware" | where LastModifiedTime > ago(1d) What you need to do to prepare: This rollout will happen automatically by the […]
The post Microsoft Defender for Office 365: Two new data tables in Advanced hunting (preview) appeared first on M365 Admin.
Published on:
Learn moreRelated posts
Microsoft 365 & Power Platform Call (Microsoft Speakers) – May 19th, 2026 – Screenshot Summary
Call Highlights SharePoint Quicklinks: Primary PnP Website: https://aka.ms/m365pnp Documentation & Guidance SharePoint Dev Videos Issues...
Update to agents in SharePoint: Simpler launch experience and new site AI settings
SharePoint updates simplify agent management with new Site AI settings, letting site owners control highlighted agents. Approved agents won’t ...
SharePoint Pages: Heading 1 (H1) option now available in web part title areas
SharePoint Pages will add Heading 1 (H1) as an optional heading level in web part title areas to enhance accessibility and semantic structure....
Microsoft Copilot Studio – Classic agent creation moves from Teams to web experience, retiring June 30, 2026
Classic agent creation in Microsoft Copilot Studio is moving from the Teams app to the web app, retiring Teams-based creation on June 30, 2026...
Microsoft Viva Copilot Analytics: Daily Copilot usage snapshot with near real-time data
Microsoft Viva Insights is introducing a new Power BI report, “Microsoft 365 Copilot latest usage snapshot,” providing daily updat...
Microsoft Purview: Data Lifecycle Management – Insights and policy recommendations on sensitive M365 data for better Data Security and Compliance posture
Insights on sensitive M365 data (OneDrive and SharePoint) and recommendations on retention policies for customers to better govern their sensi...
Microsoft Purview: Data Lifecycle Management – Archive OneDrive and SharePoint files under retention
Retention based file archiving moves inactive content to low-cost storage, lowering costs with no compromise on Compliance, keeping data disco...
Microsoft Copilot (Microsoft 365): Work IQ APIs: Researcher Agent Access
Allows developers to invoke the Researcher agent through the Work IQ endpoint to perform multi‑step analysis, deep reasoning, and synthesis ac...
Microsoft Teams: Support human interpreter listening mode in Microsoft Teams Rooms on Windows
Microsoft Teams Rooms on Windows now supports human interpreter listening mode in meetings where organizers enable language interpretation in ...
SharePoint Online Gets Authoritative Sites
SharePoint Online authoritative sites are trusted sites for Microsoft 365 Copilot to give priority to when using material for chats and search...