ExamGecko
Home Home / Microsoft / DP-600

Microsoft DP-600 Practice Test - Questions Answers, Page 3

Question list
Search
Search

List of questions

Search

Related questions











You have a Fabric tenant named Tenant1 that contains a workspace named WS1. WS1 uses a capacity named C1 and contains a dawset named DS1. You need to ensure read-write access to DS1 is available by using the XMLA endpoint. What should be modified first?

A.
the DS1 settings
A.
the DS1 settings
Answers
B.
the WS1 settings
B.
the WS1 settings
Answers
C.
the C1 settings
C.
the C1 settings
Answers
D.
the Tenant1 settings
D.
the Tenant1 settings
Answers
Suggested answer: C

Explanation:

To ensure read-write access to DS1 is available by using the XMLA endpoint, the C1 settings (which refer to the capacity settings) should be modified first. XMLA endpoint configuration is a capacity feature, not specific to individual datasets or workspaces. Reference = The configuration of XMLA endpoints in Power BI capacities is detailed in the Power BI documentation on dataset management.

You have a Fabric tenant that contains a workspace named Workspace^ Workspacel is assigned to a Fabric capacity.

You need to recommend a solution to provide users with the ability to create and publish custom Direct Lake semantic models by using external tools. The solution must follow the principle of least privilege.

Which three actions in the Fabric Admin portal should you include in the recommendation? Each correct answer presents part of the solution.

NOTE: Each correct answer is worth one point.

A.
From the Tenant settings, set Allow XMLA Endpoints and Analyze in Excel with on-premises datasets to Enabled
A.
From the Tenant settings, set Allow XMLA Endpoints and Analyze in Excel with on-premises datasets to Enabled
Answers
B.
From the Tenant settings, set Allow Azure Active Directory guest users to access Microsoft Fabric to Enabled
B.
From the Tenant settings, set Allow Azure Active Directory guest users to access Microsoft Fabric to Enabled
Answers
C.
From the Tenant settings, select Users can edit data models in the Power Bl service.
C.
From the Tenant settings, select Users can edit data models in the Power Bl service.
Answers
D.
From the Capacity settings, set XMLA Endpoint to Read Write
D.
From the Capacity settings, set XMLA Endpoint to Read Write
Answers
E.
From the Tenant settings, set Users can create Fabric items to Enabled
E.
From the Tenant settings, set Users can create Fabric items to Enabled
Answers
F.
From the Tenant settings, enable Publish to Web
F.
From the Tenant settings, enable Publish to Web
Answers
Suggested answer: A, C, D

Explanation:

For users to create and publish custom Direct Lake semantic models using external tools, following the principle of least privilege, the actions to be included are enabling XMLA Endpoints (A), editing data models in Power BI service (C), and setting XMLA Endpoint to Read-Write in the capacity settings (D). Reference = More information can be found in the Admin portal of the Power BI service documentation, detailing tenant and capacity settings.

You are creating a semantic model in Microsoft Power Bl Desktop.

You plan to make bulk changes to the model by using the Tabular Model Definition Language (TMDL) extension for Microsoft Visual Studio Code.

You need to save the semantic model to a file.

Which file format should you use?

A.
PBIP
A.
PBIP
Answers
B.
PBIX
B.
PBIX
Answers
C.
PBIT
C.
PBIT
Answers
D.
PBIDS
D.
PBIDS
Answers
Suggested answer: B

Explanation:

When saving a semantic model to a file that can be edited using the Tabular Model Scripting Language (TMSL) extension for Visual Studio Code, the PBIX (Power BI Desktop) file format is the correct choice. The PBIX format contains the report, data model, and queries, and is the primary file format for editing in Power BI Desktop. Reference = Microsoft's documentation on Power BI file formats and Visual Studio Code provides further clarification on the usage of PBIX files.

HOTSPOT

You have a Fabric tenant that contains a warehouse named Warehouse1. Warehouse1 contains three schemas named schemaA, schemaB. and schemaC

You need to ensure that a user named User1 can truncate tables in schemaA only.

How should you complete the T-SQL statement? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 24
Correct answer: Question 24

You need to provide Power Bl developers with access to the pipeline. The solution must meet the following requirements:

* Ensure that the developers can deploy items to the workspaces for Development and Test.

* Prevent the developers from deploying items to the workspace for Production.

* Follow the principle of least privilege.

Which three levels of access should you assign to the developers? Each correct answer presents part of the solution. NOTE: Each correct answer is worth one point.

A.
Build permission to the production semantic models
A.
Build permission to the production semantic models
Answers
B.
Admin access to the deployment pipeline
B.
Admin access to the deployment pipeline
Answers
C.
Viewer access to the Development and Test workspaces
C.
Viewer access to the Development and Test workspaces
Answers
D.
Viewer access to the Production workspace
D.
Viewer access to the Production workspace
Answers
E.
Contributor access to the Development and Test workspaces
E.
Contributor access to the Development and Test workspaces
Answers
F.
Contributor access to the Production workspace
F.
Contributor access to the Production workspace
Answers
Suggested answer: B, D, E

Explanation:

To meet the requirements, developers should have Admin access to the deployment pipeline (B), Contributor access to the Development and Test workspaces (E), and Viewer access to the Production workspace (D). This setup ensures they can perform necessary actions in development and test environments without having the ability to affect production. Reference = The Power BI documentation on workspace access levels and deployment pipelines provides guidelines on assigning appropriate permissions.

You have a Fabric workspace that contains a DirectQuery semantic model. The model queries a data source that has 500 million rows.

You have a Microsoft Power Bl report named Report1 that uses the model. Report! contains visuals on multiple pages.

You need to reduce the query execution time for the visuals on all the pages.

What are two features that you can use? Each correct answer presents a complete solution.

NOTE: Each correct answer is worth one point.

A.
user-defined aggregations
A.
user-defined aggregations
Answers
B.
automatic aggregation
B.
automatic aggregation
Answers
C.
query caching
C.
query caching
Answers
D.
OneLake integration
D.
OneLake integration
Answers
Suggested answer: A, B

Explanation:

User-defined aggregations (A) and query caching (C) are two features that can help reduce query execution time. User-defined aggregations allow precalculation of large datasets, and query caching stores the results of queries temporarily to speed up future queries. Reference = Microsoft Power BI documentation on performance optimization offers in-depth knowledge on these features.

You have a Fabric tenant that contains 30 CSV files in OneLake. The files are updated daily.

You create a Microsoft Power Bl semantic model named Modell that uses the CSV files as a data source. You configure incremental refresh for Model 1 and publish the model to a Premium capacity in the Fabric tenant.

When you initiate a refresh of Model1, the refresh fails after running out of resources.

What is a possible cause of the failure?

A.
Query folding is occurring.
A.
Query folding is occurring.
Answers
B.
Only refresh complete days is selected.
B.
Only refresh complete days is selected.
Answers
C.
XMLA Endpoint is set to Read Only.
C.
XMLA Endpoint is set to Read Only.
Answers
D.
Query folding is NOT occurring.
D.
Query folding is NOT occurring.
Answers
E.
The data type of the column used to partition the data has changed.
E.
The data type of the column used to partition the data has changed.
Answers
Suggested answer: E

Explanation:

A possible cause for the failure is that query folding is NOT occurring (D). Query folding helps optimize refresh by pushing down the query logic to the source system, reducing the amount of data processed and transferred, hence conserving resources. Reference = The Power BI documentation on incremental refresh and query folding provides detailed information on this topic.

You have a Fabric tenant that uses a Microsoft tower Bl Premium capacity. You need to enable scale-out for a semantic model. What should you do first?

A.
At the semantic model level, set Large dataset storage format to Off.
A.
At the semantic model level, set Large dataset storage format to Off.
Answers
B.
At the tenant level, set Create and use Metrics to Enabled.
B.
At the tenant level, set Create and use Metrics to Enabled.
Answers
C.
At the semantic model level, set Large dataset storage format to On.
C.
At the semantic model level, set Large dataset storage format to On.
Answers
D.
At the tenant level, set Data Activator to Enabled.
D.
At the tenant level, set Data Activator to Enabled.
Answers
Suggested answer: C

Explanation:

To enable scale-out for a semantic model, you should first set Large dataset storage format to On (C) at the semantic model level. This configuration is necessary to handle larger datasets effectively in a scaled-out environment. Reference = Guidance on configuring large dataset storage formats for scale-out is available in the Power BI documentation.

You have a Fabric tenant that contains a warehouse. The warehouse uses row-level security (RLS). You create a Direct Lake semantic model that uses the Delta tables and RLS of the warehouse. When users interact with a report built from the model, which mode will be used by the DAX queries?

A.
DirectQuery
A.
DirectQuery
Answers
B.
Dual
B.
Dual
Answers
C.
Direct Lake
C.
Direct Lake
Answers
D.
Import
D.
Import
Answers
Suggested answer: A

Explanation:

When users interact with a report built from a Direct Lake semantic model that uses row-level security (RLS), the DAX queries will operate in DirectQuery mode (A). This is because the model directly queries the underlying data source without importing data into Power BI. Reference = The Power BI documentation on DirectQuery provides detailed explanations of how RLS and DAX queries function in this mode.

You have a Fabric tenant that contains a complex semantic model. The model is based on a star schema and contains many tables, including a fact table named Sales. You need to create a diagram of the model. The diagram must contain only the Sales table and related tables. What should you use from Microsoft Power Bl Desktop?

A.
data categories
A.
data categories
Answers
B.
Data view
B.
Data view
Answers
C.
Model view
C.
Model view
Answers
D.
DAX query view
D.
DAX query view
Answers
Suggested answer: C

Explanation:

To create a diagram that contains only the Sales table and related tables, you should use the Model view (C) in Microsoft Power BI Desktop. This view allows you to visualize and manage the relationships between tables within your semantic model. Reference = Microsoft Power BI Desktop documentation outlines the functionalities available in Model view for managing semantic models.

Total 102 questions
Go to page: of 11