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.703.1 #4842

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Conversation

NikCharlebois
Copy link
Collaborator

Pull Request (PR) description

  • EXOCASMailboxPlan
    • Remove DisplayName from set parameters
      FIXES #4814
  • EXODkimSigningConfig
    • Add support for 2048 key size;
    • Remove authentication parameters before changing the resources
      FIXES #4821
      FIXES #4805
  • EXOGroupSettings
    • Export unlimited number of groups
      FIXES #4800
  • EXOHostedContentFilterRule
    • When updating the resource assign property Identity to the correct value
      FIXES #4836
  • EXOMailboxPlan
    • Remove DisplayName from set parameters
      FIXES #4817
  • EXOHostedOutboundSpamFilterRule
    • Fix if clause on update scenario, remove property Enabled from being set
      while updating the resource and ensure that also while updating the resource
      the property HostedOutboundSpamFilterPolicy is only sent if it differs
      from what the resource already has currently assigned
      FIXES #4838
  • IntuneExploitProtectionPolicyWindows10SettingCatalog
    • Migrate to new settings catalog cmdlets.
  • IntuneSettingCatalogASRRulesPolicyWindows10
    • Migrate to new settings catalog cmdlets.
  • TeamsFederationConfiguration
    • Add missing property ExternalAccessWithTrialTenants
      FIXES #4829
  • M365DSCDRGUtil
    • Added Microsoft Graph filter functions.
    • Force array as parameter in Compare-M365DSCIntunePolicyAssignment.
  • MISC
    • Added support for startswith, endswith and contains filter methods to Intune resources
      that did not support it previously.
      FIXES #4597
    • Fixes issues with values of type groupSettingCollection and choiceSetting
      when creating the settings catalog policy settings body.
  • DEPENDENCIES
    • Updated DSCParser to version 2.0.0.6

This Pull Request (PR) fixes the following issues

  • N/A

@NikCharlebois NikCharlebois added Release V1.24.703.1 Version 1.24.703.1 labels Jul 4, 2024
@NikCharlebois NikCharlebois merged commit 4f4d75c into microsoft:Dev Jul 4, 2024
2 checks passed
@NikCharlebois NikCharlebois deleted the Release-1.24.703.1 branch July 4, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment