Skip to content

Commit

Permalink
Merge pull request #5668 from NikCharlebois/AADRoleEligibilitySchedule
Browse files Browse the repository at this point in the history
Various Fixes
  • Loading branch information
NikCharlebois authored Jan 24, 2025
2 parents def37df + 14c9156 commit 3d6109a
Show file tree
Hide file tree
Showing 6 changed files with 220 additions and 350 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,13 @@

# UNRELEASED

* AADRoleEligibilityScheduleRequest
* Fixed overall logic to prevent errors complaining about existing permissions.
* FabricAdminTenantSettings
* Fix titles that have a zero length whitespace character.
* IntuneAppProtectionPolicyAndroid
* Fixes an error retrieving the group id for assignment which resulted
in a 500 error when creating or updating an instance.
* IntuneAccountProtectionLocalUserGroupMembershipPolicy
* Fixes an issue where not all details were exported.
* IntuneAccountProtectionPolicy
Expand Down Expand Up @@ -166,6 +171,8 @@
* IntuneTrustedRootCertificateAndroidWork
* Initial Release
* MISC
* DEFENDER
* Added support for the UseBasicParsing paramter for REST calls.
* Added check to `New-M365DSCReportFromConfiguration` to make sure Windows
Remoting is enabled, which is required to convert the DSC config.
* Defender
Expand Down
Loading

0 comments on commit 3d6109a

Please sign in to comment.