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.322.1 #3061

Merged
merged 1 commit into from
Mar 22, 2023
Merged

Release 1.23.322.1 #3061

merged 1 commit into from
Mar 22, 2023

Conversation

ykuijs
Copy link
Member

@ykuijs ykuijs commented Mar 22, 2023

Pull Request (PR) description

  • AADRoleSetting
    • Added CertificateThumbPrint and ApplicationId to the output of the Get method
  • EXODistributionGroup
    • Fixed an error where the name wasn't properly escaped in the Filter
      FIXES #3044
  • IntuneDeviceConfigurationDeliveryOptimizationPolicyWindows10
    • Initial Release
      FIXES #2832
  • EXORoleAssignmentPolicy
    • Fix issue with IsDefault parameter
      FIXES #2977
  • IntuneDeviceConfigurationEndpointProtectionPolicyWindows10
    • Initial release
      FIXES #2834
  • IntuneDeviceConfigurationIdentityProtectionPolicyWindows10
    • Initial release
      FIXES #2831
  • SCDLPCompliancePolicy
    • Added support or Endpoint, On-Premises, PowerBI and ThirdPartyApps locations and exceptions.
      FIXES #3023
  • SCSensitivityLabel
    • Added ContentType parameter, so you can specify where to apply the label.
      FIXES #2992
    • Updated the resource to use and apply the correct parameters from the LabelActions
      property.
      FIXES #3035
    • Deprecated all FontName properties, since these are no longer configurable.
      FIXES #3035
    • Fixed the collection of new and set parameters to ensure the correct values are passed to the New/Set cmdlets.
      FIXES #3050
  • MISC
    • Added QA test that checks for existence of an example for each resource.
    • Amended output for Convert-M365DscHashtableToString to show each value on a new line
      Fixes#2980
  • DRG
    • Various fixes:
      Remove invalid character from description in schema.mof
      Add Id as key in schema.mof
      Add DisplayName as Required in schema.mof
      Fix issue with nested CIM array from test unit
      Remove Select-MgProfile from module
      Add DisplayName as Mandatory in module
      Fix issue with AdditionalProperties for nested objects from module
      Fix Ensure default value

This Pull Request (PR) fixes the following issues

  • N/A

@ykuijs ykuijs added Release V1.23.322.1 Version 1.23.322.1 labels Mar 22, 2023
@ykuijs ykuijs merged commit 1428981 into microsoft:Dev Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment