cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
rameshk14
New Member

using azure pipeline to login Power BI and get required reports

when i am trying to Login Power BI it is failing to authentic Pop-up Login window , i am getting following error

Login-PowerBI : One or more errors occurred.
At D:\Agent\s\Setup_Test.ps1:90 char:13
+ $user = Login-PowerBI
+ ~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (Microsoft.Power...IServiceAccount:ConnectPowerBIServiceAccount) [Connect-Po
werBIServiceAccount], AggregateException
+ FullyQualifiedErrorId : One or more errors occurred.,Microsoft.PowerBI.Commands.Profile.ConnectPowerBIServiceAcc
ount

1 REPLY 1
v-yiruan-msft
Community Support
Community Support

Hi @rameshk14 ,

You can refer the following threads which has the similar problem as yours, hope they can help you fix the problem.

Power BI Action: Publish : One or more error occurred

It seems like your DevOps pipeline misses some access rights to perform the operation. It says unauthorised in the log. Have you set up a Power BI service connection in Azure DevOps?

 

Here is a blog post on how to set it up:

Administrating and publishing Power BI resources via Azure DevOps | by Maik van der Gaag | Medium

One or more errors occurred- PBI Actions

Best Regards

Community Support Team _ Rena
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Winner of T-Shirt Design

Power BI T-Shirt Design Challenge 2023

Find out who won the T-Shirt Design Challenge and the top 3 finalists.

March 2023 Update3

Power BI March 2023 Update

Find out more about the March 2023 update.

Top Solution Authors