-
Notifications
You must be signed in to change notification settings - Fork 123
Network 25375: GSA Licenses are available in the Tenant and assigned to users #879
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
Adds a new Zero Trust assessment test (Network pillar) to validate that Global Secure Access (GSA) licenses are present in the tenant and effectively assigned to users, with supporting remediation documentation.
Changes:
- Introduces
Test-Assessment-25375PowerShell test that queries Graph for subscribed SKUs and user license assignments, then reports pass/fail with a detailed markdown report section. - Adds the corresponding markdown guidance file with remediation links and a
%TestResult%placeholder.
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.25375.ps1 | New assessment test that checks GSA-related SKUs/service plans and summarizes user assignment. |
| src/powershell/tests/Test-Assessment.25375.md | New remediation/write-up page for the assessment result output. |
💡 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 4 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.