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.1012.1 #2395

Merged
merged 5 commits into from
Oct 13, 2022
Merged

Conversation

NikCharlebois
Copy link
Collaborator

Pull Request (PR) description

  • EXOManagementRoleAssignment
  • SCRetentionCompliancePolicy
    • Fixed issue where the locations weren't properly returned.
      FIXES #2338
      FIXES #2339
  • TeamsOnlineVoicemailPolicy
    • Initial Release
  • TeamsOnlineVoicemailUserSettings
    • Initial Release
  • TeamsOnlineVoiceUser
    • Initial Release
  • TeamsUserCallingSettings
    • InitialRelease
  • EXOOrganizationConfig
    • Added 35 new parameters.
    • Set AllowPlusAddressInRecipients parameter to deprecated. Use DisablePlusAddressInRecipients instead.
  • DEPENDENCIES
    • Updated Microsoft.Graph dependencies to version 1.13.0.
    • Updates MicrosoftTeams to version 4.8.0;
    • Updated ReverseDSC to version 2.0.0.13;
      FIXES #2270
  • MISC
    • EXO Workload
      • Add support for Managed Identity authentication
    • Fixed an issue in in Export-M365DSCConfiguration when used with Service Principal
      FIXES 2374
      FIXES 2379
    • Added support for Exchange to the Update-M365DSCAzureAdApplication cmdlet
    • Fixes an issue where filters were ignored on export when specifying the Workloads parameter.

This Pull Request (PR) fixes the following issues

  • N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment