- AADAccessReviewPolicy
- Missing AccessReview permission for Application Read access
FIXES #5796
- Missing AccessReview permission for Application Read access
- AADApplication
- Test-TargetResource logic updated to skip evaluating CIMArrays that are empty
when passed as desired values.
- Test-TargetResource logic updated to skip evaluating CIMArrays that are empty
- AADDeviceRegistrationPolicy
- Fixed an issue where the AzureADJoinIsAdminConfigurable was not returned by the
Get-TargetResource function. - Fix issue setting Selected Users and Groups for Entra Join.
FIXES #5798
- Fixed an issue where the AzureADJoinIsAdminConfigurable was not returned by the
- AADGroup
- Returns an empty array for roles and licenses from the Get-TargetResource
function instead of null when no instances are found.
- Returns an empty array for roles and licenses from the Get-TargetResource
- AADRoleEligibilityScheduleRequest
- AADServicePrincipal
- Evaluating assigned users based on UPN and not just on DisplayName.
- FIXES #5359 AADServicePrincipal fails on Managed Identities when DelegatedPermissions returns 500 response
- ADOSecurityPolicy
- Fixes an issue where the resource threw an error trying to parse the default
values.
- Fixes an issue where the resource threw an error trying to parse the default
- EXODistributionGroup
- Changed logic to retrieve existing members by UserPrincipalName.
- EXORoleGroup
- Evaluating assigned users based on UPN and not just on DisplayName if they
have an associated mailbox.
- Evaluating assigned users based on UPN and not just on DisplayName if they
- IntuneDeviceManagementEnrollmentAndroidGooglePlay
- Marked the Id property as mandatory in the resource.
- M365DSCRuleEvaluation
- Added support for specifying a Filter property.
- M365DSCUtil
- Add M365DSC prefix to
Remove-EmptyValue
. - Fixes an issue with
Credential
property being escaped and indentation. - Adds the possibility to allow variables in strings and no authentication
results update during conversion to final export.
FIXES #3861
- Add M365DSC prefix to
- SCInsiderRiskPolicy
- Enforces the MDATPTriageStatus to be a string array.
- SCSensitivityLabel
- Fixes invalid accepted content type values.
- IntuneDeviceCompliancePolicyAndroidDeviceOwner
- IntuneDeviceCompliancePolicyAndroidWorkProfile
- TeamsAppPermissionPolicy
- Updated correct Typecasting for AppPresetMeeting and PinnedMessagebarApps
before adding them to the policy
- Updated correct Typecasting for AppPresetMeeting and PinnedMessagebarApps
- TeamsAppSetupPolicy
- FIXES [#5752
- TeamsM365App
- Remove
Ensure
property from being exported.
FIXES #5781
- Remove
- AADGroupEligibilitySchedule
- DEPENDENCIES
- Updated ReverseDSC to version 2.0.0.27