I am using ubuntu docker image as build agent on Azure Devops. I need to apply some DDL SQL scripts on Azure SQL DB. What tool I should use – SQLCMD or SQLPackage, or something else and why? Thanks in advance Answer So in order to install SQLPackage I followed this tutorial. It got installed, however it did not work