Thor Logo dbatools

Bacpac

Publish-DbaDacPackage

Richie lee (@richiebzzzt)

Publish-DbaDacPackage View Source Richie lee (@richiebzzzt) Windows, Linux, macOS On this page: Synopsis · Description · Syntax · Examples · Parameters · Outputs Synopsis Deploys DACPAC or BACPAC files to SQL Server databases using the DacFx framework Description Deploys database schema changes from DACPAC files created by SSDT projects or Export-DbaDacPackage, automatically updating target database structure and executing embedded pre/post deployment scripts. Also imports data from BACPAC files for complete database restoration scenarios.

Read more