Loading...

Upcoming change to Microsoft Defender for Endpoint Advanced Hunting: removal of SMB signature data

Upcoming change to Microsoft Defender for Endpoint Advanced Hunting: removal of SMB signature data

Microsoft Defender for Endpoint will remove SMB signature inspection events from Advanced Hunting starting July 1, 2026, due to low customer value. Users must update queries referencing SMB_Client to filter on port 445 instead. Other network signature events remain unchanged; no tenant action is required to enable this change. Introduction To improve endpoint performance and focus on higher-value network telemetry, Microsoft is removing SMB signature inspection events from Advanced Hunting in Microsoft Defender for Endpoint. This change reflects observed low customer value for SMB signature data on endpoints and our continued investment in more advanced SMB visibility through Zeek-based network capabilities.  When this will happen: The rollout to Worldwide, GCC, GCC High, and DoD will begin on July 1, 2026, and will complete shortly thereafter across all tenants. How this affects your organization: Who is affected: Security administrators and analysts using Microsoft Defender for Endpoint Advanced Hunting Organizations with custom detection rules, hunting queries, scheduled queries, or automated workflows that reference SMB signature inspection events What will happen: Events with ActionType = “NetworkSignatureInspected” and SignatureName = “SMB_Client” will no longer be generated. Queries, detections, or workflows that rely on these events will stop returning results after the rollout. Other network signature inspection events remain unchanged. The change is on by default and does not require tenant configuration. What you can do to prepare: To continue identifying SMB traffic in Advanced Hunting, we recommend filtering on port 445, the standard port used by SMB, in the DeviceNetworkEvents table, which remains fully supported. Review custom detection rules, saved hunting queries, scheduled queries, and automated workflows for references to SMB_Client. Update affected queries to identify SMB traffic using port-based filtering. Validate updated queries return the expected results before July 1, 2026. Query update example Replace: DeviceNetworkEvents | where ActionType == "NetworkSignatureInspected" | extend SignatureName = tostring(parse_json(AdditionalFields).SignatureName) | where SignatureName == "SMB_Client" With: DeviceNetworkEvents | where RemotePort == 445 or LocalPort == 445 For questions or feedback regarding this change, contact Microsoft Support or your Microsoft account representative. Compliance considerations: Admin monitoring and reporting: The removal of SMB signature inspection events changes available Advanced Hunting […]

The post Upcoming change to Microsoft Defender for Endpoint Advanced Hunting: removal of SMB signature data appeared first on M365 Admin.

Published on:

Learn more
M365 Admin
M365 Admin

by João Ferreira

Share post:

Related posts

Microsoft Outlook: Drag and drop calendar events to reschedule meetings

Microsoft Outlook will support drag-and-drop rescheduling of calendar events in day and multi-day views starting late August 2026. Users can m...

1 day ago

Microsoft 365 Copilot: Import Executive Assistant data with People connectors

Microsoft 365 People connectors now ingest Executive Assistant data from external HR systems like SAP SuccessFactors and Workday into Microsof...

1 day ago

Microsoft Viva: Viva Glint: Configure user and survey data retention for deleted users in Viva Glint

Microsoft Viva Glint introduces a new admin control to configure retention or deletion of survey responses and identifiable user data when use...

1 day ago

Microsoft OneDrive: Refreshed file browsing and filtering experience in OneDrive Web

OneDrive for the web will update its file browsing to match the modern SharePoint experience, featuring improved navigation and enhanced filte...

1 day ago

Windows device recovery in 2026: A guide for IT pros

Rollout schedule: The new guide is already available. All solutions and tools are already available as well. Impact on your organization: Wind...

1 day ago

Microsoft Copilot app: Opt in selected devices to test the updated Copilot desktop app

Starting August 18, 2026, administrators can opt in selected Windows and Mac devices to test the updated Microsoft Copilot desktop app with a ...

1 day ago

Microsoft Teams: Report a Security Concern in Meetings

Microsoft Teams will enable meeting organizers and attendees to report suspicious, malicious, or potentially fraudulent activity directly from...

1 day ago

Microsoft Copilot (Microsoft 365): Federated Copilot Connectors in Microsoft 365 Copilot

Federated Copilot connectors enable users to securely connect Microsoft Copilot to their favorite third party sources, retrieving data in real...

1 day ago

Microsoft Copilot (Microsoft M365): Delegated prompt publishing for organization prompts

This release follows the availability of organization prompts, providing admins the ability to upload custom prompts for their organization in...

1 day ago

Public preview: Manage agents across multiple tenants from the Microsoft 365 admin center

Multi-tenant agent management is in public preview, allowing partners and enterprise admins to view and manage agents across connected tenants...

2 days ago

Newsletter

Get the latest Dynamics 365 and Power Platform content in your inbox

A curated digest of community blogs, product news, videos, and podcasts — delivered without the noise.

Weekly updates Unsubscribe anytime Fresh community picks
We use your email only for the newsletter and you can unsubscribe at any time.
By subscribing, you agree to the privacy policy.