Microsoft official tools for building & deploying SQL Server Integration Services (SSIS) projects.
This product enables users to build continuous integration & continuous delivery (CI/CD) solutions for SQL Server Integration Services (SSIS) projects in Azure DevOps. It contains three tasks:
SSIS Build Task: supports building single or multiple dtproj files in project deployment model or package deployment model.
SSIS Deploy Task: supports deploying single or multiple ispac files to on-premise SSIS catalog and Azure-SSIS IR, or SSISDeploymentManifest files and their associated files to on-premise or Azure file share.
SSIS Catalog Configuration Task: supports configuring folder/project/environment of SSIS catalog with a configuration file in JSON format.
Please refer to this page for more detailed usage and release notes.
Don't want to depend on Azure DevOps, Visual Studio and SSIS runtime? Please try out the new Standalone SSIS DevOps Tools! Feel free to ask a question in the Q&A page when you have any issues or feedbacks on it.