Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Oct 29, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot locked and limited conversation to collaborators Oct 29, 2025
@pull pull bot added the ⤵️ pull label Oct 29, 2025
KelvinTegelaar and others added 28 commits December 13, 2025 22:43
Add Get-CIPPAlertGlobalAdminAllowList function and tests
Replaces a foreach loop with a foreach expression to collect results from Wait-ActivityFunction calls. This streamlines the code and ensures results are stored in the $Results variable.
Replaces the use of Where-Object with a ForEach-Object loop to correctly aggregate all standards from all tenants, ensuring that only items with FunctionName 'CIPPStandard' are included. This addresses potential issues with the previous array handling.
Deleted the Az.KeyVault 6.3.1 module and all its files. Added new Get-CippKeyVaultSecret.ps1 and Set-CippKeyVaultSecret.ps1 cmdlets. Updated CippExtensions module build process in the GitHub Actions workflow and made various updates to CIPP and CippExtensions scripts to support the new KeyVault integration.
Add includeAllTenants flag to user defaults listing
…uledTasks

Reference message for multiple endpoints including scheduled tasks
JohnDuprey and others added 30 commits January 10, 2026 16:56
Add secret name / ID to table
Optimize MFA state retrieval and policy mapping
Updated the queue retrieval command to use Get-CIPPAzStorageQueue instead of Get-AzStorageQueue for consistency with custom module usage.
Introduces Set-CIPPDBCacheMailboxes to cache mailboxes, CAS mailboxes, and mailbox permissions for a specified tenant. Includes logging and error handling for the caching process.
Introduced Format-RowKey helper to remove disallowed characters from RowKey values, ensuring compatibility with Azure Table Storage. Also improved ItemId selection logic for better entity identification.
Introduces Exchange license capability detection and conditional cache collection for Exchange Online features. Refactors cache collection logic to use a switch on $Type, enabling targeted mailbox cache collection and improving modularity for future cache types.
The orchestrator now creates two cache collection tasks per tenant: one for general DB cache and one specifically for mailboxes. The total task count and queue entry logic have been updated to reflect this change.
Refactored Set-CIPPDBCacheGroups and Set-CIPPDBCacheRoles to use Microsoft Graph bulk requests for fetching group and role members, improving performance and efficiency. Updated logic to attach member data to each group and role object before caching.
Updated multiple Invoke-CIPPStandard* scripts to include CurrentValue and ExpectedValue objects when calling Set-CIPPStandardsCompareField. This enhances standards reporting by providing more detailed information about the current and expected configuration states for each standard.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants