SecOps - 41080 - Conditional Access App Control session policies are enforced for sensitive cloud apps - #1481
Merged
Merged
Conversation
Copilot started reviewing on behalf of
Manoj Kesana (Manoj-Kesana)
August 4, 2026 16:41
View session
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new SecOps assessment (Test ID 41080) to validate that Conditional Access App Control (Defender for Cloud Apps session controls) is enforced for targeted cloud applications, and provides report output plus remediation documentation.
Changes:
- Introduces
Test-Assessment-41080PowerShell test that queries enabled Conditional Access policies and evaluatessessionControls.cloudAppSecurity. - Generates a markdown table report with deep links to Conditional Access policies in the Entra portal.
- Adds accompanying markdown documentation with remediation resources for the assessment.
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.41080.ps1 | New assessment implementation: Graph query, evaluation logic, and markdown report output for CA App Control session policies. |
| src/powershell/tests/Test-Assessment.41080.md | New assessment documentation and remediation links; contains the %TestResult% placeholder for report injection. |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Manoj Kesana (Manoj-Kesana)
marked this pull request as ready for review
August 4, 2026 16:55
Manoj Kesana (Manoj-Kesana)
requested a review
from Aleksandar Nikolić (alexandair)
August 4, 2026 16:55
Aleksandar Nikolić (alexandair)
requested changes
Aug 4, 2026
Aleksandar Nikolić (alexandair)
left a comment
Collaborator
There was a problem hiding this comment.
Manoj Kesana (@Manoj-Kesana) Please, address my feedback.
Manoj Kesana (Manoj-Kesana)
requested a review
from Aleksandar Nikolić (alexandair)
August 5, 2026 04:52
Aleksandar Nikolić (alexandair)
approved these changes
Aug 5, 2026
Aleksandar Nikolić (alexandair)
left a comment
Collaborator
There was a problem hiding this comment.
LGTM
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.
No description provided.