Forum Discussion
J-Luc
5 months agoFrequent Visitor
refresh datasets sourced from dataflow using SPN
I'm publishing a PBI semantic model sourced from a Gen1 dataflow. The publication is done via a PowerShell script, in which I connect to Power BI with a service principal, publish the model, and perf...
GilbertQ
5 months agoSuper User
Hi J-Luc
What I would recommend doing is making sure you can set up a shared data source connection that can use the service principal to authenticate and then when you are uploading your semantic model you use the shared source connection so that you don't have to implicitly change the connection settings.