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

Multiple Fixes #5807

Merged
merged 4 commits into from
Feb 19, 2025
Merged

Multiple Fixes #5807

merged 4 commits into from
Feb 19, 2025

Conversation

NikCharlebois
Copy link
Collaborator

Pull Request (PR) description

  • AADApplication
    • Test-TargetResource logic updated to skip evaluating CIMArrays that are empty
      when passed as desired values.
  • AADDeviceRegistrationPolicy
    • Fixed an issue where the AzureADJoinIsAdminConfigurable was not returned by the
      Get-TargetResource function.
  • AADGroup
    • Returns an empty array for roles and licenses from the Get-TargetResource
      function instead of null when no instances are found.
  • AADServicePrincipal
    • Evaluating assigned users based on UPN and not just on DisplayName.
  • EXODistributionGroup
    • Changed logic to retrieve existing members by UserPrincipalName.
  • EXORoleGroup
    • Evaluating assigned users based on UPN and not just on DisplayName if they
      have an associated mailbox.
  • IntuneDeviceManagementEnrollmentAndroidGooglePlay
    • Marked the Id property as mandatory in the resource.
  • M365DSCRuleEvaluation
    • Added support for specifying a Filter property.
  • SCInsiderRiskPolicy
    • Enforces the MDATPTriageStatus to be a string array.

This Pull Request (PR) fixes the following issues

  • N/A

@NikCharlebois NikCharlebois merged commit 4d466f4 into microsoft:Dev Feb 19, 2025
3 checks passed
@NikCharlebois NikCharlebois deleted the EXORoleGroup branch February 19, 2025 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant