Catalog
Creates the specified credential for use with external data sources in the specified database.
put/catalog/usql/databases/{databaseName}/credentials/{credentialName}
Path parameters
databaseNamestring required
The name of the database in which to create the credential. Note: This is NOT an external database name, but the name of an existing U-SQL database that should contain the new credential object.
credentialNamestring required
The name of the credential.
Query parameters
api-versionstring required
Client Api Version.
Request body
Response
Successfully created the credential within the specified database.