frithjof_v
6 months agoCommunity Champion
Status:
New
Interactively run notebook as Service Principal, Workspace Identity or Managed Identity
Please make it possible to interactively run a Notebook as a Workspace Identity, Service Principal or Managed Identity.
Purpose:
- This would allow us to connect to resources that our personal user account doesn't have access to.
- This would allow us to interactively test notebooks using the Workspace Identity, Service Principal or Managed Identity before we include the notebook in a pipeline. This way, we could test: the identity's access to data sources and the notebook code's functional compatibility with running as SPN/WI/MI (because not all notebook functionality like semantic link is compatible with SPN, we'd like to be able to test this interactively before including the notebook in a pipeline).
2 Comments
- ThornKevinAdvocate IPlease make this happen
- TSangerRegular Visitor
I just attempted using workspace identity and it fails with: ManagedIdentityCredential authentication unavailable, no response from the IMDS endpoint.
It appears to be close enough to be frustrating.
My Status on POC using Workspace Identity from a Fabric Notebook. * ItemStatusWorkspace Identity exists✅ * Workspace Identity active✅ * Graph permissions assigned✅ * Admin consent granted✅ * DefaultAzureCredential() works❌ * ManagedIdentityCredential() works❌
Recent ideas
Data Pipelines - Run only selected activities
For debugging and testing pipeline activities during development, allow us to select one or multiple activities and run only the selected pipeline activities. For example, I'm working on editing ...frithjof_v13 hours agoCommunity ChampionNew616Views11likes2CommentsSemantic 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_v20 hours agoCommunity ChampionNew19Views1like0CommentsBulk 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 ...vishal1401971 day agoFrequent VisitorNew6Views0likes0Comments