- AADGroup
- Extraction no longer exports Distribution List or mail enabled security list since these are not supported by the Microsoft Graph API.
FIXES #2587
- Extraction no longer exports Distribution List or mail enabled security list since these are not supported by the Microsoft Graph API.
- EXOMailContact
- EXOManagementRoleAssignment
- Force refresh permissions after the Set-TargetResource is called to ensure the correct cmdlets are loaded in the session.
FIXES #2523
- Force refresh permissions after the Set-TargetResource is called to ensure the correct cmdlets are loaded in the session.
- SCSensitivityLabel
- Removed the EncryptionAipTemplateScopes parameter from being evaluated in the Test and removed it from the update scenario in the Set.
FIXES #2205
- Removed the EncryptionAipTemplateScopes parameter from being evaluated in the Test and removed it from the update scenario in the Set.
- SCProtectionAlert
- Initial Release
- TeamsFilesPolicy
- Initial Release
- TeamsIPPhonePolicy
- Initial Release
- TeamsShiftsPolicy
- Initial Release
- MISC
- Fixed a typo in the reporting logic that caused issue evaluating certain resources in the NEw-M365DSCDelaaReport function
FIXES #2685 - Added support for the ExcludedProperties parameter in the Assert-M365DSCBlueprint function.
FIXES #2671 - Updated Get-M365DSCCompiledPermissionList to output all permissions consistently.
It can now also be used as input for Update-M365DscAzureAdApplication. - Fixes issue where the wrong parameter is being passed to the Erro log function.
FIXES #2682 - Updated automatic website documentation generation
- Fixed a typo in the reporting logic that caused issue evaluating certain resources in the NEw-M365DSCDelaaReport function
- DEPENDENCIES
- Updated Microsoft.Graph.* to version 1.19.0;
- Updated MSCloudLoginAssistant to version 1.0.101;