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.22.1221.1 #2705

Merged
merged 2 commits into from
Dec 21, 2022
Merged

Conversation

NikCharlebois
Copy link
Collaborator

Pull Request (PR) description

  • AADGroup
    • Extraction no longer exports Distribution List or mail enabled security list since these are not supported by the Microsoft Graph API.
      FIXES #2587
  • EXOMailContact
    • Ensures all results are returned from the Export scenario. Currently limited at 1,000 results.
      FIXES #2672
      FIXES #2673
  • EXOManagementRoleAssignment
    • Force refresh permissions after the Set-TargetResource is called to ensure the correct cmdlets are loaded in the session.
      FIXES #2523
  • SCSensitivityLabel
    • Removed the EncryptionAipTemplateScopes parameter from being evaluated in the Test and removed it from the update scenario in the Set.
      FIXES #2205
  • TeamsFilesPolicy
    • Initial Release
  • TeamsIPPhonePolicy
    • Initial Release
  • TeamsShiftsPolicy
    • Initial Release
  • MISC
    • Fixed a typo in the reporting logic that caused issue evaluating certain resources in the NEw-M365DSCDelaaReport function
      FIXES #2685
    • Added support for the ExcludedProperties parameter in the Assert-M365DSCBlueprint function.
      FIXES #2671
    • Updated Get-M365DSCCompiledPermissionList to output all permissions consistently.
      It can now also be used as input for Update-M365DscAzureAdApplication.
    • Fixes issue where the wrong parameter is being passed to the Erro log function.
      FIXES #2682
    • Updated automatic website documentation generation
  • DEPENDENCIES
    • Updated Microsoft.Graph.* to version 1.19.0;
    • Updated MSCloudLoginAssistant to version 1.0.101;

This Pull Request (PR) fixes the following issues

  • N/A

@NikCharlebois NikCharlebois added Release V1.22.831.1 Version 1.22.831.1 V1.22.1221.1 Version 1.22.1221.1 and removed V1.22.831.1 Version 1.22.831.1 labels Dec 21, 2022
@NikCharlebois NikCharlebois merged commit a76bca6 into microsoft:Dev Dec 21, 2022
@NikCharlebois NikCharlebois deleted the Release-1.22.1221.1 branch December 21, 2022 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment