Skip to content

Release 1.22.1116.1

Compare
Choose a tag to compare
@NikCharlebois NikCharlebois released this 16 Nov 13:16
917bdd0
  • AADApplication
    • Deprecated the Oauth2RequirePostResponse parameter as it was causing issues for the New function.
      FIXES #2276
  • AADEntitlementManagementAccessPackage
    • Initial Release.
  • EXOManagementRoleAssignment
    • Added support for RoleGroup Role Assignees
      Fixes #2524
  • SCRetentionCompliancePolicy
    • Fixes the Location parameters to be a string array instead of an object array.
      FIXES #2503
  • MISC
    • Added Application based authentication to Microsoft Teams resources;
    • Added support for Service Principal Auth for the Planner resources;
  • DEPENDENCIES
    • Updated Microsoft.Graph.* to version 1.16.0;
    • Updated Microsoft.Teams to version 4.9.1;
    • Updated PnP.PowerShell to version 1.12.0;