powered by
Take linked service name as input and return full connection string with credentials.
mssparkutils.credentials.getFullConnectionString(linkedService)
A empty string used to mimic connection string returned by azure synapse runtime for linkedService.
linkedService
Linked service name.
mssparkutils.credentials.getConnectionStringOrCreds('AzureDataLakeStorage1')
Run the code above in your browser using DataLab