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.1218.1 #5584

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Conversation

NikCharlebois
Copy link
Collaborator

Pull Request (PR) description

  • AADApplication
    • Added support for Oauth2PermissionScopes.
    • Fixes comparison issue for permissions.
  • EXOTransportRule
    • Fixes issue extracting arrays in Get-TargetResource.
  • TeamsMeetingPolicy
    • Adds support for additional Copilot setting value.
    • FIXES #5550
  • MISC
    • Fixed the Fabric web request to use basic parsing.
    • Reset only necessary authentication context.
  • M365DSCUtil
    • Update Get-M365DSCWorkloadsListFromResourceNames function for more input types.
      FIXES #5525
  • DEPENDENCIES
    • Updated Microsoft.PowerApps.Administration.PowerShell to version 2.0.202.
    • Updated MSCloudLoginAssistant to version 1.1.31.

This Pull Request (PR) fixes the following issues

  • N/A

Task list

  • Added an entry to the change log under the Unreleased section of the file CHANGELOG.md.
    Entry should say what was changed and how that affects users (if applicable), and
    reference the issue being resolved (if applicable).
  • Resource parameter descriptions added/updated in the schema.mof.
  • Resource documentation added/updated in README.md.
  • Resource settings.json file contains all required permissions.
  • Examples appropriately added/updated.
  • Unit tests added/updated.
  • New/changed code adheres to DSC Community Style Guidelines.

@NikCharlebois NikCharlebois added Release V1.24.1218.1 Version 1.24.1218.1 labels Dec 18, 2024
@NikCharlebois NikCharlebois merged commit 312f02a into microsoft:Dev Dec 18, 2024
2 checks passed
@NikCharlebois NikCharlebois deleted the Release-1.24.1218.1 branch December 18, 2024 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment