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
About "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...Jarrinf24 minutes agoFrequent VisitorNew47Views3likes2CommentsEventstream MQTT broker source: V3.1.1 support
The Eventstream MQTT broker source supports connections with public MQTT brokers that offer MQTT V5 support. Please offer support for V3.1.1 too, because this is still a valid and widely used ver...svelde1 hour agoSuper UserCompleted1.4KViews6likes4CommentsGet data from Apache Kafka topics via private networking
Current prerequisites limit to public Kafka instances which is not feasible for most enterprise customers. When will this limitation be lifted so that it can be used in private network setups, for ...Jugi1 hour agoMicrosoft EmployeePlanned3.5KViews2likes3CommentsSet default x axis scrolling position
Enable selection of the default scroll position for the x-axis on a chart. For example, on a line chart with dates as the x-axis, when not all of the data can display in the view at once, the scroll...Lisa_Krieg10 hours agoNew MemberNeeds Votes7.8KViews1154likes104Comments