BREAKING CHANGE: xDnsServerSetting: Remove properties LogIPFilterList, LogFilePath, LogFileMaxSize, and EventLogLevel #190
Labels
breaking change
When used on an issue, the issue has been determined to be a breaking change.
enhancement
The issue is an enhancement request.
Details of the scenario you tried and the problem that is occurring
Suggest removing the property
LogIPFilterList
in favor of the already present propertyFilterIPAddressList
in the resource xDnsServerDiagnostics to avoid ping-pong behavior. This will also simplify the resource xDnsServerSetting.Verbose logs showing the problem
Not available.
Suggested solution to the issue
Remove the property
LogIPFilterList
and use the resource xDnsServerDiagnostics to enforce this setting instead.The DSC configuration that is used to reproduce the issue (as detailed as possible)
The operating system the target node is running
Any Windows
Version and build of PowerShell the target node is running
Windows PowerShell 5.1
Version of the DSC module that was used
2.0.0
The text was updated successfully, but these errors were encountered: