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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
bhaskar39
Regular Visitor

Deploying the PBIT PowerBI templates file using Azure DevOps Pipelines

Hello All,

 

We are trying to use Azure DevOps pipelines to deploy the PowerBI Template (PBIT), unfortunatly we did not find command to Publish the PBIT files.

 

Has anyone implement the pipelines to publish the PBIT file instead of PBIX files.

 

Thanks,

Bhaskar D

1 ACCEPTED SOLUTION
v-yangliu-msft
Community Support
Community Support

Hi  @bhaskar39 ,

 

You can try using PBIP, Power BI Desktop introduces a new way to author, collaborate, and save your projects. You can now save your work as a Power BI Project (PBIP). As a project, report and dataset artifact definitions are saved as individual plain text files in a simple, intuitive folder structure.

vyangliumsft_0-1691131320450.png

This is the related document, you can view this content:

Manage a workspace with git. - Microsoft Fabric | Microsoft Learn

Power BI Desktop projects (PBIP) - Power BI | Microsoft Learn

Git integration with Power BI Desktop projects - Power BI | Microsoft Learn

 

 

Best Regards,

Liu Yang

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
v-yangliu-msft
Community Support
Community Support

Hi  @bhaskar39 ,

 

You can try using PBIP, Power BI Desktop introduces a new way to author, collaborate, and save your projects. You can now save your work as a Power BI Project (PBIP). As a project, report and dataset artifact definitions are saved as individual plain text files in a simple, intuitive folder structure.

vyangliumsft_0-1691131320450.png

This is the related document, you can view this content:

Manage a workspace with git. - Microsoft Fabric | Microsoft Learn

Power BI Desktop projects (PBIP) - Power BI | Microsoft Learn

Git integration with Power BI Desktop projects - Power BI | Microsoft Learn

 

 

Best Regards,

Liu Yang

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

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors