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.24.221.1 #4357

Merged
merged 3 commits into from
Feb 22, 2024
Merged

Conversation

NikCharlebois
Copy link
Collaborator

Pull Request (PR) description

  • AADApplication
    • Expose the description field in the resource.
  • AADConditionalAccessPolicy
    • Fixing issue where Membership kinds no longer accepted empty values.
      ROLLING BACK #4344
      FIXES #4347
    • Throws an error if role, user or group was not found in the Set method.
      FIXES #4342
  • EXOAuthenticationPolicyAssignment
    • Improved performance by using a filter to retrieve assignments.
    • Export now retrieves the user principal name instead of the user id.
  • EXOAvailabilityConfig
    • Export now retrieves the user principal name instead of the user id.
  • EXOCASMailboxPlan
    • Added the DisplayName property.
  • EXODataClassification
    • Added logic to retrieve by name in the GET method if no match found by id.
  • EXOMailboxAutoReplyConfiguration
    • Added the owner property.
  • EXOMailboxPlan
    • Added the DisplayName property.
  • EXOMailboxSettings
    • Export now retrieves instances by User Principal Name instead of GUID.
  • EXOPlace
    • Added the DisplayName property.
  • EXORecipientPermission
    • Export now retrieves instances by User Principal Name instead of GUID.
  • EXOSharedMailbox
    • Added the Identity parameter.
  • MISC
    • Uninstall-M365DSCOutdatedDependencies
      • Outdated Microsoft365DSC-modules are now removed in their entirety

This Pull Request (PR) fixes the following issues

  • N/A

@NikCharlebois NikCharlebois added Release V1.24.221.1 Version 1.24.221.1 labels Feb 21, 2024
@NikCharlebois NikCharlebois merged commit feee75a into microsoft:Dev Feb 22, 2024
2 checks passed
@NikCharlebois NikCharlebois deleted the Release-1.24.221.1 branch February 22, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release V1.24.221.1 Version 1.24.221.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AADConditionalAccessPolicy - Issues AADConditionalAccessPolicy - Invalid Users or Groups still commit change
1 participant