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.628.1 #3430

Merged
merged 1 commit into from Jun 30, 2023
Merged

Conversation

NikCharlebois
Copy link
Collaborator

Pull Request (PR) description

  • AADAdministrativeUnit
    • Improved export performance.
  • AADApplication
    • Updated the Set and Test function to ignore the AppId parameter.
      FIXES #3390
    • Improved export performance.
  • AADAuthenticationMethodPolicyAuthenticator
    • Deprecated the NumberMatchingRequiredState Feature Setting.
      FIXES #3406
  • AADRoleDefinition
    • Improved export performance.
  • AADRoleSetting
    • Improved export performance.
  • AADServicePrincipal
    • Updated the Set and Test function to ignore the AppId parameter.
      FIXES #3390
    • Improved export performance.
  • EXOAvailabilityConfig
    • Fixes an error where an error was thrown when the OrgWideAccount wasn't set.
      FIXES #3402
  • IntuneDeviceEnrollmentPlatformRestriction
    • Fixes an error where the WindowsMobileRestriction property was still being assessed dispite it being deprecated.
      FIXES #3407
  • O365OrgSettings
    • Added support for Forms, Dynamics Customer Voice, To Do and Apps & Services settings.
  • TeamsCallQueue
    • Initial release.
  • Teams resources
  • MISC
    • Added API to the Organization.Read.All permission in the Get-M365DSCCompiledPermisisonList cmdlet
    • Fixes an issue with Update-M365DSCAzureAdApplication where it was throwing an error complaining about duplicate keys.
      FIXES Update-M365DSCAzureAdApplication - Can't update API with multiple permissions #3417
    • Update-M365DSCModule now forces a reload of the latest version of the Microsoft365DSC module.
      FIXES #3326
    • Update-M365DSCAyureADApplication
      Added retry logic to catch the "Key credential end date is invalid" error when updating the application certificate.
      FIXES #3426
  • DEPENDENCIES
    • Updated ReverseDSC to version 2.0.0.16.

This Pull Request (PR) fixes the following issues

  • N/A

@NikCharlebois NikCharlebois added Release V1.23.628.1 Version 1.23.628.1 labels Jun 30, 2023
@NikCharlebois NikCharlebois merged commit 1a0d5ef into microsoft:Dev Jun 30, 2023
1 of 2 checks passed
@NikCharlebois NikCharlebois deleted the Release-1.23.628.1 branch June 30, 2023 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment