Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

Credentials used for Azure keyvault in notebooks

I have a notebook that utilizes notebookutils.credentials.getSecret to fetch secrets from azure keyvault. As far as I understand the credentials of the person running the notebook are used to fetch t...