Release 1.22.309.1
·
9846 commits
to Dev
since this release
- EXOAcceptedDomain
- Fixes an issue where True was never accepted as a value for parameters
MatchSubDomains or OutboundOnly.
FIXES #1779
- Fixes an issue where True was never accepted as a value for parameters
- EXOMailboxPlan
- New resource for Exchange Online Mailbox Plans.
- EXOOrganizationConfig
- Fixes an issue where AutoExpandingArchiveEnabled returned always False.
FIXES #1789
- Fixes an issue where AutoExpandingArchiveEnabled returned always False.
- IntuneDeviceConfigurationPolicyAndroidDeviceOwner
- Initial release.
- O365Group
- Revamped to use Microsoft Graph in the Set;
- TeamsChannel
- Fix to retrieve the team name without URL encoding.
- TeamsFederationConfiguration
- Initial release.
- M365DSCReport
- Adds JSON as an export option.
- TeamsTeam
- Fixed issue where teams were not created when no owners were specified.
If credentials are used, then the user will be used as owner.
- Fixed issue where teams were not created when no owners were specified.
- DEPENDENCIES
- Updated DSCParser to version 1.3.0.3.
- Updated MicrosoftTeams to version 4.0.0.
- MISC
- Added a function to uninstall all outdated dependencies
and older versions of Microsoft365DSC
- Added a function to uninstall all outdated dependencies