- AADApplication
- Deprecated the Oauth2RequirePostResponse parameter as it was causing issues for the New function.
FIXES #2276
- Deprecated the Oauth2RequirePostResponse parameter as it was causing issues for the New function.
- AADEntitlementManagementAccessPackage
- Initial Release.
- EXOManagementRoleAssignment
- Added support for RoleGroup Role Assignees
Fixes #2524
- Added support for RoleGroup Role Assignees
- SCRetentionCompliancePolicy
- Fixes the Location parameters to be a string array instead of an object array.
FIXES #2503
- Fixes the Location parameters to be a string array instead of an object array.
- 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;