notebookutils.credentials.getConnectionStringOrCreds: Take linked service name as input and return connection...

notebookutils.credentials.getConnectionStringOrCredsR Documentation

Take linked service name as input and return connection string or credentials depending on the configuration of the linked service.

Description

Take linked service name as input and return connection string or credentials depending on the configuration of the linked service.

Usage

notebookutils.credentials.getConnectionStringOrCreds(linkedService)

Arguments

linkedService

Linked service name.

Value

A empty string used to mimic credentials returned by azure synapse runtime for linkedService.

Examples

notebookutils.credentials.getConnectionStringOrCreds('AzureDataLakeStorage1')


notebookutils documentation built on May 29, 2024, 12:08 p.m.