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.621.1 #3410

Merged
merged 4 commits into from
Jun 22, 2023
Merged

Conversation

NikCharlebois
Copy link
Collaborator

Pull Request (PR) description

  • AADAdministrativeUnit
    • Fixes an issue where the domain part of the user name was handled as a string when using credentials to authenticate.
  • EXORoleGroup
    • Fixes an issue where the role group wasn't getting created when members were null.
      FIXES #3217
  • O365OrgSettings
    • Added support for the PlannerAllowCalendarSharing property for Planner.
    • Added support for the Microsoft 365 installation options.
    • Added support for the Viva Insights and Briefing email settings.
  • PPTenantIsolationSettings & PPTenantSettings
    • Handles the case where required permissions are not provided when using SPN authentication.
      FIXES #3179
  • SCProtectionAlert
    • Prevents extracting system rules.
      FIXES #3224
  • MISC
    • Fixes the display of arrays as property values for Excel based reports from New-M365DSCReportFromConfiguration.
      FIXES #3173
    • Added the Organization.Read.All permission by default in the Get-M365DSCCompiledPermisisonList cmdlet return values.
      FIXES #3292
  • DEPENDENCIES
    • Updated ExchangeOnlineManagement to version 3.2.0.
    • Updated MicrosoftTeams to version 5.3.0.
    • Updated MSCloudLoginAssistant to version 1.0.114.

This Pull Request (PR) fixes the following issues

  • N/A

@NikCharlebois NikCharlebois added Release V1.23.621.1 Version 1.23.621.1 labels Jun 22, 2023
@NikCharlebois NikCharlebois merged commit cc2ab17 into microsoft:Dev Jun 22, 2023
2 checks passed
@NikCharlebois NikCharlebois deleted the Release-1.23.621.1 branch June 22, 2023 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment