Release 1.24.731.1
This commit is contained in:
Родитель
dcff07e6d2
Коммит
3ed50a58d5
|
@ -1,6 +1,6 @@
|
|||
# Change log for Microsoft365DSC
|
||||
|
||||
# UNRELEASED
|
||||
# 1.24.731.1
|
||||
|
||||
* AADAuthenticationMethodPolicyFido2
|
||||
* Add missing class identifier to schema.
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
# Generated by: Microsoft Corporation
|
||||
#
|
||||
# Generated on: 2024-07-24
|
||||
# Generated on: 2024-08-01
|
||||
|
||||
@{
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
|||
# RootModule = ''
|
||||
|
||||
# Version number of this module.
|
||||
ModuleVersion = '1.24.724.1'
|
||||
ModuleVersion = '1.24.731.1'
|
||||
|
||||
# Supported PSEditions
|
||||
# CompatiblePSEditions = @()
|
||||
|
@ -142,24 +142,26 @@
|
|||
IconUri = 'https://github.com/microsoft/Microsoft365DSC/blob/Dev/Modules/Microsoft365DSC/Dependencies/Images/Logo.png?raw=true'
|
||||
|
||||
# ReleaseNotes of this module
|
||||
ReleaseNotes = '* IntuneAntivirusPolicyWindows10SettingCatalog
|
||||
* Migrate to new settings catalog cmdlets.
|
||||
* IntuneAttackSurfaceReductionRulesPolicyWindows10ConfigManager
|
||||
* Migrate to new settings catalog cmdlets.
|
||||
FIXES [#3966](https://github.com/microsoft/Microsoft365DSC/issues/3966)
|
||||
* IntuneEndpointDetectionAndResponsePolicyLinux
|
||||
* Initial release.
|
||||
* IntuneEndointDetectionAndResponsePolicyMacOS
|
||||
* Initial release.
|
||||
* IntuneWindowsUpdateForBusinessFeatureUpdateProfileWindows10
|
||||
* Introduces new properties and updates the handling of the
|
||||
start and end dates.
|
||||
FIXES [#4614](https://github.com/microsoft/Microsoft365DSC/issues/4614)
|
||||
FIXES [#3438](https://github.com/microsoft/Microsoft365DSC/issues/3438)
|
||||
* M365DSCDRGUtil
|
||||
* Fixes an issue where only 25 settings catalog templates were fetched with one call.
|
||||
* SPOSharingSettings
|
||||
* Changed approach to MySite filtering.'
|
||||
ReleaseNotes = '* AADAuthenticationMethodPolicyFido2
|
||||
* Add missing class identifier to schema.
|
||||
FIXES [#4900](https://github.com/microsoft/Microsoft365DSC/issues/4900)
|
||||
FIXES [#4079](https://github.com/microsoft/Microsoft365DSC/issues/4079)
|
||||
* IntuneAntivirusPolicyWindows10SettingCatalog
|
||||
* Fixes an issue where the template reference is not set correctly.
|
||||
FIXES [#4925](https://github.com/microsoft/Microsoft365DSC/issues/4925)
|
||||
* IntuneDeviceConfigurationEndpointProtectionPolicyWindows10
|
||||
* Fix compiling if `ProfileTypes` (in `FirewallRules`) is present and contains
|
||||
more than one value
|
||||
FIXES [#4936](https://github.com/microsoft/Microsoft365DSC/issues/4936)
|
||||
* IntuneDeviceConfigurationPolicyiOS
|
||||
* Fix export of property NetworkUsageRules
|
||||
FIXES [#4934](https://github.com/microsoft/Microsoft365DSC/issues/4934)
|
||||
* MISC
|
||||
* M365DSCReport
|
||||
* Update key properties for delta report in `AADGroup` resource.
|
||||
FIXES [#4921](https://github.com/microsoft/Microsoft365DSC/issues/4921)
|
||||
* Improve PowerShell Core support across the DSC resources.
|
||||
FIXES [#4911](https://github.com/microsoft/Microsoft365DSC/issues/4911)'
|
||||
|
||||
# Flag to indicate whether the module requires explicit user acceptance for install/update
|
||||
# RequireLicenseAcceptance = $false
|
||||
|
|
Загрузка…
Ссылка в новой задаче