mssparkutils.credentials.getConnectionStringOrCreds | R Documentation |
Take linked service name as input and return connection string or credentials depending on the configuration of the linked service.
mssparkutils.credentials.getConnectionStringOrCreds(linkedService)
linkedService |
Linked service name. |
A empty string used to mimic credentials returned by azure synapse runtime for linkedService
.
mssparkutils.credentials.getConnectionStringOrCreds('AzureDataLakeStorage1')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.