IntroductionVSTS Extension task to build and deploy Visual Studio Project - SQL Server Integration Services using the Project Deployment Model Quick linksTasks DescriptionBuild TaskBuild Visual Studio project, containing packages and parameters. It is built to a project deployment package (.ispac) https://msdn.microsoft.com/en-us/library/hh213290.aspx Deploy TaskDeploy .ispac package to SSIS instance using windows Authentication (SQL auth is not possible by MSSQL security architecture) Task RequirementsBuild TaskSQL Server Data tools must be installed on the Agent Server (Build Server) Download: https://docs.microsoft.com/en-us/sql/ssdt/download-sql-server-data-tools-ssdt SSDT for VS2017 can be installed on the Agent Server (Build Server) in New Instance or as part of Visual Studio. Please select the correct Instance Option Deploy TaskSQL Shared Management Objects must be installed on the Agent Server (Release Server) https://docs.microsoft.com/en-us/sql/relational-databases/server-management-objects-smo/installing-smo Please make sure Agent Service account have appropriate permission on the target SQL Server How to setup Build TaskHow to setup Deploy TaskProject ParametersParameter must be set in Project. Task will replace values only. Inline or File options. Inline JSON Example:
Devenv Instance Options
ContributionFile an issue for bug fixes and features and discuss existing proposals Latest Updates1.x
0.x
|