powered by
Return AKV secret using linkedService.
mssparkutils.credentials.getSecretWithLS(linkedService, secret)
A empty string used to mimic secret returned by azure synapse runtime for given linkedService and secret.
linkedService
secret
linkedService name of the AKV linked service.
name of the secret being fetched.
mssparkutils.credentials.getSecretWithLS('AzureDataLakeStorage1', 'secretName')
Run the code above in your browser using DataLab