-
Notifications
You must be signed in to change notification settings - Fork 121
Data-35025: Internal RMS Licensing Enabled #763
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
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 PR adds a new assessment test (35025) to validate that internal RMS (Rights Management Service) licensing is enabled in Exchange Online. The test ensures that users within an organization can license and share rights-protected content internally, which is essential for collaboration on encrypted emails and files.
Key changes:
- New PowerShell test that checks the
InternalLicensingEnabledproperty viaGet-IRMConfiguration - Comprehensive reporting including licensing configuration status and endpoints
- Documentation with remediation steps for enabling internal RMS licensing
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.35025.ps1 | Implements the assessment test for internal RMS licensing, including data collection, assessment logic, and report generation |
| src/powershell/tests/Test-Assessment.35025.md | Provides background information, remediation steps, and Microsoft documentation links for internal RMS licensing |
💡 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.