{
    "api_version": "1",
    "kind": "dse_post",
    "self": "https://update.dsesecurity.com/api/v1/posts/dse-20260909-537-map-hunting-result-identifiers-before-using-the-preview-graph-view/",
    "item": {
        "id": "https://update.dsesecurity.com/updates/dse-20260909-537-map-hunting-result-identifiers-before-using-the-preview-graph-view/",
        "slug": "dse-20260909-537-map-hunting-result-identifiers-before-using-the-preview-graph-view",
        "url": "https://update.dsesecurity.com/updates/dse-20260909-537-map-hunting-result-identifiers-before-using-the-preview-graph-view/",
        "alternate_urls": {
            "markdown": "https://update.dsesecurity.com/updates/dse-20260909-537-map-hunting-result-identifiers-before-using-the-preview-graph-view.md",
            "json": "https://update.dsesecurity.com/api/v1/posts/dse-20260909-537-map-hunting-result-identifiers-before-using-the-preview-graph-view/"
        },
        "title": "Map hunting-result identifiers before using the preview graph view",
        "summary": "Why does an advanced-hunting graph node open a generic properties pane instead of the intended Defender entity?",
        "format": {
            "slug": "guide",
            "name": "Guide"
        },
        "priority": {
            "slug": "info",
            "name": "Information"
        },
        "featured": false,
        "image": {
            "theme": "managed-it",
            "label": "Managed IT operations",
            "alt": "A controlled technology lifecycle progressing from assessment to approved production.",
            "card_url": "https://update.dsesecurity.com/assets/editorial/managed-it-card.webp?v=1.8.20",
            "hero_url": "https://update.dsesecurity.com/assets/editorial/managed-it-hero.webp?v=1.8.20",
            "social_url": "https://update.dsesecurity.com/assets/editorial/managed-it-social-v2.jpg?v=1.8.20",
            "width": 2400,
            "height": 1350
        },
        "topics": [
            {
                "slug": "cybersecurity",
                "name": "Cybersecurity",
                "url": "https://update.dsesecurity.com/topic/cybersecurity/"
            },
            {
                "slug": "it",
                "name": "IT",
                "url": "https://update.dsesecurity.com/topic/it/"
            }
        ],
        "author": {
            "name": "DSE Security Editorial Team",
            "url": "https://update.dsesecurity.com/#editorial-team",
            "type": "Organization"
        },
        "publisher": {
            "name": "Detection Systems & Engineering",
            "url": "https://dsesecurity.com/"
        },
        "published_at": "2026-09-10T00:22:59+00:00",
        "modified_at": "2026-09-10T02:11:18+00:00",
        "reviewed_on": "2026-09-09",
        "reading_minutes": 2,
        "word_count": 256,
        "potentially_affected": "Microsoft Defender advanced-hunting graph visualization in preview.",
        "dse_recommendation": "Validate each node's supported entity type and identifier against the underlying query rows before interpreting enrichment.",
        "primary_source": {
            "name": "Work with advanced hunting query results in Microsoft Defender - Microsoft Defender XDR | Microsoft Learn",
            "url": "https://learn.microsoft.com/en-us/defender-xdr/advanced-hunting-query-results",
            "published_on": null,
            "authority": "Microsoft Learn"
        },
        "publishing_principles": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
        "usage_info": "https://update.dsesecurity.com/usage/",
        "copyright_notice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
        "content_html": "<h2>Source facts</h2>\n<p>Microsoft Defender&#8217;s advanced-hunting graph visualization is in preview. It maps query-result columns to nodes and relationships without requiring a graph-specific query. The command is unavailable above two thousand result rows, and the rendered graph is limited to four thousand nodes. <a href=\"https://learn.microsoft.com/en-us/defender-xdr/advanced-hunting-query-results\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn</a>.</p>\n<p>Enriched entity panes require a supported node type and the expected identifier. Microsoft gives DeviceId for machines and SHA1 or SHA256 for files as examples. Unsupported type names become generic nodes. A generic pane therefore calls for checking the mapping, not assuming the entity is absent from Defender. <a href=\"https://learn.microsoft.com/en-us/defender-xdr/advanced-hunting-query-results\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn</a>.</p>\n<h2>Applicability</h2>\n<p>Use this procedure for Microsoft Defender advanced-hunting graph visualization in preview. Keep the returned rows, chosen identifiers and graph mapping available together; the graph is a view of that selected result set.</p>\n<h2>DSE recommendation</h2>\n<p>DSE recommends beginning with a narrow query that projects the identifiers needed for the investigation. Name node types deliberately and retain useful human-readable labels as additional properties rather than replacing the identifiers. If the graph becomes too large, narrow the investigative question or mapping and record what was excluded. Do not mistake a smaller visualization for a complete account of the incident.</p>\n<h2>Verification</h2>\n<p>Select representative nodes and confirm they open the expected entity panes. Trace one relationship back to its underlying events and compare the identifiers with the original rows. Correct generic nodes that should be enriched, then reapply the mapping. Preserve the query and mapping alongside any exported picture so another analyst can reproduce the interpretation.</p>\n<h2>Official references</h2>\n<p><a href=\"https://learn.microsoft.com/en-us/defender-xdr/advanced-hunting-query-results\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn: Work with advanced hunting query results</a>.</p>",
        "content_text": "Source facts\nMicrosoft Defender’s advanced-hunting graph visualization is in preview. It maps query-result columns to nodes and relationships without requiring a graph-specific query. The command is unavailable above two thousand result rows, and the rendered graph is limited to four thousand nodes. Microsoft Learn.\nEnriched entity panes require a supported node type and the expected identifier. Microsoft gives DeviceId for machines and SHA1 or SHA256 for files as examples. Unsupported type names become generic nodes. A generic pane therefore calls for checking the mapping, not assuming the entity is absent from Defender. Microsoft Learn.\nApplicability\nUse this procedure for Microsoft Defender advanced-hunting graph visualization in preview. Keep the returned rows, chosen identifiers and graph mapping available together; the graph is a view of that selected result set.\nDSE recommendation\nDSE recommends beginning with a narrow query that projects the identifiers needed for the investigation. Name node types deliberately and retain useful human-readable labels as additional properties rather than replacing the identifiers. If the graph becomes too large, narrow the investigative question or mapping and record what was excluded. Do not mistake a smaller visualization for a complete account of the incident.\nVerification\nSelect representative nodes and confirm they open the expected entity panes. Trace one relationship back to its underlying events and compare the identifiers with the original rows. Correct generic nodes that should be enriched, then reapply the mapping. Preserve the query and mapping alongside any exported picture so another analyst can reproduce the interpretation.\nOfficial references\nMicrosoft Learn: Work with advanced hunting query results.",
        "content_markdown": "## Source facts\n\nMicrosoft Defender’s advanced-hunting graph visualization is in preview. It maps query-result columns to nodes and relationships without requiring a graph-specific query. The command is unavailable above two thousand result rows, and the rendered graph is limited to four thousand nodes. [Microsoft Learn](https://learn.microsoft.com/en-us/defender-xdr/advanced-hunting-query-results).\n\nEnriched entity panes require a supported node type and the expected identifier. Microsoft gives DeviceId for machines and SHA1 or SHA256 for files as examples. Unsupported type names become generic nodes. A generic pane therefore calls for checking the mapping, not assuming the entity is absent from Defender. [Microsoft Learn](https://learn.microsoft.com/en-us/defender-xdr/advanced-hunting-query-results).\n\n## Applicability\n\nUse this procedure for Microsoft Defender advanced-hunting graph visualization in preview. Keep the returned rows, chosen identifiers and graph mapping available together; the graph is a view of that selected result set.\n\n## DSE recommendation\n\nDSE recommends beginning with a narrow query that projects the identifiers needed for the investigation. Name node types deliberately and retain useful human-readable labels as additional properties rather than replacing the identifiers. If the graph becomes too large, narrow the investigative question or mapping and record what was excluded. Do not mistake a smaller visualization for a complete account of the incident.\n\n## Verification\n\nSelect representative nodes and confirm they open the expected entity panes. Trace one relationship back to its underlying events and compare the identifiers with the original rows. Correct generic nodes that should be enriched, then reapply the mapping. Preserve the query and mapping alongside any exported picture so another analyst can reproduce the interpretation.\n\n## Official references\n\n[Microsoft Learn: Work with advanced hunting query results](https://learn.microsoft.com/en-us/defender-xdr/advanced-hunting-query-results)."
    },
    "json_ld": {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://dsesecurity.com/#organization",
                "name": "Detection Systems & Engineering",
                "alternateName": "DSE Security",
                "url": "https://dsesecurity.com/",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://update.dsesecurity.com/assets/dse-logo-20260812.png?v=1.8.20"
                }
            },
            {
                "@type": "Organization",
                "@id": "https://update.dsesecurity.com/#editorial-team",
                "name": "DSE Security Editorial Team",
                "url": "https://update.dsesecurity.com/",
                "parentOrganization": {
                    "@id": "https://dsesecurity.com/#organization"
                }
            },
            {
                "@type": "WebSite",
                "@id": "https://update.dsesecurity.com/#website",
                "name": "DSE Updates",
                "alternateName": "DSE Security Knowledge Hub",
                "url": "https://update.dsesecurity.com/",
                "inLanguage": "en-US",
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://update.dsesecurity.com/?q={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "WebPage",
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-537-map-hunting-result-identifiers-before-using-the-preview-graph-view/",
                "url": "https://update.dsesecurity.com/updates/dse-20260909-537-map-hunting-result-identifiers-before-using-the-preview-graph-view/",
                "isPartOf": {
                    "@id": "https://update.dsesecurity.com/#website"
                },
                "lastReviewed": "2026-09-09"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-537-map-hunting-result-identifiers-before-using-the-preview-graph-view/#breadcrumbs",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "DSE Updates",
                        "item": "https://update.dsesecurity.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Map hunting-result identifiers before using the preview graph view",
                        "item": "https://update.dsesecurity.com/updates/dse-20260909-537-map-hunting-result-identifiers-before-using-the-preview-graph-view/"
                    }
                ]
            },
            {
                "@type": [
                    "Article",
                    "TechArticle"
                ],
                "@id": "https://update.dsesecurity.com/updates/dse-20260909-537-map-hunting-result-identifiers-before-using-the-preview-graph-view/#article",
                "identifier": "https://update.dsesecurity.com/updates/dse-20260909-537-map-hunting-result-identifiers-before-using-the-preview-graph-view/",
                "url": "https://update.dsesecurity.com/updates/dse-20260909-537-map-hunting-result-identifiers-before-using-the-preview-graph-view/",
                "headline": "Map hunting-result identifiers before using the preview graph view",
                "description": "Why does an advanced-hunting graph node open a generic properties pane instead of the intended Defender entity?",
                "abstract": "Why does an advanced-hunting graph node open a generic properties pane instead of the intended Defender entity?",
                "articleBody": "Source facts\nMicrosoft Defender’s advanced-hunting graph visualization is in preview. It maps query-result columns to nodes and relationships without requiring a graph-specific query. The command is unavailable above two thousand result rows, and the rendered graph is limited to four thousand nodes. Microsoft Learn.\nEnriched entity panes require a supported node type and the expected identifier. Microsoft gives DeviceId for machines and SHA1 or SHA256 for files as examples. Unsupported type names become generic nodes. A generic pane therefore calls for checking the mapping, not assuming the entity is absent from Defender. Microsoft Learn.\nApplicability\nUse this procedure for Microsoft Defender advanced-hunting graph visualization in preview. Keep the returned rows, chosen identifiers and graph mapping available together; the graph is a view of that selected result set.\nDSE recommendation\nDSE recommends beginning with a narrow query that projects the identifiers needed for the investigation. Name node types deliberately and retain useful human-readable labels as additional properties rather than replacing the identifiers. If the graph becomes too large, narrow the investigative question or mapping and record what was excluded. Do not mistake a smaller visualization for a complete account of the incident.\nVerification\nSelect representative nodes and confirm they open the expected entity panes. Trace one relationship back to its underlying events and compare the identifiers with the original rows. Correct generic nodes that should be enriched, then reapply the mapping. Preserve the query and mapping alongside any exported picture so another analyst can reproduce the interpretation.\nOfficial references\nMicrosoft Learn: Work with advanced hunting query results.",
                "datePublished": "2026-09-10T00:22:59+00:00",
                "dateModified": "2026-09-10T02:11:18+00:00",
                "mainEntityOfPage": {
                    "@id": "https://update.dsesecurity.com/updates/dse-20260909-537-map-hunting-result-identifiers-before-using-the-preview-graph-view/"
                },
                "inLanguage": "en-US",
                "isAccessibleForFree": true,
                "author": {
                    "@type": "Organization",
                    "name": "DSE Security Editorial Team",
                    "url": "https://update.dsesecurity.com/#editorial-team"
                },
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "image": {
                    "@type": "ImageObject",
                    "@id": "https://update.dsesecurity.com/updates/dse-20260909-537-map-hunting-result-identifiers-before-using-the-preview-graph-view/#primaryimage",
                    "url": "https://update.dsesecurity.com/assets/editorial/managed-it-social-v2.jpg?v=1.8.20",
                    "contentUrl": "https://update.dsesecurity.com/assets/editorial/managed-it-social-v2.jpg?v=1.8.20",
                    "width": 1200,
                    "height": 630,
                    "caption": "Map hunting-result identifiers before using the preview graph view"
                },
                "articleSection": [
                    "Cybersecurity",
                    "IT"
                ],
                "keywords": [
                    "Cybersecurity",
                    "IT",
                    "Guide",
                    "Information priority"
                ],
                "genre": "Guide",
                "about": [
                    {
                        "@type": "Thing",
                        "name": "Cybersecurity",
                        "url": "https://update.dsesecurity.com/topic/cybersecurity/"
                    },
                    {
                        "@type": "Thing",
                        "name": "IT",
                        "url": "https://update.dsesecurity.com/topic/it/"
                    }
                ],
                "wordCount": 256,
                "timeRequired": "PT2M",
                "publishingPrinciples": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
                "usageInfo": "https://update.dsesecurity.com/usage/",
                "copyrightHolder": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "copyrightNotice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
                "citation": {
                    "@type": "CreativeWork",
                    "name": "Work with advanced hunting query results in Microsoft Defender - Microsoft Defender XDR | Microsoft Learn",
                    "url": "https://learn.microsoft.com/en-us/defender-xdr/advanced-hunting-query-results"
                }
            }
        ]
    }
}