- AADAccessReviewDefinition
- Fixed an issue where the filter for Get was applied incorrectly.
FIXES #6947
- Fixed an issue where the filter for Get was applied incorrectly.
- AADAppManagementPolicy
- Add certificateBasedApplicationConfigurationIds support to AADAppManagementPolicy
FIXES 6926
- Add certificateBasedApplicationConfigurationIds support to AADAppManagementPolicy
- AADCertificateBasedApplicationConfiguration
- Initial release. 6839
- AADConditionalAccessPolicy
- Fixed an issue where arrays could contain empty strings.
- AADCrossTenantIdentitySyncPolicyPartner
- Fixed an issue where the export would fail if the secondary tenant does
not allow reading of the tenant information.
FIXES #6843
- Fixed an issue where the export would fail if the secondary tenant does
- AADEntitlementManagementAccessPackageAssignmentPolicy
- Added missing sub-property
IsAgenticExperienceEnabledto
complex objectAccessReviewSettingsandApproverInformationVisibilityto
ApprovalStages[]
FIXES #6930
- Added missing sub-property
- AADGroup
- Added sort by
DisplayNameduring export. - Fixed an issue where empty GroupAsMember and Members weren`t properly
returned by the Get-TargetResource function.
- Added sort by
- AADGroupEligibilitySchedule
- Changed resource to
Dataplane.
- Changed resource to
- AADGroupsNamingPolicy
- Fixed an issue where arrays could contain empty strings.
- Fixed an issue where the
StartDateTimeproperty was not standardized.
It is now in the ISO 8601 format.
- AADGroupEligibilitySchedule
- Change resource to
Dataplane
- Change resource to
- AADPermissionGrantPolicy
- Initial Release
FIXES #6914
- Initial Release
- AADRoleAssignmentScheduleRequest
- Fixed multiple issues with fetching role assignments.
FIXES #6841
- Fixed multiple issues with fetching role assignments.
- AADRoleEligiblityScheduleRequest
- AADTenantAppManagementPolicy
- Add certificateBasedApplicationConfigurationIds support to AADTenantAppManagementPolicy
FIXES 6925 - Update format RestrictForAppsCreatedAfterDateTime to match AADAppManagementPolicy
- Add certificateBasedApplicationConfigurationIds support to AADTenantAppManagementPolicy
- AADUser
- Fixed an issue where not specified properties were applied during update.
FIXES #6934
- Fixed an issue where not specified properties were applied during update.
- DefenderRoleDefinition
- Initial release
- EXODistributionGroup
- Updated
Get-TargetResourceto use properties with display name.
FIXES #6769
- Updated
- EXOServicePrincipal
- Fixed an issue where the permissions were not correctly defined.
- EXOTenantAllowBlockListItems
- Fixed issue where value
Submissionwas missing from the validate
set fromListSubTypeparameter.
FIXES #6918
- Fixed issue where value
- IntuneAntivirusPolicyWindows10SettingCatalog
- Fixed an issue where
EnableDnsSinkHolewas exported although
it is deprecated.
FIXES #6937
- Fixed an issue where
- IntuneAppProtectionPolicyWindows10
- Initial release.
- IntuneCloudProvisioningPolicyWindows365
- Fixed an issue where deploying the configuration failed because the property
GeographicLocationTypewas missing.
- Fixed an issue where deploying the configuration failed because the property
- IntuneCustomizationBrandingProfile
- Initial release.
FIXES #4155
- Initial release.
- IntuneDeviceConfigurationPolicyMacOS
- Fixed an issue where arrays could contain empty strings.
- IntuneDeviceEnrollmentScopeConfigurationMam
- Initial release.
- IntuneDeviceEnrollmentScopeConfigurationMdm
- Initial release.
- IntuneDeviceManagementAndroidDeviceOwnerEnrollmentProfile
- Fixed an issue where unmodifiable profiles were exported.
FIXES #6889
- Fixed an issue where unmodifiable profiles were exported.
- IntuneRoleAssignmentWindows365
- Initial release.
- IntuneRoleDefinitionWindows365
- Initial release.
- IntuneTermsAndConditions
- Initial release.
- SCDLPSensitiveInformationType
- Updated test logic to use
Test-M365DSCTargetResource.
- Updated test logic to use
- TeamsOrgWideAppSettings
- Fixed an issue where updating the settings would fail.
FIXES #6900
- Fixed an issue where updating the settings would fail.
- M365DSCDRGUtil
- Fixed an issue in
Compare-M365DSCComplexObjectwhere calling it
directly would throw an exception during drift reporting.
FIXES #6922
- Fixed an issue in
- M365DSCPermissions
- Fixed an issue where granting admin consent was not working with credentials.
- M365DSCReport
- Fixed an issue when comparing multiple instances with the same key
properties would result in a RuntimeException.
- Fixed an issue when comparing multiple instances with the same key
- M365DSCReverse
- Fixed an issue where no warning was shown when exporting a single
resource where the authentication parameters did not match. - Removed workload pre-authentication during export.
- Updated the export logic to start module import during usage
and not during resource initialization.
- Fixed an issue where no warning was shown when exporting a single
- M365DSCUtil
- Added logic to not always check if a core required module is loaded.
- Updated the
Export-M365DSCConfigurationto only disconnect Graph if
not managed through MSCloudLoginAssistant instead of every time it is called.
- MISC
- Added filter support across all resources where filtering is applicable.
- Aligned code formatting across all resources.
- Aligned markdown documents and description to common standards.
- Expanded try/catch in
Get-TargetResourceto cover authentication.
- DEPENDENCIES
- Updated Microsoft.Graph to version 2.36.0.