This repository was archived by the owner on Sep 1, 2026. It is now read-only.
Data - 35063 - Sensitivity labels are grouped by their strongest configured protection - #1542
Open
Manoj Kesana (Manoj-Kesana) wants to merge 3 commits into
Open
Data - 35063 - Sensitivity labels are grouped by their strongest configured protection#1542Manoj Kesana (Manoj-Kesana) wants to merge 3 commits into
Manoj Kesana (Manoj-Kesana) wants to merge 3 commits into
Conversation
added 2 commits
September 1, 2026 09:20
Copilot started reviewing on behalf of
Manoj Kesana (Manoj-Kesana)
September 1, 2026 11:12
View session
Contributor
There was a problem hiding this comment.
Pull request overview
Adds sensitivity-label protection aggregation and visualization to Data-pillar reports.
Changes:
- Classifies enabled labels by strongest protection.
- Adds a Sankey dashboard card and report-data types.
- Runs collection for Data and All assessments.
Reviewed changes
Copilot reviewed 8 out of 10 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
src/report/src/pages/Dashboard.tsx |
Displays the new visualization. |
src/report/src/config/report-data.ts |
Defines sensitivity-label data types. |
src/report/src/components/overview/sensitivity-label-protection-sankey.tsx |
Implements the Sankey card. |
src/report/src-curent/pages/Dashboard.tsx |
Mirrors dashboard integration. |
src/report/src-curent/config/report-data.ts |
Mirrors report-data types. |
src/report/src-curent/components/overview/sensitivity-label-protection-sankey.tsx |
Mirrors the Sankey card. |
src/powershell/private/tenantinfo/Invoke-ZtTenantInfo.ps1 |
Invokes Data-pillar collection. |
src/powershell/private/tenantinfo/Add-ZtOverviewSensitivityLabelProtection.ps1 |
Collects and classifies label protection. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Manoj Kesana (Manoj-Kesana)
requested a review
from Anton Staykov (astaykov)
September 1, 2026 11:16
Collaborator
Author
|
Copilot resolve the merge conflicts in this pull request |
Copilot stopped work on behalf of
Manoj Kesana (Manoj-Kesana) due to an error
September 1, 2026 11:46
# Conflicts: # src/powershell/assets/ReportTemplate.classic.html # src/powershell/assets/ReportTemplate.html
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.