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

Various Fixes #5668

Merged
merged 5 commits into from
Jan 24, 2025
Merged
Show file tree
Hide file tree
Changes from 4 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
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
Loading