Skip to content

Release 1.22.824.1

Compare
Choose a tag to compare
@NikCharlebois NikCharlebois released this 25 Aug 16:28
d06c50d
  • AADApplication
    • Fixed issue where Update-MgApplication could be called with parameter ReplyURLs which is invalid.
    • Added support to export/import app owners.
  • EXOTransportRule
    • Fix issue setting IncidentReportContent
      FIXES #2196
  • DEPENDENCIES
    • Updated DSCParser dependency to version 1.3.0.6.
    • Updated Microsoft.Graph dependencies to version 1.11.1.
    • Updated ReverseDSC dependency to version 2.0.0.12.
  • MISC
    • Fixed issue with Export-M365DSCConfiguration if all components were invalid or if resource files were not found.
    • Updated MicrosoftTeams to version 4.6.0.
  • O365User
    • Optimize, call Get-MgSubscribedSku only once instead of inside of two loops per each user/license.