Standalone SQL Server Integration Service (SSIS) DevOps Tools
Author | Date | Source |
---|---|---|
Microsoft | October 26, 2022 | Standalone SQL Server Integration Service (SSIS) DevOps Tools |
Standalone SSIS DevOps Tools provide a set of executables to do SSIS CICD tasks. Without the dependency on the installation of Visual Studio or SSIS runtime, these executables can be easily integrated with any CICD platform. The executables provided are:
- SSISBuild.exe: build SSIS projects in project deployment model or package deployment model.
- SSISDeploy.exe: de