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.913.1 #3682

Merged
merged 2 commits into from
Sep 14, 2023
Merged

Release 1.23.913.1 #3682

merged 2 commits into from
Sep 14, 2023

Conversation

NikCharlebois
Copy link
Collaborator

Pull Request (PR) description

  • AADNamedLocationPolicy
    • Set default value for CountryLookupMethod and removed unwanted properties
      FIXES #3656
    • Added support for compliantNetworkNamedLocation.
      FIXES #3422
  • IntuneAppProtectionPolicyAndroid
    • Added support for 'RequireClass3Biometrics' parameter
    • Added support for 'RequirePinAfterBiometricChange' parameter
  • IntuneAntivirusPolicyWindows10SettingCatalog
    • Added support for 'engineupdateschannel' parameter
    • Added support for 'platformupdateschannel' parameter
    • Added support for 'securityintelligenceupdateschannel' parameter
  • M365DSCRuleEvaluation
    • Initial Release.
  • O365OrgSettings
    • Fixes an issue where the wrong Graph URLs were being called for sovereign
      clouds.
      FIXES #3673
  • DEPENDENCIES
    • Updated ExchangeOnlineManagement to version 3.3.0.
    • Updated Microsoft.Graph modules to version 2.5.0.
    • Added dependency on Microsoft.Graph.Beta.Reports.
  • MISC
    • Improved error logging for methods installing or updating modules.
      FIXES #3660
    • Removed Id as a mandatory parameter for most AAD resources.
      FIXES #3344
    • Single quotes handling in Export for complex CIMInstances
      FIXES #3479

This Pull Request (PR) fixes the following issues

  • N/A

@NikCharlebois NikCharlebois added Release V1.23.913.2 Version 1.23.913.1 labels Sep 14, 2023
@NikCharlebois NikCharlebois merged commit ae29c22 into microsoft:Dev Sep 14, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment