
Answer-first summary for fast verification
Answer: PBIP
The PBIP format is specifically designed for Power BI projects to save work as individual plain text files in a well-organized folder hierarchy. This format minimizes development and maintenance effort by allowing version-controlled changes to be easily managed and integrated with tools like Azure Pipelines. Other formats like PBIDS, PBIT, and PBIX do not offer the same level of granularity and manageability for version-controlled changes.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are working with an Azure Repos repository named Repo1 and a Power BI Premium capacity that has Fabric-enabled features. This capacity includes two workspaces: Workspace1 and Workspace2. Workspaces have Git integration enabled. Your plan involves using Microsoft Power BI Desktop in combination with Workspace1 to make version-controlled modifications to a semantic model that is stored in Repo1. These modifications are to be built and subsequently deployed to Workspace2 through the use of Azure Pipelines. Your objective is to ensure that both the report and the semantic model definitions are stored as individual text files within a folder hierarchy. The solution should aim to minimize both development and maintenance efforts. What file format should you use to save these changes?
A
PBIP
B
PBIDS
C
PBIT
D
PBIX
No comments yet.