- AADGroup
- Removed caching for the groups role assignments which was causing
performance issues in the Get-TargetResource.
- Removed caching for the groups role assignments which was causing
- AADRoleAssignmentScheduleRequest
- FIXES #6810
- AADRoleEligibilityScheduleRequest
- FIXES #6810
- M365DSCRuleEvaluation
- Fixes for an issue where the resource was complaining about the
Name
parameter missing.
- Fixes for an issue where the resource was complaining about the
- SPOSiteGroup
- Fixed a condition mismatch during export resulting in repeated logins.
- M365DSCPermissions
- Changed the output of
Get-M365DSCCompiledPermissionListto show the
required Read and Update permissions forRolesandRoleGroups.
- Changed the output of
- MISC
- Updated the structure of all EXO settings.json files that contain the
RolesandRoleGroupsproperties.
- Updated the structure of all EXO settings.json files that contain the
- M365DSCUtil
- Added the output of the drift event to the screen in Verbose mode.
FIXES #6666 - Added the parameter
-WithStatisticstoExport-M365DSCConfiguration. - Fixed an issue where the module is not being updated if installed
withInstall-PSResourcebecause the filter condition was incorrect.
- Added the output of the drift event to the screen in Verbose mode.
- DEPENDENCIES
- Fixed a case typo in
RequiredVersionof a dependency.
FIXES #6815 - Updated ReverseDSC to version 2.0.0.31.
- Fixed a case typo in