ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 74 - DP-600 discussion

Report
Export

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

You plan to use Microsoft Power Bl Desktop and Workspace! to make version-controlled changes to a semantic model stored in Repo1. The changes will be built and deployed lo 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
Answers
A.
PBIP
B.
PBIT
Answers
B.
PBIT
C.
PBIX
Answers
C.
PBIX
D.
PBIDS
Answers
D.
PBIDS
Suggested answer: C

Explanation:

When working with Power BI Desktop and Git integration for version control, report and semantic model definitions should be saved in the PBIX format. PBIX is the Power BI Desktop file format that contains definitions for reports, data models, and queries, and it can be easily saved and tracked in a version-controlled environment. The solution should minimize development and maintenance effort, and saving in PBIX format allows for the easiest transition from development to deployment, especially when using Azure Pipelines for CI/CD (continuous integration/continuous deployment) practices.

asked 02/10/2024
Wislon Pereira
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first