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.809.1 #3568

Merged
merged 3 commits into from
Aug 10, 2023
Merged

Conversation

NikCharlebois
Copy link
Collaborator

Pull Request (PR) description

  • TeamsGroupPolicyAssignment
  • AADAuthorizationPolicy
    • Added support for the AllowedToCreateTenants &
      AllowedToReadBitlockerKeysForOwnedDevice properties.
      FIXES #3492
  • AADGroup, AADUser and O365Group
    • Add support to use function endsWith as filter
      FIXES #3518
  • O365OrgSettings
    • Added error handling for the Viva settings to handle task cancellation errors.
    • Added improvements for the set to only call into APIs that need a PATCH request.
  • SCComplianceSearch
    • Fixed an issue with the export when using CertificateThumbprint.
      FIXES #3499
  • SCComplianceSearchAction
    • Adds support for the Preview action type.
      FIXES #3498
  • SCRetentionCompliancePolicy
    • Fixes an issue where SPN auth parameters weren't returned from the Get-TargetResource
      function.
      FIXES #3500
  • TeasShiftPolicy
    • Deprecated the EnableShiftPresence parameter.
  • TeamsTemplatesPolicy
    • Initial release.
  • MISC
    • M365DscReverse: Fix exporting when $Filter var exists locally
      FIXES #3515
    • Fix for the delta report function to handle deep nested CIM Instances.
      FIXES #3478
  • DEPENDENCIES
    • Updated Microsoft.Graph.* dependencies to version 2.2.0.
    • Updated MSCloudLoginAssistant to version 1.0.119.
    • Updated dependency Microsoft.PowerApps.Administration.PowerShell to version 2.0.170.

This Pull Request (PR) fixes the following issues

  • N/A

@NikCharlebois NikCharlebois added Release V1.23.809.1 Version 1.23.809.1 labels Aug 9, 2023
@NikCharlebois NikCharlebois merged commit eed6002 into microsoft:Dev Aug 10, 2023
2 checks passed
@NikCharlebois NikCharlebois deleted the Release-1.23.809.1 branch August 10, 2023 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment