- AADConditionalAccessPolicy
- Removed invalid empty string value that was added to the validate set
of two parameters. - Updated permission reference for app-onlzy authentication.
FIXES [#3329]
- Removed invalid empty string value that was added to the validate set
- AADRoleEligibilityScheduleRequest
- Fixed an issue where an error was thrown if no requests were found instead
of simply returning the Null object.
- Fixed an issue where an error was thrown if no requests were found instead
- AADRoleSetting
- Fix handling of DisplayName property in comparison
FIXES #4019
- Fix handling of DisplayName property in comparison
- AADUser
- Fixed and issue where an user would be created even if the resrouce was set to absent.
FIXES [#4265]
- Fixed and issue where an user would be created even if the resrouce was set to absent.
- EXOMobileDeviceMailboxPolicy
- Fixes an issue where an empty MinPasswordLength value was always passed down
to the update logic flow.
- Fixes an issue where an empty MinPasswordLength value was always passed down
- IntuneAppConfigurationPolicy
- Added parameter Id to avoid having to retrieve the same policy multiple
times - Fixed tests in Test-TargetResource to ensure the resource reports its
correct state
FIXES #3542
- Added parameter Id to avoid having to retrieve the same policy multiple
- IntuneDeviceAndAppManagementAssignmentFilter
- Fixed Test-TargetResource to ensure that resource reports its correct state
FIXES #3959
- Fixed Test-TargetResource to ensure that resource reports its correct state
- IntuneDeviceConfigurationNetworkBoundaryPolicyWindows10
- Fixed Test-TargetResource by removing Id from being tested and also used
correct filter while retrieving the policy otherwise it could not be found
FIXES #3964
- Fixed Test-TargetResource by removing Id from being tested and also used
- IntuneDeviceConfigurationPolicyAndroidWorkProfile
- Fix typo in variable which made it export incorrectly and report that
resource was not in correct state due to testing an incorrect value
FIXES #3972
- Fix typo in variable which made it export incorrectly and report that
- IntuneSettingCatalogASRRulesPolicyWindows10
- Fix removal of resource if Identity comes from another tenant or is not
present in blueprint - Fix Test-TargetResource by not comparing Identity since it might be from
another tenant or not present in blueprint
FIXES #4302
- Fix removal of resource if Identity comes from another tenant or is not
- SCDPLPCompianceRule
- Added support for multiple additional parameters.
- SPOSharingSettings
- Fixed an issue where the resource would return multiple sites.
FIXES #2759
- Fixed an issue where the resource would return multiple sites.
- DEPENDENCIES
- Updated DSCParser to version 1.4.0.2.
- Updated Microsoft.Graph dependencies to version 2.13.1.
- Updated MSCloudLoginAssistant to version 1.1.13.
- MISC
- M365DSCReport
- Fix nested change detection for CIMInstances
- Fix IntuneDeviceEnrolllmentPlatformRestriction comparison in report
FIXES #4291
- Added new QA test to check for missing description in resource schema
- M365DSCReport