Skip to content

Releases: microsoft/Microsoft365DSC

Release 1.24.1120.1

20 Nov 20:29
120f8f1
Compare
Choose a tag to compare
  • AADAdminConsentRequestPolicy
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADAuthenticationMethodPolicyAuthenticator
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADAuthenticationMethodPolicyEmail
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADAuthenticationMethodPolicyExternal
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADAuthenticationMethodPolicyFido2
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADAuthenticationMethodPolicyHardware
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADAuthenticationMethodPolicySms
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADAuthenticationMethodPolicySoftware
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADAuthenticationMethodPolicyTemporary
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADAuthenticationMethodPolicyVoice
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADAuthenticationMethodPolicyX509
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADConditionalAccessPolicy
    • Fixed bug where a null value was passed in the request for the
      excludePlatforms parameter when just values were assigned to includePlatforms, which throws an error.
    • Fixed bug where a null value was passed in the request for the
      sessionControl parameter when there are no session controls, which throws an error.
    • Fixed bug where a null value was passed in the request for the
      applicationEnforcedRestrictions parameter when value was set to false, which throws an error.
  • AADDeviceRegistrationPolicy
    • Added error handling to Group display name retrieval to prevent errors
      when an assigned group no longer exists.
  • AADRoleAssignmentScheduleRequest
    • Initial release.
  • AADRoleEligibilityScheduleRequest
    • Adds support for custom role assignments at app scope.
  • AADRoleSettings
    • Fixing issue where the ActivateApprover parameter is not processed correctly
      when an approver does not exist.
      FIXES #5423
      FIXES #5415
  • AzureBillingAccountPolicy
    • Initial release.
  • IntuneDeviceConfigurationPolicyAndroidDeviceOwner
    • Fixed issue when properties DetailedHelpText,
      DeviceOwnerLockScreenMessage or ShortHelpText were defined but the
      request was not being sent correctly
      FIXES #5411
  • IntuneDiskEncryptionPDEPolicyWindows10
    • Initial release.
  • IntuneFirewallRulesHyperVPolicyWindows10
    • Initial release.
  • IntuneFirewallRulesPolicyWindows10ConfigMgr
    • Initial release.
  • IntuneMobileAppConfigurationPolicyIOS
    • Initial release.
  • SCPolicyConfig
    • Fixed an issue extracting empty groups properties.
  • TeamsUpdateManagementPolicy
    • Added conversion of the UpdateTimeOfDay parameter to the local culture format
      so that the comparison will work consistently.
      FIXES #5424
  • M365DSCDRGUtil
    • Improve CIM instance detection for specific Intune resources.

Release 1.24.1113.1

13 Nov 19:29
2ebfc0f
Compare
Choose a tag to compare
  • AADConditionalAccessPolicy
    • Fixed bug where an empty value was passed in the request for the
      insiderRiskLevels parameter, which throws an error.
      FIXES #5389
    • Fixes a bug where 3P apps could not be assigned by DisplayName for both
      IncludeApplications and ExcludeApplications
      FIXES #5390
  • AADRoleEligibilityScheduleRequest
  • EXOATPBuiltInProtectionRule, EXOEOPProtectionRule
    • Fixed issue where empty arrays were being compared incorrectly to null
      strings
      FIXES #5394
  • IntuneAccountProtectionLocalAdministratorPasswordSolutionPolicy
    • Update property PasswordAgeDays_AAD to be lower-case.
      FIXES #5378 (1/2)
  • IntuneAntivirusExclusionsPolicyMacOS
    • Initial release.
  • IntuneAntivirusPolicyWindows10SettingCatalog
    • Update properties to be upper-case.
      Fixes #5373
  • IntuneDeviceConfigurationCustomPolicyWindows10
    • Fixed issue where Value, from OmaSettings, could not be compared
      correctly if it was boolean and set to $False
      FIXES #5384
  • IntuneEndpointDetectionAndResponsePolicyWindows10
    • Remove changed property name from export.
      FIXES #5300
  • IntuneSecurityBaselineMicrosoftEdge
    • Deprecate property authschemes and replace with AuthSchemes_AuthSchemes
  • M365DSCDRGUtil
    • Restrict CIM instance access to properties that appear multiple times.
    • Switch log type for not found Intune assignments to Warning.
  • M365DSCIntuneSettingsCatalogUtil
    • Add ADMX handling for edge~httpauthentication_.
      FIXES #5378 (2/2)
  • TeamsUpgradePolicy
    • Changes to how we are retrieving the users to improve performance.
  • DEPENDENCIES
    • Updated DSCParser to version 2.0.0.12.
    • Updated MSCloudLoginAssistant to version 1.1.28.

