You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add 'None' as supported value for MailboxMoveCapability
FIXES #2570
IntuneRoledefinition
Initial Release
Manage Intune Role definition
IntuneRoleAssignment
Initial Release
Manage Intune Role assignment
O365AdminAuditLogConfig
Updated settings.json to include permissions.
FIXES #2517
O365OrgCustomizationSetting
Updated settings.json to include permissions.
FIXES #2517
SCDLPCompliancePolicy
Fixes an issue where the Exchange Location and Exception where not sent back in a correct format during Export.
FIXES #2545
SCRetentionCompliancePolicy
Fixes issue with the TeamsChannelLocation and TeamsChatsLocation parameters that were improperly returned by the Get- function.
FIXES #2472
SCRetentionComplianceRule
Fixes issue with Teams Policy where the RetentionDurationDisplayHint and ExpirationDateOption parameters weren't returned by the Get- function.
FIXES #2472
TeamsFederationConfiguration
Fixes an issue where the extraction of allowed domain and blocked domain wasn't in the proper format.
FIXES #2576
DEPENDENCIES
Updated Microsoft.Graph.* to version 1.17.0;
Updated MSCloudLoginAssistant to version 1.0.98;
MISC
Removed Test-M365DSCDependenciesForNewVersions from export functions. This will improve export speed.
New Parameter ValidateOnly for Update-M365DSCDependencies to check if all dependencies are installed.
FIXES 2519
Fixed incorrect usage of Write-Information cmdLet
Fixed typos for permissions in settings.json
FIXES 2553