v16.4.0-preview0003
Pre-release
Pre-release
[v16.4.0-preview0003]
Added
- SqlServerDsc
- Added a new build task
fastbuild
that can be used during development
process when there are no need to generate documentation. - Added new public command:
Get-SqlDscConfigurationOption
- Returns the available configuration
options that can be used with the DSC resource SqlConfiguration.
- Added a new build task
Changed
- SqlServerDsc
- Re-enable integration tests for dbatools.
- Bumped dbatools to v2.0.1 for the integration tests.
Fixed
- SqlServerDsc
- Fix style changes in all private and public commands.
Import-SqlDscPreferredModule
- Now when parameter
Force
is passed the command correctly invoke
Get-SqlDscPreferredModule
using the parameterRefresh
.
- Now when parameter