Forum Discussion
kranthi_sunkara
4 years agoRegular Visitor
Connecting PowerBI from Power Shell without prompting
I am trying to connect powerBI from powershell. I created a service account in azure AD and enabled service prinicipal in powerBI under admin portal. I am using the below commands. $password = "xx...
Anonymous
4 years agoNot applicable
I just got this working the other day with the service principal approach. Are you authenticating using a client secret or certificate? If using certificate, I might be able to provide some assistance.