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

Fixes issues discussed in #2786 #2794

Merged
merged 65 commits into from
Mar 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
33a53d1
Fixed invalild usage of beta Graph cmdlets
salbeck-sit Jan 9, 2023
34bbf37
Merge branch 'Dev' of https://github.com/salbeck-sit/Microsoft365DSC …
salbeck-sit Jan 13, 2023
992d17d
Changed AADAdministrativeUnit to use Graph v1.0
salbeck-sit Jan 13, 2023
d6961d7
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Jan 16, 2023
a030be6
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Jan 17, 2023
8876772
Fixed issues with AADAdministrativeUnit
salbeck-sit Jan 17, 2023
a1286e1
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Jan 17, 2023
4e34110
Improved Admin Units, but still not 'there'
salbeck-sit Jan 17, 2023
c316111
Merge branch 'Dev' of https://github.com/salbeck-sit/Microsoft365DSC …
salbeck-sit Jan 17, 2023
1969b1d
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Jan 18, 2023
023dbe2
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Jan 19, 2023
cb8ec9e
Fixed AADAdministrativeUnit - NB update is a BR
salbeck-sit Jan 19, 2023
f119ec3
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Jan 19, 2023
5edddad
No test of MembershipType if Dynamic isn't present
salbeck-sit Jan 19, 2023
3ccd25f
Merge branch 'Dev' of https://github.com/salbeck-sit/Microsoft365DSC …
salbeck-sit Jan 19, 2023
748cd87
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Jan 20, 2023
deae89a
added example using Members and SCopedRoleMembers
salbeck-sit Jan 20, 2023
a842d44
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Jan 23, 2023
a12c8b5
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Jan 23, 2023
39946b1
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Jan 24, 2023
5b17465
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Jan 24, 2023
01ec23f
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Jan 25, 2023
e176bba
Updated unit-test
salbeck-sit Jan 25, 2023
9713f42
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Jan 26, 2023
281cccd
Refactored so it's not a BR
salbeck-sit Jan 26, 2023
0c5db6d
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Jan 26, 2023
d5b883a
fix order of props for export of ScopedRoleMembers
salbeck-sit Jan 26, 2023
6e0f356
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Jan 27, 2023
661d36d
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Jan 30, 2023
b61ba4d
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Jan 31, 2023
79aa05d
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Feb 1, 2023
aeac390
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Feb 7, 2023
855c356
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Feb 8, 2023
df1ec0e
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Feb 9, 2023
64f722b
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Feb 10, 2023
a5ca846
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Feb 14, 2023
a04362d
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Feb 14, 2023
0aa2a4f
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Feb 15, 2023
f9fff11
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Feb 15, 2023
bc273a1
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Feb 16, 2023
7f20476
AADAdministrativeUNit: added PR to changelog
salbeck-sit Feb 16, 2023
aa13c2f
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Feb 16, 2023
1ffa383
Merge branch 'Dev' into Dev
NikCharlebois Feb 17, 2023
b8fce0c
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Feb 20, 2023
7f93a5b
Remove Ensure default value
salbeck-sit Feb 23, 2023
01de6a3
updated changelog
salbeck-sit Feb 23, 2023
c24200b
AADAdministrativeUnit: Fixed Ensure default value
salbeck-sit Mar 1, 2023
6067522
Fixed invalild usage of beta Graph cmdlets
salbeck-sit Jan 9, 2023
92d4a16
Changed AADAdministrativeUnit to use Graph v1.0
salbeck-sit Jan 13, 2023
584ab65
Fixed issues with AADAdministrativeUnit
salbeck-sit Jan 17, 2023
3d6211f
Improved Admin Units, but still not 'there'
salbeck-sit Jan 17, 2023
8abb3ac
Fixed AADAdministrativeUnit - NB update is a BR
salbeck-sit Jan 19, 2023
8896b0b
No test of MembershipType if Dynamic isn't present
salbeck-sit Jan 19, 2023
9882f5f
added example using Members and SCopedRoleMembers
salbeck-sit Jan 20, 2023
90eb3a5
Updated unit-test
salbeck-sit Jan 25, 2023
b328235
Refactored so it's not a BR
salbeck-sit Jan 26, 2023
249ade5
fix order of props for export of ScopedRoleMembers
salbeck-sit Jan 26, 2023
5b72514
AADAdministrativeUNit: added PR to changelog
salbeck-sit Feb 16, 2023
ef7a51b
Remove Ensure default value
salbeck-sit Feb 23, 2023
381aa6e
AADAdministrativeUnit: Fixed Ensure default value
salbeck-sit Mar 1, 2023
e5e2285
Merge branch 'Dev' of https://github.com/salbeck-sit/Microsoft365DSC …
salbeck-sit Mar 1, 2023
f7309e3
fixed failing test after rebase
salbeck-sit Mar 2, 2023
5886e22
Merge branch 'Dev' into Dev
NikCharlebois Mar 2, 2023
53382b4
fix mock-error in unit tests
salbeck-sit Mar 3, 2023
711ea87
Merge branch 'microsoft:Dev' into Dev
salbeck-sit Mar 3, 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
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

# UNRELEASED

* AADAdministrativeUnit
* Fixed general issues caused by improper handling of nested CIMInstances
FIXES #2775, #2776, #2786
* EXOManagementRoleAssignment
* Added delays before disconnecting from EXO to ensure new permissions are applied.
FIXES [#2523](https://github.com/microsoft/Microsoft365DSC/issues/2523)
Expand Down Expand Up @@ -48,6 +51,11 @@

# 1.23.222.1

* TeamsOnlineVoiceUser
* Fix issue where the cmdlet Get-CsOnlineVoiceUser is now deprecated.

# 1.23.222.1

* AADEntitlementManagementAccessPackageAssignmentPolicy
* Initial release
* IntuneDeviceEnrollmentConfigurationWindows10
Expand Down
Loading