- AADGroup
- Fixed an issue where not all manageable Entra groups were exported.
- AADNamedLocationPolicy
- Fixed an issue where not all properties were exported.
FIXES #6704
- Fixed an issue where not all properties were exported.
- AADRoleAssignmentScheduleRequest
- Aligned functionality to work the same way as
AADRoleEligibilityScheduleRequest. - Deprecated parameters
Action,IsValidationOnlyandTicketInfo.
- Aligned functionality to work the same way as
- AADRoleEligibilityScheduleRequest
- Deprecated parameters
ActionandIsValidationOnly.
- Deprecated parameters
- AADRoleManagementPolicyRule
- Reduced export time by 95%.
- EXOGroupSettings
- Added support for using display names with the following properties:
AcceptMessagesOnlyFromSendersOrMembers,GrantSendOnBehalfTo,ModeratedBy
andRejectMessagesFromSendersOrMembers.
FIXES #6676
- Added support for using display names with the following properties:
- EXOMessageClassification
- Fixed issue where the resource would fail during export if it could not
find it byDisplayName, and it needed to be created, by silently
continuing if that is the case
FIXES #6691
- Fixed issue where the resource would fail during export if it could not
- EXOTenantAllowBlockListItems
- Deprecated
ApplicationSecretparameter and added new authentication methods.
- Deprecated
- IntuneApplicationControlPolicyWindows10
- Deprecated resource. Replaced with
IntuneDeviceConfigurationEndpointProtectionPolicyWindows10.
- Deprecated resource. Replaced with
- IntuneDeviceConfigurationPlatformScriptLinux
- Initial release.
- IntuneDeviceEnrollmentStatusPageWindows10
- Fixed an issue where priority was attempted to be set on a newly created policy
where the priority already matched.
- Fixed an issue where priority was attempted to be set on a newly created policy
- IntuneDeviceRemediation
- Updated handling of the
RunRemediationScriptproperty.
- Updated handling of the
- IntuneDiskEncryptionFileVaultPolicyMacOS
- Initial release.
- IntuneDiskEncryptionMacOS
- Deprecated resource. Replaced with
IntuneDiskEncryptionFileVaultPolicyMacOS.
- Deprecated resource. Replaced with
- O365CopilotSettingsPeopleEnhancedPersonalization
- New resource
- ODSettings
- Fixed an issue where the parameter definition was missing.
FIXES #6684
- Fixed an issue where the parameter definition was missing.
- SPOTenantSettings
- Fixed an issue where the parameter definition was missing.
FIXES #6686
- Fixed an issue where the parameter definition was missing.
- TeamsMeetingPolicy
- Fixed an issue where the schema had an incorrect type assigned.
FIXES #6687
- Fixed an issue where the schema had an incorrect type assigned.
- TeamsOrgWideAppSettings
- Added SPN support for read-only (monitoring only).
- M365DSCDRGUtil
- M365DSCReverse
- Added handling of custom token replacements.
- M365DSCUtil
- Added the parameter
TokenReplacementto theExport-M365DSCConfigurationfunction. - Fixed an issue where the connection to Graph in combination with PnP would fail.
FIXES #6577
FIXES #6721 - Fixed an issue where the test evaluation for
Absentdid not work as expected.
FIXES #6701 - Replaced complex object comparison function V2 with V3.
- Added the parameter
- MISC
- Added and removed mismatches between parameters and their schema.
- Added quality assurance checks for parameter and schema mismatches.
- Refactor EXO resources to align with the default resource code layout.
- Moved the
Examplesfolder to the top of the repository to reduce core module size. - Removed internal module
M365DSCExoResourceUtils. - Removed unused internal functions
Remove-M365DSCCimInstanceTrailingCharacterFromExport,
Update-M365DSCExchangeResourcesSettingsJSON,Update-M365DSCSharePointResourcesSettingsJSON,
Split-ArrayByParts,Get-SPOUserProfilePropertyInstanceandRemove-M365DSCEmptyValue.
- DEPENDENCIES
- Updated DSCParser to version 2.0.0.21.
- Updated MSCloudLoginAssistant to version 1.1.55.
FIXES #6728 - Streamlined the report generation and added new visual styles.