dsccommunity / SqlServerDsc

This module contains DSC resources for deployment and configuration of Microsoft SQL Server.
MIT License
360 stars 225 forks source link

SqlServerDsc: Use dbatools as a preferred module #1910

Closed johlju closed 1 year ago

johlju commented 1 year ago

If possible we should be able to use dbatools as a preferred module instead of SqlServer or SQLPS. This issue is meant to list things that might block it. The goal is to be able to solve issue https://github.com/dsccommunity/SqlServerDsc/issues/1352.