exam questions

Exam DP-600 All Questions

View all questions & answers for the DP-600 exam

Exam DP-600 topic 1 question 69 discussion

Actual exam question from Microsoft's DP-600
Question #: 69
Topic #: 1
[All DP-600 Questions]

You have an Azure Repos repository named Repo1 and a Fabric-enabled Microsoft Power BI Premium capacity. The capacity contains two workspaces named Workspace1 and Workspace2. Git integration is enabled at the workspace level.

You plan to use Microsoft Power BI Desktop and Workspace1 to make version-controlled changes to a semantic model stored in Repo1. The changes will be built and deployed to Workspace2 by using Azure Pipelines.

You need to ensure that report and semantic model definitions are saved as individual text files in a folder hierarchy. The solution must minimize development and maintenance effort.

In which file format should you save the changes?

  • A. PBIP
  • B. PBIDS
  • C. PBIT
  • D. PBIX
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
282b85d
Highly Voted 8 months, 2 weeks ago
Selected Answer: A
PBIP (Power BI Project): -> PBIP format is designed to work with version control systems like Azure Repos. It breaks down Power BI artifacts into individual files that can be managed and versioned separately, facilitating better collaboration and change tracking. -> Folder Hierarchy: It saves the project structure in a folder hierarchy, where each component of the Power BI project (like datasets, reports, data sources) is stored in separate files. -> Text-Based: Being a text-based format, it integrates well with Git repositories and supports diff and merge operations.
upvoted 6 times
...
PaweuG
Most Recent 8 months, 3 weeks ago
Selected Answer: A
A - no-brainer
upvoted 2 times
...
stilferx
9 months ago
Selected Answer: A
IMHO, A) PBIP is correct. Why: Power BI Desktop introduces a new way to author, collaborate, and save your projects. When you save your work as a Power BI Project (PBIP), report and semantic model item definitions are saved as individual plain text files in a simple, intuitive folder structure. Link: https://learn.microsoft.com/en-us/power-bi/developer/projects/projects-overview
upvoted 1 times
...
luiruipu
10 months, 2 weeks ago
A.PBIP Correct
upvoted 2 times
...
ES_Capgemini_IandD
10 months, 2 weeks ago
Selected Answer: A
https://learn.microsoft.com/en-us/power-bi/developer/projects/projects-overview#:~:text=Power%20BI%20Desktop%20introduces%20a%20new%20way%20to%20author%2C%20collaborate%2C%20and%20save%20your%20projects.%20You%20can%20now%20save%20your%20work%20as%20a%20Power%20BI%20Project%20(PBIP).%20As%20a%20project%2C%20report%20and%20semantic%20model%20item%20definitions%20are%20saved%20as%20individual%20plain%20text%20files%20in%20a%20simple%2C%20intuitive%20folder%20structure.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...