Forum Discussion
Fabric Notebook Scheduled Run Query
Create a pipeline, and include the notebook in it.
hi pbiuser
Thanks a lot for your great Idea to refresh a pbi model via semantic link python functions on a fabric nootebook
I Guess WE dont need to conect to the pbi WS like on python ( Access token via AAD service principal because the notebook IS on the same ws , right ?
Similar for a data Factory pipeline on the same Fabric ws , no nee to connect to internal artifacts ?
My best
- lbendlin2 years agoSuper User
You get the authentication "for free" but these tokens expire. You will have to renew them from time to time.
- PBIUsers2 years agoFrequent Visitor
Hey Chris,
If the semantic model is in the same workspace and you've got the right permissions, no need to authenticate. But I'm a bit stumped on how to handle it when the model is in a different workspace. Any thoughts? Let me know if you come up with any ideas.
Cheers,