Skip to content

Release 1.24.703.1

Compare
Choose a tag to compare
@NikCharlebois NikCharlebois released this 04 Jul 17:41
· 387 commits to Master since this release
a0d045e
  • EXOCASMailboxPlan
    • Remove DisplayName from set parameters
      FIXES #4814
  • EXODkimSigningConfig
    • Add support for 2048 key size;
    • Remove authentication parameters before changing the resources
      FIXES #4821
      FIXES #4805
  • EXOGroupSettings
    • Export unlimited number of groups
      FIXES #4800
  • EXOHostedContentFilterRule
    • When updating the resource assign property Identity to the correct value
      FIXES #4836
  • EXOMailboxPlan
    • Remove DisplayName from set parameters
      FIXES #4817
  • EXOHostedOutboundSpamFilterRule
    • Fix if clause on update scenario, remove property Enabled from being set
      while updating the resource and ensure that also while updating the resource
      the property HostedOutboundSpamFilterPolicy is only sent if it differs
      from what the resource already has currently assigned
      FIXES #4838
  • IntuneExploitProtectionPolicyWindows10SettingCatalog
    • Migrate to new settings catalog cmdlets.
  • IntuneSettingCatalogASRRulesPolicyWindows10
    • Migrate to new settings catalog cmdlets.
  • TeamsFederationConfiguration
    • Add missing property ExternalAccessWithTrialTenants
      FIXES #4829
  • M365DSCDRGUtil
    • Added Microsoft Graph filter functions.
    • Force array as parameter in Compare-M365DSCIntunePolicyAssignment.
  • MISC
    • Added support for startswith, endswith and contains filter methods to Intune resources
      that did not support it previously.
      FIXES #4597
    • Fixes issues with values of type groupSettingCollection and choiceSetting
      when creating the settings catalog policy settings body.
  • DEPENDENCIES
    • Updated DSCParser to version 2.0.0.6