Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

Update a secret in Azure Key Vault with a notebook

Is there a way to update a secret value in Azure Keyvault from within a notebook.  Retrieving it works fine with: mssparkutils.credentials.getSecret But changing it with: mssparkutils.credentials...