-
Notifications
You must be signed in to change notification settings - Fork 124
Network-25378: External collaboration is governed by explicit Cross-Tenant Access Policies #777
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 (25378) to validate that external collaboration is governed by explicit Cross-Tenant Access Policies in Microsoft Entra ID. The test ensures that default outbound B2B collaboration settings block all users and all applications, requiring organizations to explicitly define cross-tenant access policies for external collaboration.
Changes:
- Adds Test-Assessment.25378.ps1 implementing the assessment logic for Cross-Tenant Access Policy validation
- Adds Test-Assessment.25378.md providing risk context and remediation guidance
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 6 comments.
| File | Description |
|---|---|
| src/powershell/tests/Test-Assessment.25378.ps1 | New PowerShell assessment test that validates Cross-Tenant Access Policy default outbound settings block all users and applications |
| src/powershell/tests/Test-Assessment.25378.md | Documentation explaining security risks of unrestricted B2B collaboration and remediation steps |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
External collaboration is governed by explicit Cross-Tenant Access Policies