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.25.205.1 #5732

Merged
merged 2 commits into from
Feb 6, 2025
Merged

Conversation

NikCharlebois
Copy link
Collaborator

Pull Request (PR) description

  • AADConditionalAccessPolicy
    • Changed the InsiderRiskTypes property to a string array.
  • AADConnectorGroupApplicationProxy
    • Fixes an issue where the Get-TargetResource was not able to retrieve
      instances by names.
  • AADGroup
    • Refactored logic for CIM Instance evaluation in Test-TargetResource.
  • AADServicePrincipal
    • Fixes comparison of assigned roles for null values.
      FIXES #5717
  • CommerceSelfServicePurchase
    • Initial release.
  • SCPolicyConfig
    • Fixes and issue where Get-TargetResource was returning an empty array
      instead of a null value when no values were defined.
  • SCRoleGroupMember
    • Error handling if the Members parameter is omitted.
  • MISC
    • Changed the CIMInstance logic of various resources to us common logic.
    • Added support for specifying a proxy in Update-M365DSCModule.
  • DEPENDENCIES
    • Updated MSCloudLoginAssistant to version 1.1.36.

This Pull Request (PR) fixes the following issues

  • N/A

@NikCharlebois NikCharlebois added Release V1.25.205.1 Version 1.25.205.1 labels Feb 6, 2025
@NikCharlebois NikCharlebois merged commit c39a6db into microsoft:Dev Feb 6, 2025
2 checks passed
@NikCharlebois NikCharlebois deleted the Release-1.25.205.1 branch February 6, 2025 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release V1.25.205.1 Version 1.25.205.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AADServicePrincipal: AppRoleAssignedTo parameter referencing issue
1 participant