Skip to content

Release 1.22.309.1

Compare
Choose a tag to compare
@NikCharlebois NikCharlebois released this 09 Mar 17:19
· 9846 commits to Dev since this release
fbe5cbb
  • EXOAcceptedDomain
    • Fixes an issue where True was never accepted as a value for parameters
      MatchSubDomains or OutboundOnly.
      FIXES #1779
  • EXOMailboxPlan
    • New resource for Exchange Online Mailbox Plans.
  • EXOOrganizationConfig
    • Fixes an issue where AutoExpandingArchiveEnabled returned always False.
      FIXES #1789
  • 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.
  • 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