Release 1.24.1106.3

09 Nov 14:14
8d329c5
Compare
Choose a tag to compare

1.24.1106.3

  • AzureBillingAccountScheduledAction
    • Initial release.
  • AzureSubscription
    • Added the ability to delete subscriptions.
  • EXODataAtRestEncryptionPolicyAssignment
    • Initial release.
  • EXODataAtRestEncryptionPolicy
    • Initial release.
  • IntuneAntivirusPolicyMacOS
    • Initial release.
  • IntuneAntivirusExclusionsPolicyLinux
    • Initial release.
  • IntuneFirewallRulesPolicyWindows10
    • Initial release.
  • MISC
    • Fixed issues with API Url's parsing.

1.24.1106.1

  • AADAccessReviewDefinition
    • Initial release.
  • AADAccessReviewPolicy
    • Initial release.
  • AADAuthenticationMethodPolicyExternal
    • Initial release.
  • AADClaimsMappingPolicy
    • Initial release.
  • AADConditionalAccessPolicy
    • FIXES #5282
    • Added support for InsiderRiskLevels.
  • AADCustomSecurityAttributeDefinition
    • Fixed missing permissions in settings.json
  • AADEnrichedAuditLogs
    • Initial release.
  • AADFederationConfiguration
    • Initial release.
  • AADFilteringPolicy
    • Initial release.
  • AADFilteringPolicyRule
    • Initial release.
  • AADFilteringProfile
    • Initial release.
  • AADGroup
    • Added support for custom roles assignment.
      FIXES #5322
  • AADHomeRealmDiscoveryPolicy
    • Initial Release
  • AADIdentityAPIConnector
    • Initial release.
  • AADIdentityB2XUserFlow
    • Initial release.
  • AADIdentityGovernanceLifecycleWorkflowCustomTaskExtension
    • Initial release.
  • AADIdentityGovernanceProgram
    • Initial release.
  • AADIdentityProtectionPolicySettings
    • Initial release.
  • AADNamedLocationPolicy
    • Fixed issue where duplicate names were not detected correctly.
  • AADNetworkAccessForwardingPolicy
    • Initial release.
  • AADNetworkAccessForwardingProfile
    • Initial release.
  • AADNetworkAccessSettingConditionalAccess
    • Initial release.
  • AADNetworkAccessSettingCrossTenantAccess
    • Initial release.
  • AADOnPremisesPublishingProfilesSettings
    • Initial release.
  • AADOrganizationCertificateBasedAuthConfiguration
    • Initial release.
  • AADRemoteNetwork
    • Initial release.
  • AADRoleEligibilityScheduleRequest
    • Fixes for Custom roles.
      FIXES #5330
    • Fixes to remove elegibility schedule for custom roles.
      FIXES #5331
  • AADRoleManagementPolicyRule
    • Initial release.
  • AADServicePrincipal
    • Added the notes field.
      FIXES #5312
    • Added support for KeyCredentials and PasswordCredentials.
    • Added support for SAML.
    • Fixed issue with Owners.
  • AADSocialIdentityProvider
    • Fixed missing permissions in settings.json
  • AADUserFlowAttribute
    • Initial Release
  • AADVerifiedIdAuthority
    • Initial release.
  • AADVerifiedIdAuthorityContract
    • Initial release.
  • AzureBillingAccountsAssociatedTenant
    • Initial release.
  • AzureBillingAccountsRoleAssignment
    • Initial release.
  • AzureDiagnosticSettings
    • Initial release.
  • AzureDiagnosticSettingsCustomSecurityAttribute
    • Initial release.
  • AzureSubscription
    • Renamed parameters and added logic flow to create new subscriptions.
  • AzureVerifiedIdFaceCheck
    • Initial release.
  • DefenderDeviceAuthenticatedScanDefinition
    • Initial release.
  • EXOActiveSyncMailboxPolicy
    • Initial release.
  • EXOArcConfig
    • Fixed Test-TargetResource to correctly check property ArcTrustedSealers
      when it has an array
  • EXOM365DataAtRestEncryptionPolicy
    • Initial release.
  • EXOMailboxAuditBypassAssociation
    • Initial release.
  • EXOMailboxSettings
    • Added support for AddressBookPolicy, RetentionPolicy, RoleAssignmentPolicy
      and SharingPolicy.
  • EXOServicePrincipal
    • Initial release.
  • EXOTenantAllowBlockListItems
    • Fixed Test-TargetResource to correctly mark when this resource is removed
  • EXOTenantAllowBlockListSpoofItems
    • Initial release.
  • IntuneAccountProtectionLocalUserGroupMembershipPolicy
    • Updates values in UserSelectionType.
      FIXES #5318
  • IntuneAntivirusPolicyLinux
    • Initial release.
  • IntuneAppAndBrowserIsolationPolicyWindows10ConfigMgr
    • Initial release.
  • IntuneAppCategory
    • Fixed retrieval of resource which could then result in multiple categories
      being created with same name.
  • IntuneAppleMDMPushNotificationCertificate
    • Initial release.
  • IntuneAppProtectionPolicyiOS
    • Fixes an issue that could cause multiple instances to be created when multiple
      instances with the same display name exist.
  • IntuneDerivedCredential
    • Fixed export and deployment when NotificationType had more than one option
      selected
    • Fixed retrieval of resource when it cannot be found by Id
    • Added a few verbose messages
  • IntuneDeviceManagmentAndroidDeviceOwnerEnrollmentProfile
    • Initial release.
  • IntuneEndpointDetectionAndResponsePolicyWindows10
    • Fixes an issue with AutoFromConnector as the Configuration package type.
      FIXES #5246
  • IntuneMobileThreatDefenseConnector
    • Initial release.
  • IntuneSecurityBaselineDefenderForEndpoint
    • Initial release.
  • IntuneSettingCatalogCustomPolicyWindows10
    • Fixes an issue with limited results when more than 25 results are present.
  • Intune workload
    • Fixed missing permissions in settings.json
  • M365DSCRuleEvaluation
    • Changed the name of the Key property from ResourceName to ResourceTypeName.
      While this is considered a breaking change, the old property name was
      breaking the DSCParser process. The impact of this breaking the parsing
      process is important enough to justify an out-of-band breaking change of
      this resource.
  • ODSettings
    • Deprecated property NotifyOwnersWhenInvitationsAccepted.
      FIXES #4979
  • PPPowerAppsEnvironment
    • Add ProvisionDatabase attribute
      FIXES #5207
  • PPTenantSettings
    • Updated to support latest settings.
  • SCInsiderRiskPolicy
    • Added support for property MDATPTriageStatus.
    • Added support for GPUUtilizationLimit and CPUUtilizationLimit.
  • SCPolicyConfig
    • Initial release.
  • SCSensitivityLabel
    • Fixed issue with setting label priority
      FIXES #5266
  • SentinelAlertRule
    • Initial release.
  • SentinelThreatIntelligenceIndicator
    • Initial release.
  • SPOSharingSettings
    • Deprecated property RequireAcceptingAccountMatchInvitedAccount.
      FIXES #4979
  • SPOTenantSettings
    • Added support for AllowSelectSGsInODBListInTenant,
      DenySelectSGsInODBListInTenant, DenySelectSecurityGroupsInSPSitesList,
      AllowSelectSecurityGroupsInSPSitesList,
      ExemptNativeUsersFromTenantLevelRestricedAccessControl properties.
    • TenantDefaultTimezone changed to String instead of Array.
  • TeamsMeetingPolicy
    • Added new parameters: AllowExternalNonTrustedMeetingChat, AttendeeIdentityMasking,
      AutomaticallyStartCopilot, AutoRecording, ConnectToMeetingControls,
      ContentSharingInExternalMeetings, Copilot, CopyRestriction,
      DetectSensitiveContentDuringScreenSharing, ExternalMeetingJoin, ParticipantNameChange,
      VoiceIsolation
  • TeamsOrgWideAppSettings
    • Fixed an issue where ManagedIdentity wasn't define in the methods' signatures.
      FIXES #5188
  • M365DSCDRGUtil
    • Fixes an issue where non-unique properties were not combined
      properly with their respective parent setting.
  • MISC
    • Fixed references to graph.microsoft.com with dynamic domain name based on target cloud.
      Impacted AADAdminConsentRequestPolicy, AADApplication, AADConditionalAccessPolicy, AADGroup,
      AADNamedLocationPolicy, AADServiePrincipal, IntuneASRRulesPolicyWindows10,
      IntuneAccountProtectionLocalUsersGroupMembershipPolicy, IntuneAccountProtectionPolicy,
      IntuneAppProtectionPolicyiOS,IntuneDeviceConfigurationAdministrativeTemplatePolicyWindows10,
      IntuneDeviceConfigurationSCEPCertificatePolicyWindows10, IntuneDeviceConfigurationWiredNetworkPolicyWindows10,
      IntuneDeviceEnrollmentStatusPageWindows10, IntuneDiskEncryptionMacOS, IntunePolicySets,
      IntuneSettingCatalogCustomPolicyWindows10, M365DSCRGUtil
    • Exponential performance improvements by reducing complexity and roundtrips.
    • Changed the logic that appends GUID in the resource name when primary key is not found during an
      export. We will only append a GUID if the IsSingleInstance property is not found on the resource.
    • Add check in AADGroupSettings for NewUnifiedGroupWritebackDefault not existing in Government by default
      FIXES #5213
    • Fix static refrences to graph.microsoft.com
      FIXES #5339
      AADNetworkAccessForwardingPolicy. AADOrganizationCertificateBasedAuthConfiguration,
      AADAuthenticationMethodPolicyExternal, AADEnrichedAuditLogs
      FIXES #5340
      IntuneDeviceManagementEnrollmentAndroidGooglePlay, IntuneAppleMDMPushNotificationCertificate
    • Fixes static OData refrences to graph.microsoft.com
      AADApplication, AADEntitlementManagementAccessPackage, AADEntitlementManagementConnectedOrganization
      AADServicePrincipal
      FIXES #5342
  • DEPENDENCIES
    • Updated Microsoft.Graph to version 2.24.0.
    • Updated Microsoft.PowerApps.Administration.PowerShell to version...
