frithjof_v's avatar
frithjof_v
Community Champion
1 year ago
Status:
New

Run notebook as Workspace Identity

Please make it possible to run a notebook as the Workspace Identity, instead of running as a user identity.

 

This means the notebook (and the notebook's security context, i.e. the notebook's authentication to data connections) will not depend on any single user but use the Workspace Identity instead.

3 Comments

  • BIDanny's avatar
    BIDanny
    Frequent Visitor
    You just need to take your notebook and make a .py file out of it and turn it into a Spark Job Definition. Those run as the Workspace Identity.
  • Hoping this would be the answer to using Workspace Identity to access Azure Key Vault in notebooks simply and securely

Recent ideas