Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.22.1005.1 #2371

Merged
merged 1 commit into from
Oct 5, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 17 additions & 13 deletions .github/workflows/Unit Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,55 +28,59 @@ jobs:
},
@{
ModuleName = 'Microsoft.Graph.Applications'
RequiredVersion = '1.12.1'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.Authentication'
RequiredVersion = '1.12.1'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.DeviceManagement'
RequiredVersion = '1.12.1'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.DeviceManagement.Administration'
RequiredVersion = '1.12.1'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.DeviceManagement.Enrolment'
RequiredVersion = '1.12.1'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.Devices.CorporateManagement'
RequiredVersion = '1.12.1'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.Groups'
RequiredVersion = '1.12.1'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.Identity.DirectoryManagement'
RequiredVersion = '1.12.1'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.Identity.Governance'
RequiredVersion = '1.12.1'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.Identity.SignIns'
RequiredVersion = '1.12.1'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.Planner'
RequiredVersion = '1.12.1'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.Teams'
RequiredVersion = '1.12.1'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.Users'
RequiredVersion = '1.12.1'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.Users.Actions'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.PowerApps.Administration.PowerShell'
Expand Down
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,15 @@
FIXES [#1871](https://github.com/microsoft/Microsoft365DSC/issues/1871)
* SCSensitivityLabel
[BREAKING] Changed Setting attribute in MSFT_SCLabelLocaleSettings to LabelSetting since its resevered word and breaking reporting.
FIXES #2314
* MISC
* [BREAKING] Authentication property ApplicationSecret has been changed across all resources to be of type
PSCredential instead of string. This will ensure that the secrets get encrypted in MOF files
when compiling with an encryption certificated instead of being exposed as plaintext.
FIXES [#1714](https://github.com/microsoft/Microsoft365DSC/issues/1714)
* Fixes issue with DSCParser non-existing resources on one tenant weren't properly captured.
* DEPENDENCIES
* Updated Microsoft.Graph dependencies to version 1.12.2.
* Updated Microsoft.Graph dependencies to version 1.12.3.
* Updated MSCloudLoginAssistant dependency to version 1.0.94.
* Updated Microsoft.PowerApps.Administration.PowerShell to version 2.0.153.
* Added new dependency on Microsoft.Graph.Users.Actions.
Expand Down
28 changes: 14 additions & 14 deletions Modules/Microsoft365DSC/Dependencies/Manifest.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -10,59 +10,59 @@
},
@{
ModuleName = 'Microsoft.Graph.Applications'
RequiredVersion = '1.12.2'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.Authentication'
RequiredVersion = '1.12.2'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.DeviceManagement'
RequiredVersion = '1.12.2'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.DeviceManagement.Administration'
RequiredVersion = '1.12.2'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.DeviceManagement.Enrolment'
RequiredVersion = '1.12.2'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.Devices.CorporateManagement'
RequiredVersion = '1.12.2'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.Groups'
RequiredVersion = '1.12.2'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.Identity.DirectoryManagement'
RequiredVersion = '1.12.2'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.Identity.Governance'
RequiredVersion = '1.12.2'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.Identity.SignIns'
RequiredVersion = '1.12.2'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.Planner'
RequiredVersion = '1.12.2'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.Teams'
RequiredVersion = '1.12.2'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.Users'
RequiredVersion = '1.12.2'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.Graph.Users.Actions'
RequiredVersion = '1.12.2'
RequiredVersion = '1.12.3'
},
@{
ModuleName = 'Microsoft.PowerApps.Administration.PowerShell'
Expand Down
3 changes: 3 additions & 0 deletions docs/docs/blog/october-2022-major-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,6 @@ We've updated the IntuneDeviceConfigurationPolicyiOS resource's MediaContentRati
![image](https://user-images.githubusercontent.com/2547149/193338958-71dfc545-f971-4dcb-ad57-9e9cda6e8d06.png)

Updating existing configurations that leveraged the string based properties will require you to rewrite the properties values following the format shown in the screen capture above.

# SCSensitivityLabel - Renaming the Settings Parameter to LabelSettings
Settings is a reserved keyword in PowerShell and is causing issues when trying to generate reports if present. We are renaming this parameter to LabelSettings to ensure it doesn't get threated as a reserved keyword by the reporting and assessments engine. In order to update your existing configurations, simply rename the Settings property to LabelSettings in each instance of the SCSensitivityLabel resource.