dsccommunity / xRemoteDesktopSessionHost

This module contains DSC resources for the management and configuration of Microsoft Remote Desktop Session Host (RDSH).
MIT License
36 stars 47 forks source link

New resource: xRDConnectionBrokerHAMode #110

Closed nyanhp closed 1 year ago

nyanhp commented 1 year ago

Pull Request (PR) description

This PR adds a new resource xRDConnectionBrokerHAMode to configure HA mode on connection brokers.

This Pull Request (PR) fixes the following issues

None

Task list


This change is Reviewable

nyanhp commented 1 year ago

Unclear why build fails. Works locally (clean) in both Windows PowerShell as well as PowerShell 7.2.7

codecov[bot] commented 1 year ago

Codecov Report

Merging #110 (75c523e) into master (b97c82b) will increase coverage by 0%. The diff coverage is 96%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #110   +/-   ##
=====================================
  Coverage      88%    89%           
=====================================
  Files           9     10    +1     
  Lines         461    494   +33     
=====================================
+ Hits          410    442   +32     
- Misses         51     52    +1     
Impacted Files Coverage Δ
...onBrokerHAMode/MSFT_xRDConnectionBrokerHAMode.psm1 96% <96%> (ø)