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.
- PeterDanielsAdvocate IIHoping this would be the answer to using Workspace Identity to access Azure Key Vault in notebooks simply and securely
Recent ideas
Semantic model connection bindings should be in source control (Git)
Semantic model data source connection bindings should be source controlled. A semantic model can contain multiple data source references, each of which can be mapped to a separate Fabric data connec...frithjof_v5 hours agoCommunity ChampionNew10Views1like0CommentsBulk changing column names in Visualizations Pane
We often use raw/api column names or measures with a set nomenclature to be consistent and to keep track of them but we do not want to display these names in the visuals. Currently we have to change ...vishal1401978 hours agoFrequent VisitorNew5Views0likes0CommentsAbout "Download SQL database project" and fix the downloaded project
1. The sqlproj must be fixed, it is downloaded without the xml markup line <?xml version="1.0" encoding="utf-8"> 2. The sdk must be updated: Actual: <Sdk Name="Microsoft.Build.Sql" Version="0.1...Jarrinf18 hours agoFrequent VisitorNew48Views3likes2Comments