Press "Enter" to skip to content

Publishing DACPACs With Powershell

Richie Lee has a new set of functions for dbatools:

There are 3 modules included. I’m going to write a bigger piece about these functions elsewhere, but for now here is a link to the documentation –

Export-DbaDacpac

New-DbaPublishProfile

Publish-DbaDacpac

Read on for more information and a link to the source code if you’re interested in learning more.