-
Notifications
You must be signed in to change notification settings - Fork 124
Data 35034: Exact Data Match (EDM) schemas are configured for organization-specific sensitive data detection #843
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request adds a new assessment test (ID: 35034) to validate whether Exact Data Match (EDM) schemas are configured in the organization for detecting organization-specific sensitive data. EDM is an advanced classification feature that enables detection of proprietary data patterns beyond standard built-in sensitive information types.
Changes:
- Added Test-Assessment.35034.ps1 to query and assess EDM schema configurations
- Added Test-Assessment.35034.md with comprehensive remediation guidance and documentation
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| src/powershell/tests/Test-Assessment.35034.ps1 | Implements the EDM schema validation test that queries Get-DlpEdmSchema and generates pass/fail results with detailed schema information |
| src/powershell/tests/Test-Assessment.35034.md | Provides detailed documentation including EDM overview, remediation steps, PowerShell examples, and reference links |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
alexandair
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.