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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
OriT
New Member

How to deploy power bi app with power apps embedded app with deployment pipeline automatically

Hi

I am using deployment pipeline in order to deploy power bi app from dev to test to prod

one of my report contains a power app visual

in power app I have different environments as well (dev, test, prod)

 

I want to configure the deployment pipeline that will change the power app environment connection automatically (same as I configured for DB)

is it possible?

if not, is this feature is planned?

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi  @OriT ,

 

You can leverage the deployment pipelines Power BI REST APIs, to integrate Power BI into your organization's automation process.

 

As part of the deployment API call, you can update the content of the app that's related to that stage. Using this capability, new or updated Power BI items will automatically be available to your end users, once a deployment has been completed. For this operation use either the Deploy all or the Selective deploy APIs, with PipelineUpdateAppSettings.

 

 

Deployment pipelines automatically binds Power BI items that are connected across pipelines, if they're in the same pipeline stage. When you deploy such items, deployment pipelines will attempt to establish a new connection between the deployed item and the item it's connected to in the other pipeline. 

 

Refer to Deployment pipelines, the Power BI Application lifecycle management (ALM) tool, process - Power BI |...

Automate your deployment pipeline, the Power BI Application lifecycle management (ALM) tool - Power ...

 

I hope this link will help to resolve your problem,

Re: Deployment Pipeline of Report with Embedded Po... - Microsoft Power BI Community

 

 

Best Regards,

Neeko Tang

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

 

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi  @OriT ,

 

You can leverage the deployment pipelines Power BI REST APIs, to integrate Power BI into your organization's automation process.

 

As part of the deployment API call, you can update the content of the app that's related to that stage. Using this capability, new or updated Power BI items will automatically be available to your end users, once a deployment has been completed. For this operation use either the Deploy all or the Selective deploy APIs, with PipelineUpdateAppSettings.

 

 

Deployment pipelines automatically binds Power BI items that are connected across pipelines, if they're in the same pipeline stage. When you deploy such items, deployment pipelines will attempt to establish a new connection between the deployed item and the item it's connected to in the other pipeline. 

 

Refer to Deployment pipelines, the Power BI Application lifecycle management (ALM) tool, process - Power BI |...

Automate your deployment pipeline, the Power BI Application lifecycle management (ALM) tool - Power ...

 

I hope this link will help to resolve your problem,

Re: Deployment Pipeline of Report with Embedded Po... - Microsoft Power BI Community

 

 

Best Regards,

Neeko Tang

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

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors