{"id":16640,"date":"2026-06-02T09:01:36","date_gmt":"2026-06-02T00:01:36","guid":{"rendered":"https:\/\/m365jp.net\/?p=16640"},"modified":"2026-06-02T09:02:37","modified_gmt":"2026-06-02T00:02:37","slug":"mc1330888-upcoming-change-to-microsoft-defender-for-endpoint-advanced-hunting-removal-of-smb-signature-data","status":"publish","type":"post","link":"https:\/\/m365jp.net\/index.php\/2026-06-02-mc1330888-upcoming-change-to-microsoft-defender-for-endpoint-advanced-hunting-removal-of-smb-signature-data","title":{"rendered":"MC1330888 | Upcoming change to Microsoft Defender for Endpoint Advanced Hunting: removal of SMB signature data"},"content":{"rendered":"<div class=\"postie-post\">\n<div>\n<hr>\n<table id=\"section\">\n<tbody>\n<tr>\n<th width=\"95%\">MC1330888 | Upcoming change to Microsoft Defender for Endpoint Advanced Hunting: removal of SMB signature data<\/th>\n<\/tr>\n<\/tbody>\n<\/table>\n<hr>\n<table id=\"data\">\n<tbody>\n<tr>\n<th>Classification<\/th>\n<td>planForChange<\/td>\n<\/tr>\n<tr>\n<th>Last Updated<\/th>\n<td>06\/01\/2026 23:24:30<\/td>\n<\/tr>\n<tr>\n<th>Start Time<\/th>\n<td>06\/01\/2026 23:24:13<\/td>\n<\/tr>\n<tr>\n<th>End Time<\/th>\n<td>08\/01\/2026 07:00:00<\/td>\n<\/tr>\n<tr>\n<th>Message Content<\/th>\n<td>\n<p><b>[Introduction]<\/b><\/p>\n<p>  <\/p>\n<p>  To improve endpoint performance and focus on higher-value network telemetry, Microsoft is removing<br \/>  <b>SMB signature inspection events<\/b> from Advanced Hunting in Microsoft Defender for Endpoint.<br \/>  This change reflects observed low customer value for SMB signature data on endpoints and our continued<br \/>  investment in more advanced SMB visibility through <b>Zeek-based network capabilities<\/b>.&nbsp;<\/p>\n<p>  <\/p>\n<p><b>[When this will happen:]<\/b><\/p>\n<p>  <\/p>\n<ul>  <\/ul>\n<p>The rollout to Worldwide, GCC, GCC High, and DoD will begin on <b>July 1, 2026<\/b>, and will complete shortly thereafter across all tenants.<\/p>\n<p>  <\/p>\n<p><b>[How this affects your organization:]<\/b><\/p>\n<p>  <\/p>\n<p><b>Who is affected:<\/b><\/p>\n<p>  <\/p>\n<ul>  <\/p>\n<li>Security administrators and analysts using <b>Microsoft Defender for Endpoint Advanced Hunting<\/b><\/li>\n<p>  <\/p>\n<li>Organizations with <b>custom detection rules, hunting queries, scheduled queries, or automated workflows<\/b> that reference SMB signature inspection events<\/li>\n<p>  <\/ul>\n<p><b>What will happen:<\/b><\/p>\n<p>  <\/p>\n<ul>  <\/p>\n<li>Events with <code>ActionType = \u201cNetworkSignatureInspected\u201d<\/code><b><\/b> and <code>  SignatureName = \u201cSMB_Client\u201d<\/code><b><\/b> will no longer be generated.<\/li>\n<p>  <\/p>\n<li>Queries, detections, or workflows that rely on these events will stop returning results after the rollout.<\/li>\n<p>  <\/p>\n<li>Other network signature inspection events remain unchanged.<\/li>\n<p>  <\/p>\n<li>The change is <b>on by default<\/b> and does not require tenant configuration.<\/li>\n<p>  <\/ul>\n<p><b>[What you can do to prepare:]<\/b><\/p>\n<p>To continue identifying SMB traffic in Advanced Hunting, we recommend filtering on  <b>port 445<\/b>, the standard port used by SMB, in the <code>DeviceNetworkEvents<\/code> table, which remains fully supported.<\/p>\n<p>  <\/p>\n<ul>  <\/p>\n<li>Review custom detection rules, saved hunting queries, scheduled queries, and automated workflows for references to  <code>SMB_Client<\/code><b><\/b>.<\/li>\n<p>  <\/p>\n<li>Update affected queries to identify SMB traffic using port-based filtering.<\/li>\n<p>  <\/p>\n<li>Validate updated queries return the expected results before <b>July 1, 2026<\/b>.<\/li>\n<p>  <\/ul>\n<p><b>Query update example<\/b><\/p>\n<p><b>Replace:<\/b><\/p>\n<p>  <\/p>\n<pre><code><br>DeviceNetworkEvents<br>| where ActionType == \"NetworkSignatureInspected\"<br>| extend SignatureName = tostring(parse_json(AdditionalFields).SignatureName)<br>| where SignatureName == \"SMB_Client\"<br><\/code><\/pre>\n<p><b>With:<\/b><\/p>\n<p>  <\/p>\n<pre><code><br>DeviceNetworkEvents<br>| where RemotePort == 445 or LocalPort == 445<br><\/code><\/pre>\n<p>  For questions or feedback regarding this change, contact <b>Microsoft Support<\/b> or your<br \/>  <b>Microsoft account representative<\/b>.  <\/p>\n<p><b>[Compliance considerations:]<\/b><\/p>\n<p>  <\/p>\n<ul>  <\/p>\n<li><b>Admin monitoring and reporting:<\/b>&nbsp;The removal of SMB signature inspection events changes available Advanced Hunting telemetry and may affect how administrators monitor or investigate SMB activity.<\/li>\n<p>  <\/ul>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>MC1330888 | Upcoming change to Microsoft Defender for Endpoint Advanced Hunting: removal of SMB signature data [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-16640","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/m365jp.net\/index.php\/wp-json\/wp\/v2\/posts\/16640","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/m365jp.net\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/m365jp.net\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/m365jp.net\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/m365jp.net\/index.php\/wp-json\/wp\/v2\/comments?post=16640"}],"version-history":[{"count":0,"href":"https:\/\/m365jp.net\/index.php\/wp-json\/wp\/v2\/posts\/16640\/revisions"}],"wp:attachment":[{"href":"https:\/\/m365jp.net\/index.php\/wp-json\/wp\/v2\/media?parent=16640"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/m365jp.net\/index.php\/wp-json\/wp\/v2\/categories?post=16640"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/m365jp.net\/index.php\/wp-json\/wp\/v2\/tags?post=16640"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}