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.23.1018.1 #3809

Merged
merged 69 commits into from
Oct 18, 2023
Merged
Changes from 1 commit
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
4f0fb5e
Support setting assignment groups by display name
ricmestre Oct 6, 2023
5142a3e
No intention to change this to lowercase
ricmestre Oct 6, 2023
efe6f69
Fix example file
ricmestre Oct 9, 2023
6b43ef3
Change property to odataType and remove groupId if unique
ricmestre Oct 9, 2023
6e1de6c
Missed in previous
ricmestre Oct 9, 2023
0d3028a
Merge branch 'Dev' of https://github.com/microsoft/Microsoft365DSC in…
ricmestre Oct 11, 2023
844ea40
Change property name back to dataType
ricmestre Oct 11, 2023
55dd571
Merge branch 'Dev' of https://github.com/microsoft/Microsoft365DSC in…
ricmestre Oct 11, 2023
4291932
Merge branch 'Dev' into Dev
NikCharlebois Oct 11, 2023
24fe7db
Merge branch 'Dev' of https://github.com/microsoft/Microsoft365DSC in…
ricmestre Oct 11, 2023
b8b267e
Merge branch 'Dev' of github.com:ricmestre/Microsoft365DSC into Dev
ricmestre Oct 11, 2023
67b6fcb
Add groupDisplayName to all MSFT_DeviceManagementConfigurationPolicyA…
ricmestre Oct 11, 2023
59c5d64
Missed in previous
ricmestre Oct 11, 2023
fa16720
Change CIMInstance name back to MSFT_DeviceManagementConfigurationPol…
ricmestre Oct 11, 2023
c6b7091
Remove duplicated property
ricmestre Oct 11, 2023
3c3d24a
Merge branch 'Dev' of https://github.com/microsoft/Microsoft365DSC in…
ricmestre Oct 11, 2023
0f8503b
Fixes for null assignment in authentication policy
NikCharlebois Oct 11, 2023
5cbf622
Merge pull request #3780 from NikCharlebois/Fixes-Deleted-members-for…
NikCharlebois Oct 11, 2023
89a4474
Missed to change CIMInstance name in schema
ricmestre Oct 12, 2023
3d7d50a
Fix AADAuthenticationMethodPolicy reference to non existing class ins…
sandrola Oct 13, 2023
35d3f52
Fix IntuneRoleAssignment missing use of Beta Graph module #3590
sandrola Oct 13, 2023
a295d69
Added support for Sign In Frequency Interval
NikCharlebois Oct 13, 2023
c296557
Merge pull request #3791 from NikCharlebois/AADAccessConditionalAcces…
NikCharlebois Oct 13, 2023
7bfcf90
Updated Resources and Cmdlet documentation pages
NikCharleboisPFE Oct 13, 2023
ed4a194
Fixes for distribution group extraction
NikCharlebois Oct 13, 2023
f8a76c0
Update MSFT_EXODistributionGroup.psm1
NikCharlebois Oct 13, 2023
4ed3050
Update MSFT_EXODistributionGroup.psm1
NikCharlebois Oct 13, 2023
6243d91
Merge pull request #3792 from NikCharlebois/Fix-DistributionGroup-ret…
NikCharlebois Oct 13, 2023
1c286dc
Add exact match parameter to avoid invalid multiple results
pkernevez Oct 3, 2023
15a6fbc
Support to have multiple groups with the same display name
pkernevez Oct 5, 2023
3ec0891
Add release note
pkernevez Oct 6, 2023
b0a07bc
Review changes
pkernevez Oct 10, 2023
699f1c5
Error message
pkernevez Oct 12, 2023
252511f
TeamsUserPolicyAssignment Initial Release
NikCharlebois Oct 13, 2023
9a92491
Update CHANGELOG.md
NikCharlebois Oct 13, 2023
4861fd5
Merge branch 'Dev' into TeamsUserPolicyAssignment
NikCharlebois Oct 15, 2023
bb38738
Fixes
NikCharlebois Oct 15, 2023
9769762
Update Microsoft365DSC.M365DSCRuleEvaluation.Tests.ps1
NikCharlebois Oct 15, 2023
1cd38f7
Update Microsoft365DSC.M365DSCRuleEvaluation.Tests.ps1
NikCharlebois Oct 15, 2023
cefdc63
Added All parameter to Get-MgBetaDeviceManagementC
jeffreycloudlife Oct 15, 2023
e195472
Added line for change regarding #3722
jeffreycloudlife Oct 15, 2023
aaade28
Merge pull request #3793 from NikCharlebois/TeamsUserPolicyAssignment
NikCharlebois Oct 16, 2023
30129e0
Updated Resources and Cmdlet documentation pages
NikCharleboisPFE Oct 16, 2023
54f3385
Merge branch 'Dev' into bugfix-may-found-multiple-value
NikCharlebois Oct 16, 2023
0ea20c3
Merge branch 'Dev' into Dev
NikCharlebois Oct 16, 2023
51453f3
Merge branch 'Dev' of https://github.com/microsoft/Microsoft365DSC in…
ricmestre Oct 16, 2023
bfd2ae2
Fix CIM instance type
ricmestre Oct 16, 2023
67f59c3
Add Beta cmdlet to tests
sandrola Oct 16, 2023
72b4450
Define displayname as key in mof file
sandrola Oct 16, 2023
04bc37b
Add Update-MgBetaDeviceManagementRoleAssignment
sandrola Oct 16, 2023
d2cac33
Add missing Stub definition for Tests
sandrola Oct 17, 2023
28d8973
Merge pull request #3737 from pkernevez/bugfix-may-found-multiple-value
NikCharlebois Oct 17, 2023
f7fff6d
Merge pull request #3763 from ricmestre/Dev
NikCharlebois Oct 17, 2023
ceb2f75
Updated Resources and Cmdlet documentation pages
NikCharleboisPFE Oct 17, 2023
932de0e
Merge pull request #3789 from swisscom/fix/AADAuthenticationMethodPol…
NikCharlebois Oct 17, 2023
21b4410
Merge pull request #3790 from swisscom/fix/IntuneRoleAssignment-Defin…
NikCharlebois Oct 17, 2023
73f8a88
Updated Resources and Cmdlet documentation pages
NikCharleboisPFE Oct 17, 2023
4113d88
Fixes Fancy Quotes in Complex Objects During Export.
NikCharlebois Oct 17, 2023
281e932
Merge pull request #3801 from NikCharlebois/Fixes-Fancy-Quotes
NikCharlebois Oct 17, 2023
c2e6e04
Merge branch 'Dev' into Dev
NikCharlebois Oct 17, 2023
1489187
Merge pull request #3795 from jeffreycloudlife/Dev
NikCharlebois Oct 17, 2023
bd888ef
Fixes Typos In CHANGELOG.md
debghs Oct 17, 2023
4895fe3
Fixed Typos In CHANGELOG.md
debghs Oct 17, 2023
0d5d714
Updated Teams PowerShell Module Dependency
NikCharlebois Oct 18, 2023
a179008
Merge pull request #3805 from NikCharlebois/Teams-Update
NikCharlebois Oct 18, 2023
e8e4192
Merge pull request #3804 from debghs/typos
NikCharlebois Oct 18, 2023
9f10e95
Release 1.23.1018.1
NikCharlebois Oct 18, 2023
0e537ff
Merge pull request #3808 from NikCharlebois/Release-1.23.1018.1
NikCharlebois Oct 18, 2023
b6231fa
Merge branch 'master' into Dev
NikCharlebois Oct 18, 2023
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
Prev Previous commit
Next Next commit
Error message
  • Loading branch information
pkernevez committed Oct 13, 2023
commit 699f1c517a4baf44d780dcce9d08e2181d94ba4a
Original file line number Diff line number Diff line change
Expand Up @@ -370,9 +370,19 @@ function Export-TargetResource
{
$totalCount = 1
}
if ($totalCount -Eq 0)
{
$Message = "GPA The CSsGroup with ID {$($item.GroupId)} could not be found"
New-M365DSCLogEntry -Message $Message `
-Source $MyInvocation.MyCommand.ModuleName
Write-Error $Message
$groupDisplayName = ""
} else {
$groupDisplayName = $Group[0].DisplayName
}
Write-Host " |---[$j/$totalCount] GroupPolicyAssignment {$($Group[0].DisplayName)}" -NoNewline
$results = @{
GroupDisplayName = $Group[0].DisplayName
GroupDisplayName = $groupDisplayName
GroupId = $item.GroupId
PolicyType = $item.PolicyType
PolicyName = $item.PolicyName
Expand Down