Skip to content

Release 1.24.710.3

Compare
Choose a tag to compare
@NikCharlebois NikCharlebois released this 11 Jul 17:10
· 2392 commits to Master since this release
f1d6a92

1.24.710.3

  • MISC
    • Fixes issue with App Secret Authentication flow.

1.24.710.2

  • Telemetry
    • Fixed error handling on getting roles.

1.24.710.1

  • AADApplication
    • Fixes an error where the duplicate error was being trapped,
      which could cause extra instances to be created.
  • AADGroup
    • Fixes an error where the duplicate error was being trapped,
      which could cause extra instances to be created.
  • EXOAntiPhishRule
    • Don't check if associated EXOAntiPhishPolicy is present while removing
      resource since it's not required
      FIXES #4846
  • EXOHostedOutboundSpamFilterRule
    • Don't check if associated EXOHostedOutboundSpamFilterPolicy is present
      while removing resource since it's not required
      FIXES #4847
  • IntuneDeviceConfigurationPlatformScriptMacOS
    • Fixes an issue where the assignments are missing if filtered by display name.
  • M365DSCDRGUtil
    • Fixes an issue where the return value was changed to a single object
      instead of an array.
      FIXES #4844
    • Fixes an issue where Graph models were not treated properly as a complex object.
  • TELEMETRY
    • Added instance count.
    • Added roles scopes info.
  • DEPENDENCIES
    • Updated DSCParser to version 2.0.0.7.
    • Updated Microsoft.Graph to version 2.20.0
    • Updated Microsoft.PowerApps.Administration.PowerShell to version 2.0.191