Read more

Release 1.24.1016.1

17 Oct 17:06
0fc92f5
Compare
Choose a tag to compare
  • AADAdminConsentRequestPolicy
    • Initial release.
  • AADApplication
    • Fixed an issue trying to retrieve the beta instance.
    • Added support for OnPremisesPublishing.
    • Added support for ApplicationTemplate.
    • Fixes an issue where trying to apply permissions complained about
      duplicate entries.
  • AADAuthenticationRequirement
    • Initial release.
  • AADConnectorGroupApplicationProxy
    • Initial release.
  • AADCustomSecurityAttributeDefinition
    • Initial release.
  • AADDeviceRegistrationPolicy
    • Initial release.
  • AADEntitlementManagementSettings
    • Added support for ApplicationSecret
  • AADIdentityGovernanceLifecycleWorkflow
    • Initial release.
  • AADLifecycleWorkflowSettings
    • Initial release.
  • AADServicePrincipal
    • Adding Delegated Permission Classification Property
  • ADOPermissionGroupSettings
    • Initial release.
  • EXOATPBuiltInProtectionRule
    • Initial release.
  • EXOMigrationEndpoint
    • Initial Release
  • IntuneAccountProtectionPolicy
    • Added deprecation notice.
  • IntuneAccountProtectionPolicyWindows10
    • Initial Release
      FIXES #5073
  • IntuneAppAndBrowserIsolationPolicyWindows10
    • Initial release.
      FIXES #3028
  • IntuneDerivedCredential
    • Initial release.
  • IntuneDeviceConfigurationIdentityProtectionPolicyWindows10
    • Added deprecation notice.
  • IntuneEndpointDetectionAndResponsePolicyWindows10
    • Migrate to new Settings Catalog cmdlets.
  • IntuneMobileAppsMacOSLobApp
    • Initial release
  • IntuneMobileAppsWindowsOfficeSuiteApp
    • Initial release
  • IntuneSecurityBaselineMicrosoft365AppsForEnterprise
    • Initial release
  • IntuneSecurityBaselineMicrosoftEdge
    • Initial release
  • PPAdminDLPPolicy
    • Initial release.
  • PPDLPPolicyConnectorConfigurations
    • Initial release.
  • PPPowerAppPolicyUrlPatterns
    • Initial release.
  • TeamsClientConfiguration
    • Fixed bug where RestrictedSenderList was always empty in the MSFT_TeamsClientConfiguration resource
      FIXES #5190
    • Changed Set-TargetResource to always use semicolon as separator as mentioned in the MS documentation
  • TeamsUpgradePolicy
    • Added support for tenant wide changes using the * value for users.
      FIXES #5174
  • M365DSCDRGUtil
    • Fixes an issue for the handling of skipped one-property elements in the
      Settings Catalog. FIXES #5086
    • Add Set support for secret Settings Catalog values
    • Removed unused functions
    • Add support for device / user scoped settings.
  • ResourceGenerator
    • Add support for device / user scoped settings.
  • DEPENDENCIES
    • Updated DSCParser to version 2.0.0.11
    • Updated ReverseDSC to version 2.0.0.22

