mssparkutils.credentials.getFullConnectionString | 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')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.