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.713.1 #2092

Merged
merged 1 commit into from
Jul 13, 2022
Merged

Release 1.22.713.1 #2092

merged 1 commit into from
Jul 13, 2022

Conversation

NikCharlebois
Copy link
Collaborator

Pull Request (PR) description

  • AADAuthorizationPolicy
    • Initial release.
  • AADConditionalAccessPolicy
    • Fixed issue for Included and Excluded properties where the last instance couldn't be removed.
      FIXES #2058 & #2079
  • EXOATPPolicyForO365
    • Deprecated properties AllowClickThrough, EnableSafeLinksForO365Clients & TrackClicks.
  • EXOAuthenticationPolicyAssignment
    • Initial release.
  • EXOCASMailboxSettings
    • New resource to configure Exchange Online CAS Mailbox settings.
  • EXOSafeLinksPolicy
    • Deprecated properties DoNotAllowClickThrough, DoNotTrackUserClicks & IsEnabled.
  • IntuneAppProtectionPolicyiOS
    • Fixed issue with creation a new policies where it was complaining about invalid minimum versions.
    • Fixed issues where creating new policies threw an error complaining about an invalid duration format.
      FIXES #2019
    • Added the CustomBrowserProtocol paramters.
      FIXES #2009
  • IntuneDeviceAndAppManagementAssignmentFilter
    • Initial release.
  • SCComplianceTag
    • Fixed issue where FilePlanProperty was not properly applied unless another child property was also modified.
  • SPOSharingSettings
    • Updated code to remove None as valid value for DefaultLinkPermission. If value is set to None default to Edit.
  • DEPENDENCIES
    • Updated Microsoft.PowerApps.Administration.PowerShell to version 2.0.150.
    • Updated MSCloudLoginAssistant to version 1.0.87.
  • MISC
    • Made the Compare-M365DSCConfigurations cmdlet public.

This Pull Request (PR) fixes the following issues

N/A

@NikCharlebois NikCharlebois merged commit c27384f into microsoft:Dev Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment