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.1108.2 #3895

Merged
merged 1 commit into from
Nov 14, 2023
Merged

Conversation

NikCharlebois
Copy link
Collaborator

Pull Request (PR) description

Emergency Release.

  • AADRoleEligibilityScheduleRequest
    • Fixed incorrect subclass MSFT_AADRoleEligibilityScheduleRequestScheduleRecurrenceRange
      for range property
      FIXES #3847
    • Fixes issue where creating an entry that was previously removed threw an error
      complaining that the role eligibility already existed.
  • IntuneAccountProtectionLocalAdministratorPasswordSolutionPolicy
    • Initial release
      FIXES #3034 3/3
  • IntuneAccountProtectionLocalUserGroupMembershipPolicy
    • Initial release
      FIXES #3034 2/3
  • IntuneAccountProtectionPolicy
    • Initial release
      FIXES #3034 1/3
  • IntuneDeviceConfigurationAdministrativeTemplatePolicyWindows10
    • Fixes typo in Get-TargetResource
      FIXES #3869
  • IntuneDeviceConfigurationEndpointProtectionPolicyWindows10
    • Fix an issue where the firewall settings were not populate correctly
      FIXES #3851
  • IntuneDeviceEnrollmentStatusPageWindows10
    • Fix typo in the catch of Update-DeviceEnrollmentConfigurationPriority
      FIXES #3442
  • M365DSCDRGUTIL
    • Fix an issue where temporary parameters were not renamed during recursive call causing a Model Validation
      error during creation or update of a Graph resource
      FIXES #3582
  • MISC
    • Added a QA check to test if all used subclasses actually exist in the MOF schema.
  • DEPENDENCIES
    • Updated Microsoft. Graph dependencies to version 2.9.0.

This Pull Request (PR) fixes the following issues

  • N/A

@NikCharlebois NikCharlebois added the V1.23.1108.2 Version 1.23.1108.2 label Nov 14, 2023
@NikCharlebois NikCharlebois merged commit 92203ab into microsoft:Dev Nov 14, 2023
2 checks passed
@NikCharlebois NikCharlebois deleted the Release-1.23.1108.2 branch November 14, 2023 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment