- AADApplication
- Refactored logic for CIM Instance evaluation in Test-TargetResource.
- AADConditionalAccessPolicy
- Changed the InsiderRiskTypes property to a string array.
- AADConnectorGroupApplicationProxy
- Fixes an issue where the Get-TargetResource was not able to retrieve
instances by names. - Refactored logic for CIM Instance evaluation in Test-TargetResource.
- Fixes an issue where the Get-TargetResource was not able to retrieve
- AADServicePrincipal
- Fixes comparison of assigned roles for null values.
FIXES #5717
- Fixes comparison of assigned roles for null values.
- CommerceSelfServicePurchase
- Initial release.
- SCPolicyConfig
- Fixes and issue where Get-TargetResource was returning an empty array
instead of a null value when no values were defined.
- Fixes and issue where Get-TargetResource was returning an empty array
- SCRoleGroupMember
- Error handling if the Members parameter is omitted.
- MISC
- Changed the CIMInstance logic of various resources to us common logic.
- Added support for specifying a proxy in Update-M365DSCModule.
- DEPENDENCIES