- AADNamedLocationPolicy
- Throw meaningful error if multiple policies with the same name were retrieved.
- EXOMalwareFilterPolicy
- Fix for the MakeDefault property where it wasn't properly setting existing
policies to default.
FIXES #1648
- Fix for the MakeDefault property where it wasn't properly setting existing
- IntuneDeviceConfigurationPolicyWindows10
- Fixed mismatch in property types between the PasswordBlockSimple and
PasswordSignInFailureCountBeforeFactoryReset properties.
FIXES #1525
- Fixed mismatch in property types between the PasswordBlockSimple and
- O365Group
- Removed support for invalid CertificatePassword and CertificatePath parameters
and added support for ApplicationSecret;
- Removed support for invalid CertificatePassword and CertificatePath parameters
- O365User
- Removed support for invalid CertificatePassword and CertificatePath parameters
and added support for ApplicationSecret;
- Removed support for invalid CertificatePassword and CertificatePath parameters
- TeamsChannel
- Fixed an issue where special symbols in Teams names would cause the
Get-TeamByName cmdlet to fail.
ISSUE #1578
- Fixed an issue where special symbols in Teams names would cause the
- MISC