The appdba:sqlcmd change type is not supported when using MSI Authentication: In the GUI do not use the change set type called “Execute with sqlcmd for Microsoft SQL Server & Azure SQL Databases”. Please use the “Execute a SQL script file using JDBC” change set type with MSI Authentication instead. In Packager do not use the DATA_DML , DIRECT , or CONVERT package methods which are the defaults for the “data_dml”, “ddl, and “sql_direct” folders. Please use only the SQLFILE and STOREDLOGIC package methods with MSI Authentication instead. Read more about setting packageMethod in metadata.properties here:
|