1
votes

I have an error like this - ##[error]Deployment failed: 'An error occurred during deployment plan generation. Deployment cannot continue.' Reason: 'Missing values for the following SqlCmd variables:Test1.' ''. I know Dacpac deployment could not support SqlCmd variables before TFS 2015.

However in TFS 2015 Releases' Database Deployment task, I see the SqlCmd Variables can be configured.

enter image description here

Does that mean TFS 2015 support that now? If so, what is the format to type in the variable and values?

Also can anyone find any document about the Database Deployment task?

1

1 Answers

0
votes

The tasks come from an extension. The format of the variable input can be found in https://github.com/TechnossusLLC/On-Premises-Release-Toolkit/blob/master/deploydatabase.md