Skip to content

Release 1.25.205.1

Compare
Choose a tag to compare
@NikCharlebois NikCharlebois released this 06 Feb 05:24
· 117 commits to Master since this release
c3b77a5
  • AADApplication
    • Refactored logic for CIM Instance evaluation in Test-TargetResource.
  • 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.
    • 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