·
1 commit
to Master
since this release
- AADActivityBasedTimeoutPolicy
- Fixed an issue where the
DisplayNameproperty was not used for create and update.
FIXES #6680
- Fixed an issue where the
- AADApplication
- Added support for
TokenLifetimePolicies. - Fixing issue where Set-TargetResource threw an error trying to recreate
an existing permissions scope when id was not provided.
- Added support for
- AADAuthorizationPolicy
- Added new property
AllowUserConsentForRiskyApps.
- Added new property
- AADFeatureRolloutPolicy
- Added support for
AppliesTo.
- Added support for
- AADFilteringPolicyRule
- Fixed issue retrieving existing rule where the Id parameter was incorrectly provided.
- AADGroup
- Added support for
GroupLifecyclePolicySelectedEnabled, which indicates
if a Group has a Group Lifecycle Policy assigned to it. - Fixed an issue where using advanced filtering during export failed.
- Updated the required permissions to match the used cmdlets.
- Added support for
- AADUser
- Added new permission requirement
User.EnableDisableAccount.Allfor enabling / disabling accounts.
- Added new permission requirement
- EXOIRMConfiguration
- Fixed an issue where the
LicensingLocationproperty was not exported correctly.
FIXES #6644
- Fixed an issue where the
- IntuneAlertRuleWindows365
- Initial release.
- IntuneAppProtectionPolicyAndroid
- Fixes an issue where Set-TargetResource attempted to create an additional policy
when two instances with the same name already existed.
- Fixes an issue where Set-TargetResource attempted to create an additional policy
- IntuneAppProtectionPolicyiOS
- Fixes an issue where Set-TargetResource attempted to create an additional policy
when two instances with the same name already existed.
- Fixes an issue where Set-TargetResource attempted to create an additional policy
- IntuneDeviceConfigurationHealthMonitoringConfigurationPolicyWindows10
- Fixed an issue where the resource failed with
ModelValidationFailuredue to property casing mismatch.
- Fixed an issue where the resource failed with
- IntuneDeviceControlPolicySetting
- Initial release.
- IntuneEpmCertificatePolicySetting
- Initial release.
- IntuneFirewallPolicySetting
- Initial release.
- IntuneManagedInstallerPolicyWindows10
- Initial release.
- IntuneSettingCatalogCustomPolicyWindows10
- Fixed issue where roleScopeTagIds was sent as null instead of array, causing BadRequest (400) during policy update.
- ODSettings
- Added new property
DisplayNamesOfFileViewers. - Fixed an issue where exporting
DomainGuidswould throw because it is a GUID type.
FIXES #6615
- Added new property
- SPOSharingSettings
- Changed from server-side filtering to local because of backend limitations.
FIXES #6631
- Changed from server-side filtering to local because of backend limitations.
- SPOTenantSettings
- Added support for the following properties:
HideSyncButtonOnODB,MobileFriendlyUrlEnabledInTenant,
AllowDownloadingNonWebViewableFiles,AllowEditing,DisableCustomAppAuthentication,
DisabledModernListTemplateIds,DisablePersonalListCreation,IsLoopEnabled,
IsSharePointNewsfeedEnabled,IsSiteCreationEnabled,IsSiteCreationUiEnabled,
IsSitePagesCreationEnabled,NoAccessRedirectUrl,RequireAcceptingAccountMatchInvitedAccount,
SpecialCharactersStateInFileFolderNames.
- Added support for the following properties:
- SCDLPSensitiveInformationType
- Initial release.
- TeamsAIPolicy
- Initial release.
- TeamsFederationConfiguration
- Fixed an issue where
AllowedDomainscould not be set.
FIXES #6654
- Fixed an issue where
- TeamsMeetingPolicy
- Added support for new properties.
FIXES #6606
- Added support for new properties.
- TeamsMessagingPolicy
- Fixed an issue where
UseB2BInvitesToAddExternalUserswas exported with the wrong value.
FIXES #6632
- Fixed an issue where
- TeamsUpdateManagementPolicy
- Fixed an issue where the type for
DisabledInProductMessageswas String instead of a String array.
FIXES #6635
- Fixed an issue where the type for
- TeamsVoiceRoutingPolicy
- Fixed an issue where removing a policy required PSTN usages to exist.
FIXES #6449
- Fixed an issue where removing a policy required PSTN usages to exist.
- VivaEngagementRoleMember
- Fixed issue loading the required modules to export this resource.
- M365DSCDRGUtil
- Added drift event message to Verbose output.
FIXES #6666. - Fixed issue loading the required modules to export this resource
- Added drift event message to Verbose output.
- M365DSCReverse
- Fixed an issue where having resources specified in both include and exclude
during export would result in an exception.
FIXES #6630
- Fixed an issue where having resources specified in both include and exclude
- M365DSCUtil
- Added custom post processing to
Test-M365DSCTargetResource. - Added new function
Split-M365DSCConfiguration. - Improved logging output of
Test-M365DSCTargetResource. - Moved resource initialization into dedicated function.
- Removed groupId requirement in
ConvertTo-IntuneMobileAppAssignment.
- Added custom post processing to
- MISC
- DEPENDENCIES
- Updated MSCloudLoginAssistant to version 1.1.54