Johan Ljunggren
Johan Ljunggren
@copilot I think we can: 1. Remove the section `##### .NET Method Exceptions`, it feels like a duplicate wha we already have in the section `##### Exception Handling in Commands`...
@coderabbitai review
> A minor concern regarding the DnsRecordBase class itself - its structure and functionality resemble ResourceBase ( but out-of-date in comparison with ResourceBase ). It's because DnsRecordBase was the inspiration...
When above is resolved resources like `DnsServerCache`, `DnsServerDsSetting`, `DnsServerEDns`, `DnsServerRecursion` and `DnsServerScavenging` should instead inherit from `ResourcePropertiesBase` and not `ResourceBase` - maybe there is also a need for additional classes...
>I would like to work on writing DSC resources for managing DNS Policies. >Preliminary resource names for implementation: >DnsServerQueryResolutionPolicy, DnsServerRecursionPolicy, DnsServerZoneTransferPolicy @ahpooch Create issues for one of each of these...
Reopening and labeled as bug. Community hopefully can resolve this.
I have suggested a PR to add two properties to SqlResourceBase class. This will work for existing and futire class-based resources. MOF-based resources I leave for the rest of the...
I just realized that it is not this task that sets the preview tag for GitHub, it is the task `Publish_release_to_GitHub` and this line in particular: https://github.com/gaelcolas/Sampler.GitHubTasks/blob/1f288c3bc35ab124ff9f8a8f405111c10761744e/.build/tasks/New-Release.GitHub.build.ps1#L125
I keep this open for a while if there is any demand we can merge, but need someone to verify functionality in an actual use-case.