powered by
Put AKV secret using linkedService.
notebookutils.credentials.putSecretWithLS( linkedService, secretName, secretValue )
The secretValue been written.
secretValue
name of AKV linked service.
name of the secret being written.
value of the secret being written.
notebookutils.credentials.putSecretWithLS('AzureDataLakeStorage1', 'secretName', 'secretValue')
Run the code above in your browser using DataLab