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
- blhart216Regular VisitorThis is a must have!
- BIDannyFrequent VisitorYou 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.
- PeterDaniels
Advocate III
Hoping this would be the answer to using Workspace Identity to access Azure Key Vault in notebooks simply and securely
Recent ideas
Allow Managed Private Endpoint to be disabled/enabled per notebook
Could notebooks have an option to use or not use the workspace's Managed Private Endpoint (MPE)? MPE can significantly increase notebook startup time, even for notebooks that don't need private conn...frithjof_v1 day agoCommunity ChampionNew25Views1like0CommentsJustification Prompts When Downgrading or Removing Sensitivity Labels in Power BI Desktop
Description Currently, organizations can configure Microsoft Purview sensitivity label policies to require users to provide a justification when removing a label or lowering its classification. T...vvargasv2 days agoMicrosoft EmployeeNew12Views0likes0CommentsMatrix: column totals as a bar chart docked to the edge
What's missing Data bars already work on the Total row and column through conditional formatting, so row totals can be read as length. Column totals cannot: they render as a horizontal bar inside a ...Sayurivalente2 days agoRegular VisitorNew80Views6likes1Comment