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