Release 1.24.1002.1

02 Oct 17:11
6c39f95
Compare
Choose a tag to compare
  • AADAdministrativeUnit
    • Added support for property IsMemberManagementRestricted.
  • AADApplication
    • Added AppRoles
    • Added AuthenticationBehavior
    • Added KeyCredentials
    • Added OptionalClaims
    • Added PasswordCredentials
    • Added PreAuthorizationApplications
  • AADAuthenticationMethodPolicy
    • Added ReportSuspiciousActivitySettings
  • AADAuthenticationMethodPolicyHardware
    • Initial release.
  • AADEntitlementManagementSettings
    • Initial release.
  • AADFeatureRolloutPolicy
    • Initial release
  • AADGroup
    • Fixes issue with incorrect removal of assigned license(s)
      FIXES #5128
    • Fixes logic to evaluate license assignments and disabled plans.
      FIXES #5101
    • Fixes issue with code that is never executed
      FIXES #5001
    • Adds support to assign Service Principal as members or owners.
      FIXES #4972
  • AADPasswordRuleSettings
    • Initial release
  • ADOOrganizationOwner
    • Initial release.
  • ADOPermissionGroup
    • Initial release.
  • ADOSecurityPolicy
    • Initial release.
  • AzureSubscription
    • Initial Release.
  • DefenderSubscriptionDefenderPlan
    • Initial release.
  • EXOAntiPhishPolicy
    • Use correct type integer for variable PhishThresholdLevel
  • EXOArcConfig
    • Initial Release.
  • EXOAuthenticationPolicy
    • If policy needs changes then recreate it to avoid issue with
      Set-AuthenticationPolicy cmdlet
      FIXES #4819
  • EXODnssecForVerifiedDomain
    • Initial Release.
  • EXOEmailTenantSettings
    • Initial Release.
  • EXOFocusedInbox
    • Initial Release.
  • EXOMailboxCalendarConfiguration
    • Initial Release.
  • EXOMailboxIRMAccess
    • Initial Release.
  • EXOMailboxFolderPermission
    • Initial Release.
  • EXOMailboxIRMAccess
    • Initial Release.
  • EXOMailTips
    • Remove property Ensure since this resource is of type IsSingleInstance
  • EXOManagementScope
    • Initial Release.
  • EXORetentionPolicy
    • Initial Release.
  • EXOPhishSimOverrideRule
    • Initial Release.
  • IntuneAntivirusPolicyWindows10SettingCatalog
    • Fixes an issue with invalid parameter definition.
      FIXES #5015
    • Fixes an issue where the AccessTokens parameter was not available.
      FIXES #5121
  • IntuneAppCategory
    • Initial release.
  • IntuneAppProtectionPolicyiOS
    • Improve TargetedAppManagementLevels property to specify multiple values.
      FIXES #5032
  • IntuneDeviceCompliancePolicyWindows10
    • Fixes an issue where the property ValidOperatingSystemBuildRanges was
      not exported properly.
      FIXES #5030
  • IntuneDeviceConfigurationSharedMultiDevicePolicyWindows10
    • Add missing AccessTokens parameter to Export-TargetResource
      FIXES #5034
  • IntuneFirewallPolicyWindows10
    • Initial release
      FIXES #3033
  • IntuneSettingCatalogCustomPolicyWindows10
    • Update export logic to target more specific policy types.
    • Prevent thrown exception to be caught by exception handler.
      FIXES #5088
  • M365DSCDRGUtil
    • Add support for more complex Intune Settings Catalog properties
    • Update handling of Update-IntuneDeviceConfigurationPolicy to throw on error
      FIXES #5055
  • M365DSCResourceGenerator
    • Update Intune resource generation for the Settings Catalog.
  • O365ExternalConnection
    • Initial release.
  • SCDeviceConditionalAccessRule
    • Initial release.
  • SCDeviceConfigurationRule
    • Initial release.
  • SCInsiderRiskEntityList
    • Initial release.
  • SCInsiderRiskPolicy
    • Initial release.
  • SCRecordReviewNotificationTemplateConfig
    • Initial release.
  • SCRoleGroup
    • Fixes an issue with creation without specifying Displayname
    • Fixes an issue with Drifts because of returned Role format
      FIXES #5036
  • SCAutoSensitivityLabelRule
    • Fixed issue with incorrectly applying HeaderMatchesPatterns, even when
      parameter wasn't specified.
      FIXES #4641
  • SCSensitivityLabel
    • Added support for Auto Labeling settings
      FIXES #3784
  • SentinelSetting
    • Initial release.
  • SentinelWatchlist
    • Initial release.
  • SPOAccessControlSettings
    • Added support for property EnableRestrictedAccessControl.
  • M365DSCUtil
    • Fixes an issue where the O365Group workload was not properly detected.
      FIXES #5095
  • DEPENDENCIES
    • Updated DSCParser to version 2.0.0.10.
    • Updated Microsoft.Graph to version 2.23.0.
    • Added dependencies on Az.Accounts, Az.Resources, Az.ResourceGraph
      and Az.SecurityInsights.
    • Updated DSCParser to version 2.0.0.9.
    • Updated MSCloudLoginAssistant to version 1.1.25.
    • Added dependency on Microsoft.Graph.Beta.Search.
    • Removed unnecessary dependency PSDesiredStateConfiguration v1.1

