Skip to content

Commit

Permalink
Merge pull request #3470 from microsoft/Dev
Browse files Browse the repository at this point in the history
Release 1.23.712.1
  • Loading branch information
NikCharlebois committed Jul 12, 2023
2 parents 04eebd7 + 2f82630 commit eb15335
Show file tree
Hide file tree
Showing 169 changed files with 35,556 additions and 56,683 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Change log for Microsoft365DSC

# 1.23.712.1

* IntuneDeviceConfigurationPolicyAndroidDeviceAdministrator
* Fixes an issue where the Get-TargetResource function was defining the parameter as Identity and all othe methods and schema had it defined to Id.
* O365OrgSettings
* Introduced a workaround to fix an issue with the ExchangeOnlineManagement module where if connected to Security and Compliance center
an error about an invalid token would get thrown when calling the Get-DefaultTenantMyAnalyticsFeatureConfig cmdlet.
* SPOApp
* Fixes an issue where the extraction was complaining about op_addition failing.
* DEPENDENCIES
* Updated Microsoft.PowerApps.Administration.PowerShell to version 2.0.167.
* DRG
* General cleanup from generated resources from DRG
* Added module M365DSCDRGUtil.psm1
* Fix issues on several resources
* Fix assignment from several resources
* Fix unit test on several resources
* Removed helper resources centralized in M365DSCDRGUtil from all resources
FIXES [#3309](https://github.com/microsoft/Microsoft365DSC/issues/3309)
* MISC
* Fixes cmdlet to use Get-MgBetaOrganization in the Get-M365DSCTenantDomain function.
FIXES [#3449](https://github.com/microsoft/Microsoft365DSC/issues/3449)

# 1.23.705.1

* EXOAddressList
Expand All @@ -26,6 +49,9 @@
* Updated all MSCloudLoginAssistant modules to version 1.0.116.
* MISC
* Updated QA tests to dynamically retrieve the permission list.
* IntuneASRRulesPolicyWindows10
* Fix possible values for several properties both in the module and its schema
FIXES [#3434](https://github.com/microsoft/Microsoft365DSC/issues/3434)

# 1.23.628.1

Expand Down

Large diffs are not rendered by default.

Loading

0 comments on commit eb15335

Please sign in to comment.