Skip to content

Commit

Permalink
Merge pull request #4115 from microsoft/Dev
Browse files Browse the repository at this point in the history
Release 1.24.103.1
  • Loading branch information
ykuijs authored Jan 3, 2024
2 parents d8e638b + 0e578d8 commit 8f7f171
Show file tree
Hide file tree
Showing 51 changed files with 2,893 additions and 611 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,42 @@
# Change log for Microsoft365DSC

# 1.24.103.1

* AADConditionalAccessPolicy
* Fix Get-TargetResource when the parameter Id is not present
FIXES [#4029](https://github.com/microsoft/Microsoft365DSC/issues/4003)
* 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](https://github.com/microsoft/Microsoft365DSC/issues/3690)
* EXOReportSubmissionRule
* Initial release
FIXES [#3690](https://github.com/microsoft/Microsoft365DSC/issues/3690)
* EXOTransportRule
* Stop supporting DLP-related rules, conditions, and actions (https://techcommunity.microsoft.com/t5/exchange-team-blog/exchange-online-mail-flow-rules-to-stop-supporting-dlp-related/ba-p/3959870)
FIXES [#3929](https://github.com/microsoft/Microsoft365DSC/issues/3929)
* IntuneDeviceConfigurationPolicyMacOS
* Added parameter descriptions for better documentation
* IntuneSettingCatalogCustomPolicyWindows10
* Fix Get-TargetResource when the parameter Id is not present
FIXES [#4029](https://github.com/microsoft/Microsoft365DSC/issues/4003)
* SPOTenantSettings
* Added parameter descriptions for better documentation
* TeamsChannel
* Add error handling if GroupId of a team is null
FIXES [#3943](https://github.com/microsoft/Microsoft365DSC/issues/3943)
* TeamsFeedbackPolicy
* Added parameter descriptions for better documentation
* TeamsMobilityPolicy
* Added parameter descriptions for better documentation
* TeamsNetworkRoamingPolicy
* Added parameter descriptions for better documentation

# 1.23.1227.1

* EXOAntiPhishPolicy
Expand Down
Loading

0 comments on commit 8f7f171

Please sign in to comment.