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.727.1 #2143

Merged
merged 1 commit into from
Jul 27, 2022
Merged

Conversation

NikCharlebois
Copy link
Collaborator

Pull Request (PR) description

  • EXOTransportRule
    • Fixed issue where the MessageContainsDataClassifications property was not properly extracted due to single quote exiting.
      FIXES #1820
  • IntuneAppProtectionPolicyAndroid
    • Added Configuration Parameters:
      ManagedBrowser
      MinimumRequiredAppVersion
      MinimumRequiredOSVersion
      MinimumRequiredPatchVersion
      MinimumWarningAppVersion
      MinimumWarningOSVersion
      MinimumWarningPatchVersion
      AppGroupType
      IsAssigned
      FIXES #1955
  • IntuneDeviceConfigurationPolicyWindows10
    • Fixed issue where the edgeSearchEngine value was not properly retrieved.
      FIXES #1783
  • SCSensitivityLabel
    • Fixed an issue where '$' in the custom wordmark test would cause issue.
      FIXES #2067
  • SPOSite
    • Fixed owner value for root site.
      FIXES #2035
  • TeamsUser
  • MISC
    • Added support for filtering resources instances at extraction time.
      FIXES #1691
    • REPORT: Fixed an issue where if the ModuleVersion was not specified, that the file would fail to properly get parsed.
      FIXES #1970
    • Resources implementing the Ensure parameter now defaults its value to $true.
      FIXES #1738

This Pull Request (PR) fixes the following issues

  • N/A

@NikCharlebois NikCharlebois merged commit 60fabb7 into microsoft:Dev Jul 27, 2022
@NikCharlebois NikCharlebois deleted the Release-1.22.727.1 branch July 27, 2022 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment