Add Enhanced DLP Analytics and Cross-Workload Correlation Plugin#219
Open
arunt14 wants to merge 2 commits intoAzure:mainfrom
Open
Add Enhanced DLP Analytics and Cross-Workload Correlation Plugin#219arunt14 wants to merge 2 commits intoAzure:mainfrom
arunt14 wants to merge 2 commits intoAzure:mainfrom
Conversation
Add a new KQL-based plugin with 7 advanced DLP analytics skills: - DLPCrossWorkloadCorrelation: Correlate user DLP violations across Exchange, Teams, SharePoint, OneDrive, and Endpoints in one view - DLPFalsePositiveAnalysis: Identify likely false positives via override rate analysis and policy effectiveness metrics - DLPPolicyCoverageGaps: Detect workloads with missing DLP coverage - DLPHighRiskUsersAcrossWorkloads: Flag users with multi-workload violations and compute risk scores - DLPAlertTrendAnalysis: Time-series trend analysis for alert spikes - DLPLabelDowngradeRemoval: Track sensitivity label downgrades and removals that may indicate DLP bypass attempts - DLPPolicyHealthCheck: Comprehensive policy health dashboard with match rates, override rates, and effectiveness status Also updates Microsoft Purview sample prompts with new categories: - Cross-Workload DLP Correlation - DLP False Positive Analysis - DLP Policy Health and Coverage - Sensitivity Label Compliance
Add dedicated README with Responsible AI compliance: - Intended audience, uses, and supported Microsoft products - Limitations and scope documentation - Prerequisites with Microsoft Learn links - Step-by-step plugin upload instructions - Full skills table with parameters - Sample prompts for each skill - Comparison table showing complementary coverage with existing plugin - Update Purview directory readme to reference the new plugin
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 a new KQL-based plugin with 7 advanced DLP analytics skills for cross-workload correlation, false positive analysis, policy health monitoring, and sensitivity label compliance tracking. Also adds 12 new sample prompts and comprehensive documentation.
Intended Audience
What This Adds
Plugin: DLPEnhancedAnalytics
Location:
Plugins/Community Based Plugins/Purview/KQL_DLPEnhanced.ymlDocumentation:
Plugins/Community Based Plugins/Purview/KQL_DLPEnhanced_README.mdUpdated Sample Prompts
Location:
Sample Prompts/Microsoft Purview/Readme.mdAdded 4 new categories with 12 sample prompts:
Prerequisites
Supported Microsoft Products
Relationship to Existing Plugin
This plugin complements the existing
KQL_DataAnalyst.ymlwithout overlap:Sample Prompts
Limitations
Responsible AI