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.720.1 #2123

Merged
merged 3 commits into from
Jul 20, 2022
Merged

Conversation

NikCharlebois
Copy link
Collaborator

Pull Request (PR) description

  • AADAuthorizationPolicy
    • Fixed issue with the DefaultUserRolePermissionGrantPoliciesAssigned property.
  • AADGroup
    • Added support for Group Licensing by adding the AssignedLicenses property.
    • Added support for members and owners.
      FIXES #1066
  • EXOCASMailboxSettings
    • Fixed issue if there are mailboxes with the same name
      FIXES #2117
  • EXODistributionGroup
    • Initial release.
      FIXES #1802
  • EXOMalwareFilterPolicy
    • DEPRECATED parameter CustomAlertText.
  • IntuneAntivirusPolicyWindows10SettingCatalog
    • Initial release.
  • IntuneAttackSurfaceReductionRulesPolicyWindows10ConfigManager
    • Initial release.
  • IntuneDeviceCompliancePolicyWindows10
    • Switched to using the beta profile in order to aapture all parameters.
      FIXES #1998
  • IntuneDeviceConfigurationPolicyWindows10
    • Fixed issue where the value for the DefenderDetectedMalwareActions property wasn't properly handled.
      FIXES #1479
  • IntuneExploitProtectionPolicyWindows10SettingCatalog
    • Initial release.
  • O365OrgCustomizationSetting
    • Added a warning to let users know the changes can take up to 24 hours to be reflected
      FIXES #1599
  • PPTenantSettings
    • Fixed the way parameters are passed to the Set-TenantSettings cmdlet.
      FIXES #1914
  • TeamsTenantDialPlan
    • Fixed an issue where the Normalization Rules strings were not properly exited.
      FIXES #2096
  • TeamsUpdateManagementPolicy
    • Changed the format of the UpdateTimeOfDay parameter to not include date as part of an export.
      FIXES #2062
  • MISC
    • PowerPlatform: Standardized authentication on Credential and dropped support for Service Principal across resources.
      FIXES #1979
    • EXPORT: Changed the way resources' modules are imported to improve startup performance.
      FIXES #1745
    • Added a new Test-M365DSCModuleValidity cmdlet.
    • Updated the Uninstall-M365DSCOutdatedDependencies cmdlet to delete module files.

@NikCharlebois NikCharlebois merged commit 49ba3fc into microsoft:Dev Jul 20, 2022
@NikCharlebois NikCharlebois deleted the Release-1.22.720.1 branch July 20, 2022 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment