Scripter

Azure SQL

-d, --database

The name of the database to script. This value is required.

-s, --server

Full path to the database in the cloud (database-identifier.database.windows.net). This value is required.

-u, --username

--password

--auth

Authentication type to use:

  • SqlServer
  • AadManagedIdentity
  • AadPassword
  • AadIntegrated
  • AadMfa

Default value is AadIntegrated.

Previous
SQL Server