Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Nov 21, 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 : )

kris6673 and others added 30 commits October 26, 2025 21:58
Support for editing transport rules
Fix BPA logging to include tenant information in error messages
Improve error logging in a few standards
Refactor logging and variable usage in assignment filter functions
Add organization ID as a reserved variable and update text replacement function
Feat: Add TeamsExternalChatWithAnyone standard
Update licenses to the latest version from Microsoft
… Invoke-ListUserGroups

Fixes bug of M365 groups that are security enabled, reporting being both Mail-Enabled Security and Microsoft 365, causing add/remove functions to fail
JohnDuprey and others added 27 commits November 19, 2025 17:25
Updates the CA exclusion logic to create or use a dedicated 'CIPP-Vacation' security group per policy, and schedules group membership changes for vacation mode. The scheduled tasks now add or remove users from the vacation group instead of directly modifying policy exclusions.
Replaces single PATCH request with bulk POST requests for adding group members. Improves error handling and logging by reporting failed additions and only listing successfully added users in the result message.
Corrects the filtering logic to update the $Tasks variable when searching by title, ensuring only matching scheduled items are returned.
bring in named location data
excluding a user from a location based CA policy will now allow you to exclude the user from a location based audit log rule
fixes KelvinTegelaar/CIPP#4965
Introduces the ability to create groups if they do not exist when applying conditional access policies, controlled by the new CreateGroups parameter. Also preserves vacation exclusion groups when overwriting existing policies and optimizes user/group retrieval with bulk Graph requests. Updates standards template invocation to support CreateGroups.
Enhances group creation in New-CIPPCAPolicy by allowing groups to be created from templates if available. The Replace-GroupNameWithId function now accepts group templates and uses them when matching display names, otherwise defaults to generic security group creation.
Adds retrieval of template data at the start of the function and supports filtering logs by StandardTemplateId. Log entries now include detailed standard, Intune, and conditional access policy information when available.
Renamed 'Standard' field to 'Template' in $StandardInfo and added 'Standard' from $Row. Changed output object field 'Standard' to 'StandardInfo' for clarity and consistency.
Replaced inconsistent usage of $tenant and $Tenant variables with $TenantFilter in Write-LogMessage and New-GraphPostRequest calls to ensure correct tenant context throughout New-CIPPCAPolicy.ps1.
@pull pull bot locked and limited conversation to collaborators Nov 21, 2025
@pull pull bot added the ⤵️ pull label Nov 21, 2025
@pull pull bot merged commit 04d6ff5 into advania:master Nov 21, 2025
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.

6 participants