mssparkutils.credentials.getFullConnectionString {notebookutils} | R Documentation |
Take linked service name as input and return full connection string with credentials.
mssparkutils.credentials.getFullConnectionString(linkedService)
linkedService |
Linked service name. |
A empty string used to mimic connection string returned by azure synapse runtime for linkedService
.
mssparkutils.credentials.getConnectionStringOrCreds('AzureDataLakeStorage1')