This repository was archived by the owner on Sep 1, 2026. It is now read-only.
Devices - 51031 - Microsoft Defender for Endpoint sensor coverage is measured across device platforms - #1537
Merged
Merged
Conversation
Copilot started reviewing on behalf of
Naga Praneeth Chukka (praneeth-0000)
August 28, 2026 11:46
View session
Contributor
There was a problem hiding this comment.
Pull request overview
Adds Microsoft Defender for Endpoint sensor coverage by device platform to both report variants.
Changes:
- Collects MDE coverage through Advanced Hunting.
- Adds shared coverage models, calculations, and visualizations.
- Updates demo data and PowerShell tests.
Reviewed changes
Copilot reviewed 11 out of 13 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
src/report/src/pages/Dashboard.tsx |
Adds classic dashboard coverage chart. |
src/report/src/lib/device-coverage.ts |
Builds classic coverage rows. |
src/report/src/config/report-data.ts |
Adds coverage data model. |
src/report/src/components/DevicesInsightsAccordion.tsx |
Updates classic insights chart. |
src/report/src-curent/pages/Dashboard.tsx |
Adds current dashboard coverage handling. |
src/report/src-curent/lib/device-coverage.ts |
Builds current coverage rows. |
src/report/src-curent/config/report-data.ts |
Adds current coverage data model. |
src/report/src-curent/components/DevicesInsightsAccordion.tsx |
Updates current insights chart. |
src/report/demo-report-data.json |
Adds representative coverage data. |
src/powershell/private/tenantinfo/devices/Add-ZtDeviceOverview.ps1 |
Collects and records MDE coverage. |
code-tests/commands/Add-ZtDeviceOverview.Tests.ps1 |
Tests aggregation and response handling. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Naga Praneeth Chukka (praneeth-0000)
requested a review
from Anton Staykov (astaykov)
August 28, 2026 12:30
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.