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.23.104.1 #2745

Merged
merged 1 commit into from
Jan 4, 2023
Merged

Conversation

NikCharlebois
Copy link
Collaborator

Pull Request (PR) description

  • EXODistributionGroup
    • Changed the logic retrieving the group Type in the Get-TargetResource.
      FIXES #2709
  • EXOManagementRoleAssignment
    • Modified logic to handle the RecipientOrganizationUnitScope parameter by display name.
      FIXES #2708
  • IntuneASRRulesPolicyWindows10
    • Corrects possible values for parameter OfficeCommunicationAppsLaunchChildProcess
      FIXES #2730
  • IntuneDeviceConfigurationPolicyMacOS
    • Fixes issue where parameter UpdateDelayPolicy wasn't handled as an array
      FIXES #2731
  • IntuneDeviceConfigurationPolicyWindows10
    • Fixed incorrect type of EdgeEnterpriseModeSiteListLocation parameter in the
      resource schema definition
      FIXES #2732
  • SCRetentionCompliancePolicy
    • Forces changes to existing policies to be applied.
      FIXES #2719
    • Handles wait when the associated policy has pending changes.
      FIXES #2728
  • SCRetentionComplianceRule
    • Handles wait when the associated policy has pending changes.
      FIXES #2728
  • TeamsEmergencyCallingPolicy
    • Fixes issue where CertificateThumbprint wasn't working because Credential was set to mandatory by the Test-TargetResource function.
      FIXES #2710
  • TeamsEmergencyCallingRoutingPolicy
    • Fixes issue where CertificateThumbprint wasn't working because Credential was set to mandatory by the Test-TargetResource function.
      FIXES #2710
  • TeamsIPPhonePolicy
    • Added descriptions to the resource parameters
    • Limited possible parameter values where required
      FIXES #2722
  • TeamsMeetingPolicy
    • Deprecating RecordingStorageMode parameter, which is no longer available.
      FIXES #2723
  • TeamsShiftsPolicy
    • Added descriptions to the resource parameters
    • Limited possible parameter values where required
      FIXES #2722
  • TeamsFilesPolicy
    • Added descriptions to the resource parameters
    • Limited possible parameter values where required
      FIXES #2722
  • DRG
    • Various fixes for Graph and Intune resources automation
    • Migrated to new schema including description
    • Added support to generate parameter descriptions automatically from schema
      FIXES #2720
  • MISC
    • Fixes an issue where OrderedDictionary values weren't properly expanded in a delta report
      FIXES #2715
    • Updated website generation code to checkout correct commit

This Pull Request (PR) fixes the following issues

  • N/A

@NikCharlebois NikCharlebois added Release V1.23.104.1 Version 1.23.104.1 labels Jan 4, 2023
@NikCharlebois NikCharlebois merged commit 1531610 into microsoft:Dev Jan 4, 2023
@NikCharlebois NikCharlebois deleted the Release-1.23.104.1 branch January 4, 2023 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment