Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
jessegorter
Helper I
Helper I

update app via powershell

hi,

 

is it possible to update an app via powershell? We use service principals for automation, but https://learn.microsoft.com/en-us/rest/api/power-bi/apps/get-app is not supported for service principals. Is there a way?

I deploy my models via the xmla endpoint, and reports via the rest api and the MicrosoftPowerBIMgmt powershell. But to update an app seems to be impossible?

 

 

3 REPLIES 3
powerbi_jenhen
Resolver II
Resolver II

If you receive a 401, make sure your azure app permissions have Admin consent removed: Solved: Re: Admin API's and Service Principal Authenticati... - Microsoft Power BI Community

powerbi_jenhen
Resolver II
Resolver II

You can use GetAppsAsAdmin using a service principal to detect whether the workspace has a published app or not (Admin - Apps GetAppsAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Learn)

 

You can then use the Pipelines/Deploy All/updateAppSettings to update the app if it exists: Solved: Re: Power BI Rest API to Update Workspace App - Microsoft Power BI Community

lbendlin
Super User
Super User

Updating the app also includes an AD check on all the audience members and will fail if one of them has become invalid. That may be one of the reasons.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.