azure/Azure MYSQL Deploy

Deploy to Azure MySQL database using SQL script files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
server-nameServer name of Azure DB for Mysql. Example: fabrikam.mysql.database.azure.com. When you connect using Mysql Workbench, this is the same value that is used for Hostname in Parametersyes
connection-stringThe connection string, including authentication information, for the Azure MySQL Server. (deprecated)no
usernameAzure MySQL Server username for loginno
passwordAzure MySQL Server password for loginno
databaseAzure MySQL Server database (optional) to connect to. No database will be used automatically.no
sql-filePath to SQL script file to deployyes
argumentsAdditional options supported by mysql simple SQL shell. These options will be applied when executing the given file on the Azure DB for Mysql.no

no outputs