- AADConditionalAccessPolicy
- Fixed issue where if ExcludePlatforms was specified and the IncludePlatforms is empty, we need to set the latest to 'all';
FIXES #2337
- Fixed issue where if ExcludePlatforms was specified and the IncludePlatforms is empty, we need to set the latest to 'all';
- EXOAntiPhishPolicy
- Add new parameters: MailboxIntelligenceQuarantineTag, SpoofQuarantineTag, TargetedDomainQuarantineTag, TargetedUserQuarantine
- EXOHostedContentFilterPolicy
- Add support for quarantine tags
- EXOOrganizationRelationship
- Add support for new cross-tenant mailbox migration parameters: MailboxMoveCapability, MailboxMovePublishedScopes, OauthApplicationId
- EXOOutboundConnector
- Add support for SenderRewritingEnabled parameter
- EXORemoteDomain
- Add NDREnabled parameter
- EXOSafeAttachmentPolicy
- Add support for QuarantineTag
- EXOSafeLinksPolicy
- Add new parameters: AllowClickThrough, EnableSafeLinksForOffice, TrackClicks
- TeamsCallingPolicy
- Add new parameters: AllowCallRedirect, AllowSIPDevicesCalling, CallRecordingExpirationDays
- TeamsEmergencyCallingPolicy
- Add new parameters: EnhancedEmergencyServiceDisclaimer, ExternalLocationLookupMode
- DEPENDENCIES
- Updated Microsoft.PowerApps.Administration.PowerShell to version 2.0.154.
- MISC
- Added support to register, list and remove custom notification endpoints.
- Fixes issue with delta report where wrong primary key was detected.
FIXES #2008 - Fixed an issue where the log engine was throwing an error when trying to write to the event log from an Azure runbook.
FIXES #2236 - Standardizing the functions to test versions of the module and dependencies.
FIXES #2232 - Remove the Assert-M365DSCTemplate cmdlet that has been deprecated for several releases.
- Added support to generate report in JSON format for the New-M365DSCDeltaReport and Assert-M365DSCBlueprint cmdlets.
FIXES #2345 - Changed the default behavior of the New-M365DSCDeltaReport cmdlet not to automatically open the file when OutputPath is provided