Releases: microsoft/Microsoft365DSC
Releases · microsoft/Microsoft365DSC
Release 1.23.1227.1
- EXOAntiPhishPolicy
- Add support for TargetedDomainProtectionAction
FIXES #3910
- Add support for TargetedDomainProtectionAction
- EXOMailboxCalendarFolder
- Add support for non-English calendar folder names during export
FIXES #4056
- Add support for non-English calendar folder names during export
- EXOTransportRule
- Fix export of enabled state
FIXES #3932
- Fix export of enabled state
- IntuneDeviceConfigurationCustomPolicyWindows10
- Fix issue deploying decrypted OmaSettings to another tenant
FIXES #4083
- Fix issue deploying decrypted OmaSettings to another tenant
- IntuneDeviceConfigurationPolicyMacOS
- Fix resource deployment
FIXES #3539 - Ensure resource can cope with Id being empty since it's not mandatory
- Fix resource deployment
- O365OrgSettings
- SPOTenantSettings
- Fix bug for DisabledWebPartIds type, should be an array instead of a string
FIXES #4086
- Fix bug for DisabledWebPartIds type, should be an array instead of a string
- TeamsMeetingPolicy
- Allow -1 for NewMeetingRecordingExpirationDays parameter (never expire)
FIXES #4090
- Allow -1 for NewMeetingRecordingExpirationDays parameter (never expire)
- TeamsMessagingPolicy
- Added support for property 'AllowVideoMessages'
FIXES #4021
- Added support for property 'AllowVideoMessages'
Release 1.23.1220.1
- AADEntitlementManagementAccessPackage
- Retrieve catalog by name instead of id.
- IntuneDeviceAndAppManagementAssignmentFilter
- Add support for remaining platforms supported by this policy
FIXES #4065
- Add support for remaining platforms supported by this policy
- IntuneDeviceConfigurationCustomPolicyWindows10
- Add support to decrypt encrypted OmaSettings and export them in plaintext
FIXES #3655
- Add support to decrypt encrypted OmaSettings and export them in plaintext
- IntuneDeviceEnrollmentPlatformRestriction
- Fix Set-TargetResource due to an issue were the bodyparameter not cast correctly
FIXES #3730
- Fix Set-TargetResource due to an issue were the bodyparameter not cast correctly
- IntuneEndpointDetectionAndResponsePolicyWindows10
- Fix issue when trying to remove policy and Identity is set to a random GUID
or from another tenant
FIXES #4041
- Fix issue when trying to remove policy and Identity is set to a random GUID
- IntuneWindowsInformationProtectionPolicyWindows10MdmEnrolled
- Added Assignments
FIXES #2932
- Added Assignments
- SCAutoSensitivieyLabelPolicy
FIXES [#4036] Don't see any limits on our docs for priority - M365DSCDRGUtil
- Fix empty BaseUrl since MSCloudLoginAssistant removed Intune workload
FIXES #4057
- Fix empty BaseUrl since MSCloudLoginAssistant removed Intune workload
- DEPENDENCIES
- Updated MSCloudLoginAssistant to version 1.1.4.
Release 1.23.1213.1
- IntuneEndpointDetectionAndResponsePolicyWindows10
- Fix issue with assignments
FIXES #3904
- Fix issue with assignments
- IntuneAntivirusPolicyWindows10SettingCatalog
- Fix issue with Set-TargetResource when retrieving a policy from displayName
FIXES #4003
- Fix issue with Set-TargetResource when retrieving a policy from displayName
- IntuneWindowsUpdateForBusinessRingUpdateProfileWindows10
- Fix parameter name in assignment cmdlet
FIXES #4007
- Fix parameter name in assignment cmdlet
- DEPENDENCIES
- Updated Microsoft.Graph to version 2.11.1.
- Updated MSCloudLoginAssistant to version 1.1.3.
Release 1.23.1206.1
- IntuneAntivirusPolicyWindows10SettingCatalog
- Fix condition in Test-TargetResource to check if resource was removed or not
FIXES #3958
- Fix condition in Test-TargetResource to check if resource was removed or not
- IntuneWindowsUpdateForBusinessRingUpdateProfileWindows10
- Fix typo in assignment cmdlet
FIXES #3996
- Fix typo in assignment cmdlet
- DEPENDENCIES
- Updated MSCloudLoginAssistant to version 1.1.2.
- MISC
- Fix Compare-M365DSCConfigurations to exclude resources correctly
FIXES #4000
- Fix Compare-M365DSCConfigurations to exclude resources correctly
Release 1.23.1129.1
- AADRoleSetting
- Export sorted by DisplayName for better comparison
- Enable Filter property to be used on export
FIXES #3919
- AADUser
- Added the MemberOf Property.
- IntuneAntivirusPolicyWindows10SettingCatalog
- IntuneAccountProtectionLocalAdministratorPasswordSolutionPolicy,
IntuneAccountProtectionLocalUserGroupMembershipPolicy,
IntuneAccountProtectionPolicy,- Fixes export if Assignments is set on existing policies
FIXES 3913 - Add groupDisplayName to Assignments embedded instance
- Fixes export if Assignments is set on existing policies
- IntuneDeviceConfigurationDeliveryOptimizationPolicyWindows10,
IntuneDeviceConfigurationHealthMonitoringConfigurationPolicyWindows10,
IntuneDeviceConfigurationIdentityProtectionPolicyWindows10,
IntuneDeviceConfigurationEndpointProtectionPolicyWindows10,
IntuneDeviceEnrollmentStatusPageWindows10,
IntuneWindowsAutopilotDeploymentProfileAzureADHybridJoined,
IntuneWindowsAutopilotDeploymentProfileAzureADJoined- Removed Id and all authentication parameters from PSBoundParameters in Test-TargetResource
FIXES #3888
- Removed Id and all authentication parameters from PSBoundParameters in Test-TargetResource
- IntuneWindowsAutopilotDeploymentProfileAzureADJoined
- Modified assigned to use sdk instead of API call and added logic to use groupDisplayName in assignment
FIXES #3921
- Modified assigned to use sdk instead of API call and added logic to use groupDisplayName in assignment
- IntuneDeviceEnrollmentStatusPageWindows10
- Fixed assignments using API call
FIXES #3921
- Fixed assignments using API call
- IntuneWindowsAutopilotDeploymentProfileAzureADHybridJoined
- Modified assigned to use sdk instead of API call and added logic to use groupDisplayName in assignment
FIXES #3892
- Modified assigned to use sdk instead of API call and added logic to use groupDisplayName in assignment
- IntuneWindowsAutopilotDeploymentProfileAzureADJoined
- Modified assigned to use sdk instead of API call and added logic to use groupDisplayName in assignment
FIXES #3892
- Modified assigned to use sdk instead of API call and added logic to use groupDisplayName in assignment
- 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
- Fixed assignments using API call
- TeamsMessagingPolicy
- Added support for properties AllowCommunicationComplianceEndUserReporting,
AllowFluidCollaborate and AllowSecurityEndUserReporting.
FIXES #3968
- Added support for properties AllowCommunicationComplianceEndUserReporting,
- TeamsTeam
- Fixes incompatible type for ComplianceRecordingApplications, expected string[] but receive object[]
FIXES: #3890
- Fixes incompatible type for ComplianceRecordingApplications, expected string[] but receive object[]
- 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
- SPOSharingSettings
- Fixes typo to re-enable export of ExternalUserExpireInDays and
ExternalUserExpirationRequired.
- Fixes typo to re-enable export of ExternalUserExpireInDays and
- 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
- AADApplication
- Added support for the IsFallbackPublicClient property.
FIXES #3906
- Added support for the IsFallbackPublicClient property.
- AADServicePrincipal
- Added support to define members.
FIXES #3902
- Added support to define members.
- 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
- Fixes an issue where we are not able to set the settings of a CAS
Release 1.23.1108.1
Release 1.23.1101.1
- AADRoleEligibilityScheduleRequest
- Fixes how the Get method retrieves existing instances for Groups.
FIXES #3787
- Fixes how the Get method retrieves existing instances for Groups.
- SCSecurityFilter
- Fixes an issue because Region could be empty
FIXES: #3854
- Fixes an issue because Region could be empty
- SPOSharingSettings
- Fixes parameter validation of ExternalUserExpireInDays and ExternalUserExpirationRequired.
FIXES #3856
- Fixes parameter validation of ExternalUserExpireInDays and ExternalUserExpirationRequired.
- TeamsComplianceRecordingPolicy
- Fix an issue where the Compliance Application ID wasn't properly retrieved.
FIXES #3848
- Fix an issue where the Compliance Application ID wasn't properly retrieved.
Release 1.23.1018.1
- AADAuthenticationMethodPolicyAuthenticator
- Fixes an issue with the Get method when an assigned group
was deleted.
- Fixes an issue with the Get method when an assigned group
- AADConditionalAccessPolicy
- Added support for the SigninFrequencyInterval parameter.
- EXODistributionGroup
- Changes the export logic to use PrimarySMTPAddress if provided.
- IntuneAntivirusPolicyWindows10SettingCatalog
- Added "-All" parameter to retrieve all settings from a template.
FIXES #3722
- Added "-All" parameter to retrieve all settings from a template.
- TeamsGroupPolicyAssignment
- Fixes the export of CsGroup, when the display name of a group is included in another display name.
FIXES #3736
- Fixes the export of CsGroup, when the display name of a group is included in another display name.
- TeamsUserPolicyAssignment
- Initial release.
FIXES #3777
- Initial release.
- MISC
- Fixes fancy quotes in complex objects for extraction.
- DEPENDENCIES