[M365 Defender] Update documentation as per new template - #16152
Merged
moxarth-rathod merged 10 commits intoDec 9, 2025
Conversation
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
Contributor
🚀 Benchmarks reportTo see the full report comment with |
efd6
reviewed
Dec 1, 2025
Comment on lines
-70
to
-71
| - [Vulnerabilities API](https://learn.microsoft.com/en-us/defender-endpoint/api/get-all-vulnerabilities) (Last updated On 04/25/2024) | ||
| - [Machines API](https://learn.microsoft.com/en-us/defender-endpoint/api/get-machines) (Last updated On 03/01/2025) |
Contributor
There was a problem hiding this comment.
It would be good to include in the commit message why these have been removed.
Co-authored-by: Dan Kortschak <dan.kortschak@elastic.co>
efd6
reviewed
Dec 2, 2025
efd6
left a comment
Contributor
There was a problem hiding this comment.
I think this needs documentation to be regenerated.
Also suggest this for the commit message:
m365_defender: update vulnerability data stream documentation
The vulnerability data stream now uses the SoftwareVulnerabilitiesExport API
instead of separate vulnerabilities, machines, and software APIs. This change
simplifies the data collection process and aligns with Microsoft's recommended
approach for vulnerability assessment exports.
Also removes "(Recommended)" labels from Event and Incidents data streams.
kcreddy
reviewed
Dec 2, 2025
Vulnerability data stream
efd6
reviewed
Dec 3, 2025
Co-authored-by: Dan Kortschak <dan.kortschak@elastic.co>
kcreddy
reviewed
Dec 3, 2025
| ### How it works | ||
|
|
||
| For example, you could use the data from this integration to consolidate and correlate security alerts from multiple sources. Also, by looking into the alert, incident, and vulnerability a user can take an appropriate action in the Microsoft Defender XDR Portal. | ||
| The integration works by collecting data from the Microsoft Azure Event Hub, Microsoft Graph Security v1.0 REST API, and the Microsoft Defender Endpoint API. Then visualise that data in Kibana. |
Contributor
There was a problem hiding this comment.
Suggested change
| The integration works by collecting data from the Microsoft Azure Event Hub, Microsoft Graph Security v1.0 REST API, and the Microsoft Defender Endpoint API. Then visualise that data in Kibana. | |
| The integration works by collecting data from the Microsoft Azure Event Hub, Microsoft Graph Security v1.0 REST API, and the Microsoft Defender Endpoint API. |
Doesn't add much context here. You can move this to Supported usecases section.
Example
kcreddy
reviewed
Dec 4, 2025
💚 Build Succeeded
History
|
kcreddy
approved these changes
Dec 4, 2025
Contributor
|
Package m365_defender - 5.3.0 containing this change is available at https://epr.elastic.co/package/m365_defender/5.3.0/ |
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.
Proposed commit message
Checklist
changelog.ymlfile.Related issues