Skip to content

Releases: microsoft/Microsoft365DSC

Release 1.24.110.1

10 Jan 20:35
8f7275d
Compare
Choose a tag to compare
  • AADAdministrativeUnit
    • Fix the Update logic flow to get around a bug in Microsoft.Graph 2.11.1.
  • AADAuthenticationMethodPolicyX509
    • Added support for the property for include targets
  • AADConditionalAccessPolicy
    • Added support for application filters in the conditions.
    • Implement Fix #3885. Manage Exclude Application.
      FIXES [#3885]
  • EXOHostedContentFilterPolicy
    • Fix issue on parameters AllowedSenders, AllowedSenderDomains, BlockedSenders,
      BlockSenderDomains if desired state is empty but current state is not empty.
      FIXES#4124
  • EXOMailContact
    • Added support for Custom Attributes and Extension Custom Attributes.
  • IntuneDeviceConfigurationPolicyMacOS
    • Fix workaround added on PR #4099 in order to be able to use this resource
      for deployments
      FIXES #4105
  • SCDLPComplianceRule
    • Fix type of AccessScope
      FIXES #3463
  • TeamsTenantDialPlan

Release 1.24.103.1

03 Jan 16:16
8f7f171
Compare
Choose a tag to compare
  • AADConditionalAccessPolicy
    • Fix Get-TargetResource when the parameter Id is not present
      FIXES #4029
  • EXOInboundConnector
    • Corrected parameter descriptions, so the documentation on microsoft365dsc.com is generated correctly.
  • EXOMailTips
    • Added parameter descriptions for better documentation
  • EXOOutboundConnector
    • Corrected parameter descriptions, so the documentation on microsoft365dsc.com is generated correctly.
  • EXOReportSubmissionPolicy
    • Initial release
      FIXES #3690
  • EXOReportSubmissionRule
    • Initial release
      FIXES #3690
  • EXOTransportRule
  • IntuneDeviceConfigurationPolicyMacOS
    • Added parameter descriptions for better documentation
  • IntuneSettingCatalogCustomPolicyWindows10
    • Fix Get-TargetResource when the parameter Id is not present
      FIXES #4029
  • SPOTenantSettings
    • Added parameter descriptions for better documentation
  • TeamsChannel
    • Add error handling if GroupId of a team is null
      FIXES #3943
  • TeamsFeedbackPolicy
    • Added parameter descriptions for better documentation
  • TeamsMobilityPolicy
    • Added parameter descriptions for better documentation
  • TeamsNetworkRoamingPolicy
    • Added parameter descriptions for better documentation

Release 1.23.1227.1

29 Dec 17:43
d8e638b
Compare
Choose a tag to compare
  • EXOAntiPhishPolicy
    • Add support for TargetedDomainProtectionAction
      FIXES #3910
  • EXOMailboxCalendarFolder
    • Add support for non-English calendar folder names during export
      FIXES #4056
  • EXOTransportRule
    • Fix export of enabled state
      FIXES #3932
  • IntuneDeviceConfigurationCustomPolicyWindows10
    • Fix issue deploying decrypted OmaSettings to another tenant
      FIXES #4083
  • IntuneDeviceConfigurationPolicyMacOS
    • Fix resource deployment
      FIXES #3539
    • Ensure resource can cope with Id being empty since it's not mandatory
  • O365OrgSettings
    • Deprecated the MicrosoftVivaBriefingEmail property
      FIXES #4097
      FIXES #4080
  • SPOTenantSettings
    • Fix bug for DisabledWebPartIds type, should be an array instead of a string
      FIXES #4086
  • TeamsMeetingPolicy
    • Allow -1 for NewMeetingRecordingExpirationDays parameter (never expire)
      FIXES #4090
  • TeamsMessagingPolicy
    • Added support for property 'AllowVideoMessages'
      FIXES #4021

Release 1.23.1220.1

20 Dec 21:05
d268430
Compare
Choose a tag to compare
  • AADEntitlementManagementAccessPackage
    • Retrieve catalog by name instead of id.
  • IntuneDeviceAndAppManagementAssignmentFilter
    • Add support for remaining platforms supported by this policy
      FIXES #4065
  • IntuneDeviceConfigurationCustomPolicyWindows10
    • Add support to decrypt encrypted OmaSettings and export them in plaintext
      FIXES #3655
  • IntuneDeviceEnrollmentPlatformRestriction
    • Fix Set-TargetResource due to an issue were the bodyparameter not cast correctly
      FIXES #3730
  • IntuneEndpointDetectionAndResponsePolicyWindows10
    • Fix issue when trying to remove policy and Identity is set to a random GUID
      or from another tenant
      FIXES #4041
  • IntuneWindowsInformationProtectionPolicyWindows10MdmEnrolled
    • Added Assignments
      FIXES #2932
  • SCAutoSensitivieyLabelPolicy
    FIXES [#4036] Don't see any limits on our docs for priority
  • M365DSCDRGUtil
    • Fix empty BaseUrl since MSCloudLoginAssistant removed Intune workload
      FIXES #4057
  • DEPENDENCIES
    • Updated MSCloudLoginAssistant to version 1.1.4.

Release 1.23.1213.1

14 Dec 14:28
683fc50
Compare
Choose a tag to compare
  • IntuneEndpointDetectionAndResponsePolicyWindows10
    • Fix issue with assignments
      FIXES #3904
  • IntuneAntivirusPolicyWindows10SettingCatalog
    • Fix issue with Set-TargetResource when retrieving a policy from displayName
      FIXES #4003
  • IntuneWindowsUpdateForBusinessRingUpdateProfileWindows10
    • Fix parameter name in assignment cmdlet
      FIXES #4007
  • DEPENDENCIES
    • Updated Microsoft.Graph to version 2.11.1.
    • Updated MSCloudLoginAssistant to version 1.1.3.

Release 1.23.1206.1

06 Dec 18:43
dde39dd
Compare
Choose a tag to compare
  • IntuneAntivirusPolicyWindows10SettingCatalog
    • Fix condition in Test-TargetResource to check if resource was removed or not
      FIXES #3958
  • IntuneWindowsUpdateForBusinessRingUpdateProfileWindows10
    • Fix typo in assignment cmdlet
      FIXES #3996
  • DEPENDENCIES
    • Updated MSCloudLoginAssistant to version 1.1.2.
  • MISC
    • Fix Compare-M365DSCConfigurations to exclude resources correctly
      FIXES #4000

Release 1.23.1129.1

30 Nov 18:57
f412344
Compare
Choose a tag to compare
  • AADRoleSetting
    • Export sorted by DisplayName for better comparison
    • Enable Filter property to be used on export
      FIXES #3919
  • AADUser
    • Added the MemberOf Property.
  • IntuneAntivirusPolicyWindows10SettingCatalog
    • Skipped settingValueTemplateReference and settingInstanceTemplateReference
      for severethreats, highseveritythreats, moderateseveritythreats,
      lowseveritythreats as per API requirements observed in the Intune portal.
      FIXES #3818
      FIXES #3955
  • IntuneAccountProtectionLocalAdministratorPasswordSolutionPolicy,
    IntuneAccountProtectionLocalUserGroupMembershipPolicy,
    IntuneAccountProtectionPolicy,
    • Fixes export if Assignments is set on existing policies
      FIXES 3913
    • Add groupDisplayName to Assignments embedded instance
  • IntuneDeviceConfigurationDeliveryOptimizationPolicyWindows10,
    IntuneDeviceConfigurationHealthMonitoringConfigurationPolicyWindows10,
    IntuneDeviceConfigurationIdentityProtectionPolicyWindows10,
    IntuneDeviceConfigurationEndpointProtectionPolicyWindows10,
    IntuneDeviceEnrollmentStatusPageWindows10,
    IntuneWindowsAutopilotDeploymentProfileAzureADHybridJoined,
    IntuneWindowsAutopilotDeploymentProfileAzureADJoined
    • Removed Id and all authentication parameters from PSBoundParameters in Test-TargetResource
      FIXES #3888
  • IntuneWindowsAutopilotDeploymentProfileAzureADJoined
    • Modified assigned to use sdk instead of API call and added logic to use groupDisplayName in assignment
      FIXES #3921
  • IntuneDeviceEnrollmentStatusPageWindows10
    • Fixed assignments using API call
      FIXES #3921
  • IntuneWindowsAutopilotDeploymentProfileAzureADHybridJoined
    • Modified assigned to use sdk instead of API call and added logic to use groupDisplayName in assignment
      FIXES #3892
  • IntuneWindowsAutopilotDeploymentProfileAzureADJoined
    • Modified assigned to use sdk instead of API call and added logic to use groupDisplayName in assignment
      FIXES #3892
  • IntuneWindowsUpdateForBusinessRingUpdateProfileWindows10
    • Modified assigned to use sdk instead of API call and added logic to use groupDisplayName in assignment
  • IntuneDeviceConfigurationPolicyWindows10
    FIXES #3921
  • IntuneDeviceEnrollmentStatusPageWindows10
    • Fixed assignments using API call
      FIXES #3921
  • TeamsMessagingPolicy
    • Added support for properties AllowCommunicationComplianceEndUserReporting,
      AllowFluidCollaborate and AllowSecurityEndUserReporting.
      FIXES #3968
  • TeamsTeam
    • Fixes incompatible type for ComplianceRecordingApplications, expected string[] but receive object[]
      FIXES: #3890
  • DEPENDENCIES
    • Updated DSCParser to version 1.4.0.1.
    • Updated Microsoft.Graph to version 2.10.0.
    • Updated MSCloudLoginAssistant to version 1.1.0.

Release 1.23.1122.1

22 Nov 16:02
26132a6
Compare
Choose a tag to compare
  • SPOSharingSettings
    • Fixes typo to re-enable export of ExternalUserExpireInDays and
      ExternalUserExpirationRequired.
  • DEPENDENCIES
    • Updated DSCParser to version 1.4.0.0.
    • Updated Microsoft.Graph to version 2.9.1.
    • Updated MicrosoftTeams to version 5.8.0.

Release 1.23.1115.1

16 Nov 00:27
b2ccc65
Compare
Choose a tag to compare
  • AADApplication
    • Added support for the IsFallbackPublicClient property.
      FIXES #3906
  • AADServicePrincipal
    • Added support to define members.
      FIXES #3902
  • EXOCASMailboxPlan
    • Fixes an issue where we are not able to set the settings of a CAS
      Mailbox Plan by specifying the Identity without the GUID in the name.
      FIXES #3900

Release 1.23.1108.1

08 Nov 15:44
9012779
Compare
Choose a tag to compare
  • AADExternalIdentityPolicy
    • Initial release.
  • O365OrgSettings
    • Force register the Office on the Web ServicePrincipal is it is not present.
      FIXES #3842
  • TeamsTeam
    • Fixes incomplete import due to error "Cannot index into a null array"
      FIXES: #3759