docs: Microsoft Defender connector setup guide#15156
Open
devGregA wants to merge 1 commit into
Open
Conversation
Adds the Microsoft Defender (MDVM) section to the Connectors tool reference: license prerequisites (incl. the Standalone-vs-Add-on SKU trap), Entra app registration walkthrough (Application permission + admin consent gotchas), connector field mappings, device-group Record model, and expected data timing (6h snapshot cycle, ~24h for new devices, ~20min license propagation). Pairs with DefectDojo-Inc/connectors#652 and DefectDojo-Inc/dojo-pro#1753 (story sc-13448). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the Microsoft Defender section to the Connectors tool reference (
docs/content/import_data/pro/connectors/connectors_tool_reference.md), documenting the new MDVM findings connector.Covers:
Vulnerability.Read.All+ the required Grant admin consent click — the two most common setup failures, both verified against a live tenantPairs with the connector implementation in DefectDojo-Inc/connectors#652 and the Pro registration in DefectDojo-Inc/dojo-pro#1753 (story sc-13448). Every gotcha documented here was reproduced or hit for real while validating the connector against a live MDVM trial tenant.
🤖 Generated with Claude Code