Release 1.24.904.1

05 Sep 15:43
9ca1123
Compare
Choose a tag to compare
  • EXOOwaMailboxPolicy
    • Add support for AccountTransferEnabled parameter
  • EXOSweepRule
    • Initial Release.
  • FabricAdminTenantSettings
    • Initial Release.
  • IntuneDeviceControlPolicyWindows10
    • Initial Release
  • M365DSCDRGUtil
    • Fixes an issue where a Intune settings catalog DSC param was not handled
      correctly when it was not specified.
      FIXES #5000
    • Fixes an issue where the exported nested CIM instances had too many line breaks.
    • Fixes an issue where Settings Catalog properties were not correctly handled.
  • DEPENDENCIES
    • Updated MSCloudLoginAssistant to version 1.1.20.

Release 1.24.828.1

29 Aug 01:33
567d4c8
Compare
Choose a tag to compare
  • AADAdministrativeUnit
    • Fix Properties for Dynamic Administrative Units in Graph have moved
  • AADConditionalAccessPolicy
    • Fixing issue where the resource crashed when trying to retrieve groups
      and users from Entra ID which no longer existed
    • Fixes an issue where the AuthenticationFlows property changed in Graph
      and updates on the documentation for the possible values of TransferMethods.
      FIXES #4961
      FIXES #4960
      FIXES #4734
      FIXES #4725
  • AADGroup
  • EXOAuthenticationPolicyAssignment
    • Removes the 1000 user limit when exporting authentication policy assignments
      FIXES #4956
  • EXOHostedContentFilterRule
    • Don't check if associated EXOHostedContentFilterPolicy is present
      while removing resource since it's not required
  • EXORoleGroup
    • Fix an issue where roles that have empty members cannot be compared
      FIXES [#4977] (#4977)
  • IntuneAccountProtectionLocalAdministratorPasswordSolutionPolicy
    • Fixed issue if PasswordComplexity was set to 5 by allowing that value
      FIXES #4963
  • IntuneDeviceCompliancePolicyWindows10
    • Fix extraction of property TpmRequired
  • IntuneDeviceConfigurationCustomPolicyWindows10
    • Change app and delegated permissions for reading to
      DeviceManagementConfiguration.ReadWrite.All to cope with
      getOmaSettingPlainTextValue which is only working if RW is granted
      FIXES #4412
  • IntuneDeviceRemediation
    • Add export of global remediation scripts.
  • O365OrgSettings
  • SCAutoSensitivityLabelPolicy
    • Fixes issue where Mode=Enabled is not supported for SP and OD. Changing
      property to TestWithoutNotifications in those instances.
      FIXES #4990
  • SCAutoSensitivityLabelRule
    • Fixes issue where the export was looping through all possible workloads
      instead of the actually targeted workload
      FIXES #4989
  • SCSensitivityLabel
    • Corrected issue where ExternalAccess properties were configured inverted
      FIXES #3782
  • M365DSCDRGUtil
    • Update Intune Settings Catalog Handling.
    • Fixes an issue where the MSFT_IntuneDeviceRemediationPolicyAssignments
      type would trigger an incorrect comparison in Compare-M365DSCComplexObject.
  • M365DSCResourceGenerator
    • Update Intune resource generation for the Settings Catalog.
  • M365DSCUtil
    • Fix Compare-PSCustomObjectArrays by allowing empty arrays as input
      FIXES #4952
  • O365OrgSettings
  • MISC
    • Improve module updates and PowerShell Core support across the DSC
      resources.
      FIXES #4941
    • Replace some Write-Host occurrences in core engine with
      appropriate alternatives.
      FIXES #4943
    • Fixed a typo within M365DSCReport.psm1 related to a .png file
      FIXES #4983
  • DEPENDENCIES
    • Updated MicrosoftTeams to version 6.5.0.
    • Updated MSCloudLoginAssistant to version 1.1.19.

Release 1.24.731.1

01 Aug 21:59
3b3e152
Compare
Choose a tag to compare
  • AADAuthenticationMethodPolicyFido2
    • Add missing class identifier to schema.
      FIXES #4900
      FIXES #4079
  • IntuneAntivirusPolicyWindows10SettingCatalog
    • Fixes an issue where the template reference is not set correctly.
      FIXES #4925
  • IntuneDeviceConfigurationEndpointProtectionPolicyWindows10
    • Fix compiling if ProfileTypes (in FirewallRules) is present and contains
      more than one value
      FIXES #4936
  • IntuneDeviceConfigurationPolicyiOS
    • Fix export of property NetworkUsageRules
      FIXES #4934
  • MISC
    • M365DSCReport
      • Update key properties for delta report in AADGroup resource.
        FIXES #4921

Release 1.24.724.1

24 Jul 20:01
52a42d0
Compare
Choose a tag to compare
  • IntuneAntivirusPolicyWindows10SettingCatalog
    • Migrate to new settings catalog cmdlets.
  • IntuneAttackSurfaceReductionRulesPolicyWindows10ConfigManager
    • Migrate to new settings catalog cmdlets.
      FIXES #3966
  • IntuneEndpointDetectionAndResponsePolicyLinux
    • Initial release.
  • IntuneEndointDetectionAndResponsePolicyMacOS
    • Initial release.
  • IntuneWindowsUpdateForBusinessFeatureUpdateProfileWindows10
    • Introduces new properties and updates the handling of the
      start and end dates.
      FIXES #4614
      FIXES #3438
  • M365DSCDRGUtil
    • Fixes an issue where only 25 settings catalog templates were fetched with one call.
  • SPOSharingSettings
    • Changed approach to MySite filtering.

Release 1.24.717.1

17 Jul 21:00
d202238
Compare
Choose a tag to compare
  • EXOHostedOutboundSpamFilterPolicy
    • Changed the RecipientLimitInternalPerHour, RecipientLimitPerDay, and
      RecipientLimitExternalPerHour parameters to UInt32.
  • EXOMessageClassification
    • Fix issue while creating policy for first time
      FIXES #4877
  • IntuneDeviceConfigurationEmailProfilePolicyWindows10
    • Fix export by fixing some typos and from where values are extracted
      FIXES #3960
  • IntuneDiskEncryptionWindows10
    • Initial Release
      FIXES #4050
  • IntuneWindowsUpdateForBusinessQualityUpdateProfileWindows10
    • Initial release.
      FIXES #2659
  • SPOSharingSettings
    • Improved performance by using -Filter on Get-PnPTenantSite calls.
  • M365DSCDRGUtil
    • Fixes an issue with nested and duplicate settings in the settings catalog
    • Add support for converting Intune assignments directly from Graph.
      FIXES #4875
  • M365DSCResourceGenerator
    • Update Intune resource generation.
  • M365DSCReport
    • Changes behaviour to not throw on empty configuration during report generation.
      FIXES #4559
      FIXES #4505
    • Fixes an issue where the comparison treats empty arrays as an empty string.
      FIXES #4796
  • Telemetry
    • Added info about operation total execution time.