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.717.1 #4902

Merged
merged 3 commits into from
Jul 17, 2024
Merged

Conversation

NikCharlebois
Copy link
Collaborator

Pull Request (PR) description

  • EXOHostedOutboundSpamFilterPolicy
    • Changed the RecipientLimitInternalPerHour, RecipientLimitPerDay, and
      RecipientLimitExternalPerHour parameters to UInt32.
  • EXOMessageClassification
    • Fix issue while creating policy for first time
      FIXES #4877
  • IntuneDeviceConfigurationEmailProfilePolicyWindows10
    • Fix export by fixing some typos and from where values are extracted
      FIXES #3960
  • IntuneDiskEncryptionWindows10
    • Initial Release
      FIXES #4050
  • IntuneWindowsUpdateForBusinessQualityUpdateProfileWindows10
    • Initial release.
      FIXES #2659
  • SPOSharingSettings
    • Improved performance by using -Filter on Get-PnPTenantSite calls.
  • M365DSCDRGUtil
    • Fixes an issue with nested and duplicate settings in the settings catalog
    • Add support for converting Intune assignments directly from Graph.
      FIXES #4875
  • M365DSCResourceGenerator
    • Update Intune resource generation.
  • M365DSCReport
    • Changes behaviour to not throw on empty configuration during report generation.
      FIXES #4559
      FIXES #4505
    • Fixes an issue where the comparison treats empty arrays as an empty string.
      FIXES #4796
  • Telemetry
    • Added info about operation total execution time.

This Pull Request (PR) fixes the following issues

  • N/A

@NikCharlebois NikCharlebois added Release V1.24.717.1 Version 1.24.717.1 labels Jul 17, 2024
@NikCharlebois NikCharlebois merged commit 0fb962b into microsoft:Dev Jul 17, 2024
2 checks passed
@NikCharlebois NikCharlebois deleted the Tests-Improvements branch July 18, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment