mssparkutils.credentials.getSecretWithLS: Return AKV secret using linkedService.

mssparkutils.credentials.getSecretWithLSR Documentation

Return AKV secret using linkedService.

Description

Return AKV secret using linkedService.

Usage

mssparkutils.credentials.getSecretWithLS(linkedService, secret)

Arguments

linkedService

linkedService name of the AKV linked service.

secret

name of the secret being fetched.

Value

A empty string used to mimic secret returned by azure synapse runtime for given linkedService and secret.

Examples

mssparkutils.credentials.getSecretWithLS('AzureDataLakeStorage1', 'secretName')


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