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.115.1 #5628

Merged
merged 8 commits into from
Jan 15, 2025
Merged

Conversation

NikCharlebois
Copy link
Collaborator

Pull Request (PR) description

  • AADAuthenticationRequirement
    • Filtered guests from the export, to prevent errors during export
      FIXES #5625
  • AADGroup
    • Only get Members & GroupAsMembers when a static group is defined.
  • AADGroupEligibilitySchedule
    • New resource for Privileged Identity Management (PIM) for Groups
  • AADNamingLocationPolicy
    • Improved logging and fixed issue that caused creation of duplicate
      locations with same name.
  • EXOSmtpDaneInbound
    • Initial release
  • IntuneAccountProtectionLocalAdministratorPasswordSolutionPolicy
    • Fixed creation of policy while it was found by name, now it updates existing policies correctly.
  • IntuneAccountProtectionPolicyWindows10
    • Fixed creation of policy while it was found by name, now it updates existing policies correctly.
  • IntuneAntivirusPolicyLinux
    • Fixed creation of policy while it was found by name, now it updates existing policies correctly.
  • IntuneAntivirusPolicyMacOS
    • Fixed creation of policy while it was found by name, now it updates existing policies correctly.
  • IntuneAntivirusPolicyWindows10SettingCatalog
    • Fixed creation of policy while it was found by name, now it updates existing policies correctly.
  • IntuneAppAndBrowserIsolationPolicyWindows10
    • Fixed creation of policy while it was found by name, now it updates existing policies correctly.
  • IntuneDeviceControlPolicyWindows10
    • Fixed creation of policy while it was found by name, now it updates existing policies correctly.
  • IntuneDiskEncryptionMacOS
    • Fixed creation of policy while it was found by name, now it updates existing policies correctly.
  • IntuneDiskEncryptionWindows10
    • Fixed creation of policy while it was found by name, now it updates existing policies correctly.
  • IntuneEndpointDetectionAndResponsePolicyLinux
    • Fixed creation of policy while it was found by name, now it updates existing policies correctly.
  • IntuneEndpointDetectionAndResponsePolicyMacOS
    • Fixed creation of policy while it was found by name, now it updates existing policies correctly.
  • IntuneEndpointDetectionAndResponsePolicyWindows10
    • Fixed creation of policy while it was found by name, now it updates existing policies correctly.
  • IntuneFirewallPolicyWindows10
    • Fixed creation of policy while it was found by name, now it updates existing policies correctly.
  • IntuneSettingCatalogASRRulesPolicyWindows10
    • Fixed creation of policy while it was found by name, now it updates existing policies correctly.
  • IntuneVPNConfigurationPolicyAndroidWork
    • Initial release
  • M365DSCRuleEvaluation
    • Making RuleDefinition a key of the resource to allow multiple
      rules for the same resource type to be provided in the same config.
    • Adding a new RuleName parameter to make it easier to understand
      the results in the event logs.
  • TeamsGroupPolicyAssignment
  • DEPENDENCIES
    • Updated Microsoft.PowerApps.Administration.PowerShell to version 2.0.203.
    • Updated MSCloudLoginAssistant to version 1.1.34.

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.25.115.1 Version 1.25.115.1 labels Jan 15, 2025
@NikCharlebois NikCharlebois merged commit 0b3b7ff into microsoft:Dev Jan 15, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release V1.25.115.1 Version 1.25.115.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[AADAuthenticationRequirement] Export throws errors for guest users
1 participant