actions-marketplace-validations/Azure SQL Deploy

Deploy a database project, DACPAC, or a SQL script to Azure SQL database

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
connection-stringThe connection string, including authentication information, for the Azure SQL Server database.yes
pathPath to the file used for this action. Supported file types are .sql, .dacpac, or .sqlproj.yes
actionIf not using a .sql file, the sqlpackage action to execute.no
argumentsIn case of .dacpac or .sqlproj file types, additional sqlpackage arguments that will be applied. In case of .sql file type, additional go-sqlcmd argument that will be applied.no
sqlpackage-pathSpecify a SqlPackage executable location to override the default locations.no
build-argumentsIn case of a .sqlproj file, additional arguments that will be applied to dotnet build when building the database project.no
skip-firewall-checkSkip the firewall check when connecting to the Azure SQL Server.nofalse

no outputs