cancel
Showing results for 
Search instead for 
Did you mean: 
Machine Learning
Dive into the world of machine learning on the Databricks platform. Explore discussions on algorithms, model training, deployment, and more. Connect with ML enthusiasts and experts.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

dvmentalmadess
by Valued Contributor
  • 1712 Views
  • 3 replies
  • 2 kudos

Resolved! Store a secret only accessible to the current user

During an interactive notebook session, I want a user to be able to retrieve a secret specific to that user. I haven't decided on storage mechanisms, but I'm open to storage mechanisms that can scalably authorize access to a single user and that I ca...

  • 1712 Views
  • 3 replies
  • 2 kudos
Latest Reply
dvmentalmadess
Valued Contributor
  • 2 kudos

I ended up using Databricks Secrets as the storage mechanism after learning from my account rep that the limit is soft and we can request a higher scope limit. In this case, each user gets a dedicated scope and no other users have access.

  • 2 kudos
2 More Replies
Labels