frithjof_v
Community Champion
7 months agoStatus:
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
- ThornKevin
Advocate I
Please 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
Invoke Pipeline Task - Workspace Identity Authentication
Currently, the Fabric Data Factory Invoke Pipeline task uses the user's credentials who saved the pipeline to then authenticate to the Azure Data Factory to execute the ADF pipeline. When that user'...dzebrowitz11 minutes agoAdvocate IPlanned1.8KViews61likes5CommentsFabric Pipeline should run as workspace identity
Currently, Microsoft Fabric pipelines run under the identity of the last user who modified them, which can cause disruptions when tenant administrators make changes to security policies, such as enab...pellitteris21 minutes agoAdvocate IINew1.3KViews27likes3CommentsBring Back separating Power BI artifacts on a per web page basis
Previously, the ability to have different artifacts open on different web tabs was enabled. This was beneficial if you wanted to differentiate what environments you were in, working across three diff...zoe-dean1 hour agoNew MemberNew46Views8likes0CommentsREST API Should expose credentials used in connections
When a consultant leaves a client, it's important to clean up any connections that may have the consultants credentials embedded within. I'm able to use the Fabric CLI to get the managed connections ...PeterDaniels1 hour agoAdvocate IIINew18Views6likes0CommentsExpose full activity-level error details in Workspace Monitoring Eventhouse
Microsoft Fabric Workspace Monitoring exposes activity-level pipeline telemetry in FabricDataPipelinesActivityRunsLogs, including PipelineRunId, OperationId, ActivityIterationCount, ActivityName, Act...MarcoOnnis2 hours agoNew MemberNew2Views0likes0Comments