Skip to content

Conversation

@komalp2025
Copy link
Collaborator

@komalp2025 komalp2025 commented Jan 7, 2026

Copy link
Contributor

Copilot AI left a 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 support for Azure Information Protection (AIP) service by introducing a new assessment test (35011) to evaluate AIP super user configuration and integrating AipService module connection functionality into the Connect-ZtAssessment cmdlet.

Key Changes:

  • New test to check if AIP super user feature is enabled and has designated super users configured
  • Added AipService to the list of supported services in Connect-ZtAssessment
  • Implemented module import with Windows PowerShell compatibility for PowerShell Core environments

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
src/powershell/tests/Test-Assessment.35011.ps1 Implements new assessment test for AIP super user feature configuration with error handling and detailed reporting
src/powershell/tests/Test-Assessment.35011.md Provides documentation and remediation guidance for the AIP super user feature test
src/powershell/public/Connect-ZtAssessment.ps1 Adds AipService to ValidateSet, module import order, import logic with PowerShell Core compatibility, and connection logic

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI and others added 9 commits January 7, 2026 12:02
Extract hardcoded AD ports to constant for maintainability
Inconsistent indentation detected. Lines 249-256 use tabs while the rest of the file uses spaces. PowerShell style guidelines typically recommend using spaces consistently throughout the file for better readability across different editors.

Co-authored-by: Copilot <[email protected]>
Inconsistent indentation detected. Line 346 uses tabs while the rest of the file uses spaces. PowerShell style guidelines typically recommend using spaces consistently throughout the file for better readability across different editors.

Co-authored-by: Copilot <[email protected]>
"url" capitalized as "URL"

Co-authored-by: Copilot <[email protected]>
corrected grammar
aahmed-spec and others added 28 commits January 8, 2026 13:35
…Workloads

Data-35030-DLP-Policies-Cloud-Workloads
Network-25395: Entra Private Access Application segments are defined to enforce least-privilege access
…5411

Integrate Find-ZtProfilesLinkedToPolicy 25411
Data-35025: Internal RMS Licensing Enabled
…olicy

Add Find-ZtProfilesLinkedToPolicy function to evaluate linked filtering profiles
@komalp2025
Copy link
Collaborator Author

created new pr.

@komalp2025 komalp2025 closed this Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants