Microsoft DP-600 Microsoft Fabric Analytics Engineer Online Training
Microsoft DP-600 Online Training
The questions for DP-600 were last updated at Feb 20,2025.
- Exam Code: DP-600
- Exam Name: Microsoft Fabric Analytics Engineer
- Certification Provider: Microsoft
- Latest update: Feb 20,2025
HOTSPOT
You need to recommend a solution to group the Research division workspaces.
What should you include in the recommendation? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
HOTSPOT
Which workspace rote assignments should you recommend for ResearchReviewersGroupl and ResearchReviewersGroupZ? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
HOTSPOT
You need to migrate the Research division data for Productline2. The solution must meet the data preparation requirements.
How should you complete the code? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
You need to ensure that Contoso can use version control to meet the data analytics requirements and the general requirements.
What should you do?
- A . Store all the semantic models and reports in Data Lake Gen2 storage.
- B . Modify the settings of the Research workspaces to use a GitHub repository.
- C . Store all the semantic models and reports in Microsoft OneDrive.
- D . Modify the settings of the Research division workspaces to use an Azure Repos repository.
You need to recommend which type of fabric capacity SKU meets the data analytics requirements for the Research division.
What should you recommend?
- A . EM
- B . F
- C . P
- D . A
You need to refresh the Orders table of the Online Sales department. The solution must meet the semantic model requirements.
What should you include in the solution?
- A . an Azure Data Factory pipeline that executes a dataflow to retrieve the minimum value of the OrderlD column in the destination lakehouse
- B . an Azure Data Factory pipeline that executes a Stored procedure activity to retrieve the maximum value of the OrderlD column in the destination lakehouse
- C . an Azure Data Factory pipeline that executes a dataflow to retrieve the maximum value of the OrderlD column in the destination lakehouse
- D . an Azure Data Factory pipeline that executes a Stored procedure activity to retrieve the minimum value of the OrderiD column m the
destination lakehouse
What should you use to implement calculation groups for the Research division semantic models?
- A . DAX Studio
- B . Microsoft Power Bl Desktop
- C . the Power Bl service
- D . Tabular Editor
Topic 3, Misc. Questions
You have a Fabric warehouse that contains a table named Staging.Sales.
Staging.Sales contains the following columns.
You need to write a T-SQL query that will return data for the year 2023 that displays ProductID and ProductName arxl has a summarized Amount that is higher than 10,000.
Which query should you use?
A)
B)
C)
D)
- A . Option A
- B . Option B
- C . Option C
- D . Option D
HOTSPOT
You have a data warehouse that contains a table named Stage. Customers. Stage-Customers contains all the customer record updates from a customer relationship management (CRM) system. There can be multiple updates per customer
You need to write a T-SQL query that will return the customer ID, name, postal code, and the last updated time of the most recent row for each customer ID.
How should you complete the code? To answer, select the appropriate options in the answer area, NOTE Each correct selection is worth one point.
HOTSPOT
You have a Fabric tenant.
You plan to create a Fabric notebook that will use Spark DataFrames to generate Microsoft Power Bl visuals.
You run the following code.
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.