DP-600 Practice Exam — DP-600: Implementing Analytics Solutions Using Microsoft Fabric

1. The question bank is cloud-based and updates automatically, with no need for re-acquisition.

2. Available in Chinese and English. It supports online practice, mock exams and PDF downloads.

3. You can practice questions via mini-program or desktop web page. The service is valid for one year.

4. Activation codes can be purchased directly or from our official Tmall flagship store.

5. For inquiries, please contact customer service via WeChat, WhatsApp or Line.

6. Drag-and-drop, hotspot and dropdown questions are currently under development.

Sample questions

DP-600 · Q1
Question #1 Case study -This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.To start the case study -To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.Overview -Contoso, Ltd. is a US-based health supplements company. Contoso has two divisions named Sales and Research. The Sales division contains two departments named Online Sales and Retail Sales. The Research division assigns internally developed product lines to individual teams of researchers and analysts.Existing Environment -Identity Environment -Contoso has a Microsoft Entra tenant named contoso.com. The tenant contains two groups named ResearchReviewersGroup1 and ResearchReviewersGroup2.Data Environment -Contoso has the following data environment:The Sales division uses a Microsoft Power BI Premium capacity.The semantic model of the Online Sales department includes a fact table named Orders that uses Import made. In the system of origin, the OrderID value represents the sequence in which orders are created.The Research department uses an on-premises, third-party data warehousing product.Fabric is enabled for contoso.com.An Azure Data Lake Storage Gen2 storage account named storage1 contains Research division data for a product line named Productline1. The data is in the delta format.A Data Lake Storage Gen2 storage account named storage2 contains Research division data for a product line named Productline2. The data is in the CSV format.Requirements -Planned Changes -Contoso plans to make the following changes:Enable support for Fabric in the Power BI Premium capacity used by the Sales division.Make all the data for the Sales division and the Research division available in Fabric.For the Research division, create two Fabric workspaces named Productline1ws and Productine2ws.In Productline1ws, create a lakehouse named Lakehouse1.In Lakehouse1, create a shortcut to storage1 named ResearchProduct.Data Analytics Requirements -Contoso identifies the following data analytics requirements:All the workspaces for the Sales division and the Research division must support all Fabric experiences.The Research division workspaces must use a dedicated, on-demand capacity that has per-minute billing.The Research division workspaces must be grouped together logically to support OneLake data hub filtering based on the department name.For the Research division workspaces, the members of ResearchReviewersGroup1 must be able to read lakehouse and warehouse data and shortcuts by using SQL endpoints.For the Research division workspaces, the members of ResearchReviewersGroup2 must be able to read lakehouse data by using Lakehouse explorer.All the semantic models and reports for the Research division must use version control that supports branching.Data Preparation Requirements -Contoso identifies the following data preparation requirements:The Research division data for Productline1 must be retrieved from Lakehouse1 by using Fabric notebooks.All the Research division data in the lakehouses must be presented as managed tables in Lakehouse explorer.Semantic Model Requirements -Contoso identifies the following requirements for implementing and managing semantic models:The number of rows added to the Orders table during refreshes must be minimized.The semantic models in the Research division workspaces must use Direct Lake mode.General Requirements -Contoso identifies the following high-level requirements that must be considered for all solutions:Follow the principle of least privilege when applicable.Minimize implementation and maintenance effort when possible.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 at the semantic models and reports in Data Lake Gen2 storage.
  • B.
    Modify the settings of the Research workspaces to use a GitHub repository.
  • C.
    Modify the settings of the Research division workspaces to use an Azure Repos repository.
  • D.
    Store all the semantic models and reports in Microsoft OneDrive.

Answer: C

The question requires implementing version control for Research division semantic models and reports that supports branching, while adhering to the least privilege principle and minimizing implementation and maintenance effort. This scenario aligns with DP-600 objectives covering Fabric collaboration, workspace configuration, and application lifecycle management for Fabric artifacts. The correct solution leverages native Fabric Git integration for workspaces, as custom versioning implementations add unnecessary overhead. Azure Repos is the optimal choice because Contoso already uses a Microsoft Entra tenant, and Azure Repos integrates natively with Entra identities, eliminating the need for separate identity management, reducing implementation effort, and simplifying permission assignment to meet least privilege requirements. Option Analysis: A. Incorrect. Storing artifacts in Azure Data Lake Gen2 only provides raw storage, not built-in version control with branching support for Fabric semantic models and reports. Implementing custom versioning on top of ADLS Gen2 would significantly increase maintenance effort, violating the minimal effort requirement, and does not integrate natively with Fabric workspace artifact management. B. Incorrect. While Fabric supports GitHub integration for Git, Contoso uses a Microsoft Entra tenant for identity management. Using GitHub would require configuring separate identity access or federation, adding implementation and maintenance overhead compared to native Azure Repos integration, which uses existing Entra identities directly, so it does not meet the minimal effort and least privilege requirements optimally. C. Correct. Modifying Research workspaces to integrate with an Azure Repos repository enables native Fabric Git integration, which fully supports branching for version control of semantic models and reports as explicitly required. Azure Repos integrates seamlessly with Contoso's existing Microsoft Entra tenant, simplifying permission management to align with least privilege, and requires minimal custom implementation, meeting all stated requirements. D. Incorrect. OneDrive provides only basic file version history, no support for branching which is explicitly required for the Research division's version control needs. It also does not integrate natively with Fabric workspace version control for semantic models and reports, so it cannot meet the requirements. Key Concepts: 1. Fabric Git Integration: This core Fabric feature enables connecting workspaces to Git repositories to track changes to artifacts including semantic models and reports, support branching for parallel development, and enable version rollback. It is a key DP-600 topic covering Fabric collaboration and application lifecycle management. 2. Least Privilege Access: This security principle requires granting users only the permissions required to perform their assigned tasks. Integrating Fabric with Azure Repos leverages existing Microsoft Entra identities, eliminating the need for separate credential management and simplifying implementation of least privilege access controls, a core DP-600 security objective. 3. Fabric Workspace Configuration: Workspace settings including Git integration, capacity assignment, and access control are core DP-600 topics, as workspaces are the primary container for Fabric artifacts, and aligning workspace configuration with business requirements is a critical exam objective. References: Git integration in Microsoft Fabric overview, Configure Git integration for a Fabric workspace
DP-600 · Q2
Question #2 HOTSPOT - Case study - This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. To start the case study - To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question. Overview - Contoso, Ltd. is a US-based health supplements company. Contoso has two divisions named Sales and Research. The Sales division contains two departments named Online Sales and Retail Sales. The Research division assigns internally developed product lines to individual teams of researchers and analysts. Existing Environment - Identity Environment - Contoso has a Microsoft Entra tenant named contoso.com. The tenant contains two groups named ResearchReviewersGroup1 and ResearchReviewersGroup2. Data Environment - Contoso has the following data environment: The Sales division uses a Microsoft Power BI Premium capacity. The semantic model of the Online Sales department includes a fact table named Orders that uses Import made. In the system of origin, the OrderID value represents the sequence in which orders are created. The Research department uses an on-premises, third-party data warehousing product. Fabric is enabled for contoso.com. An Azure Data Lake Storage Gen2 storage account named storage1 contains Research division data for a product line named Productline1. The data is in the delta format. A Data Lake Storage Gen2 storage account named storage2 contains Research division data for a product line named Productline2. The data is in the CSV format. Requirements - Planned Changes - Contoso plans to make the following changes: Enable support for Fabric in the Power BI Premium capacity used by the Sales division. Make all the data for the Sales division and the Research division available in Fabric. For the Research division, create two Fabric workspaces named Productline1ws and Productine2ws. In Productline1ws, create a lakehouse named Lakehouse1. In Lakehouse1, create a shortcut to storage1 named ResearchProduct. Data Analytics Requirements - Contoso identifies the following data analytics requirements: All the workspaces for the Sales division and the Research division must support all Fabric experiences. The Research division workspaces must use a dedicated, on-demand capacity that has per-minute billing. The Research division workspaces must be grouped together logically to support OneLake data hub filtering based on the department name. For the Research division workspaces, the members of ResearchReviewersGroup1 must be able to read lakehouse and warehouse data and shortcuts by using SQL endpoints. For the Research division workspaces, the members of ResearchReviewersGroup2 must be able to read lakehouse data by using Lakehouse explorer. All the semantic models and reports for the Research division must use version control that supports branching. Data Preparation Requirements - Contoso identifies the following data preparation requirements: The Research division data for Productline1 must be retrieved from Lakehouse1 by using Fabric notebooks. All the Research division data in the lakehouses must be presented as managed tables in Lakehouse explorer. Semantic Model Requirements - Contoso identifies the following requirements for implementing and managing semantic models: The number of rows added to the Orders table during refreshes must be minimized. The semantic models in the Research division workspaces must use Direct Lake mode. General Requirements - Contoso identifies the following high-level requirements that must be considered for all solutions: Follow the principle of least privilege when applicable. Minimize implementation and maintenance effort when possible. 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. " target="_blank" rel="nofollow noopener">https://img.examtopics.com/dp-600/image1.png">
  • .

Answer: 域|Fabric 管理门户

" target="_blank" rel="nofollow noopener">https://img.examtopics.com/dp-600/image223.png">
DP-600 · Q3
Question #3 Case study -This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.To start the case study -To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.Overview -Contoso, Ltd. is a US-based health supplements company. Contoso has two divisions named Sales and Research. The Sales division contains two departments named Online Sales and Retail Sales. The Research division assigns internally developed product lines to individual teams of researchers and analysts.Existing Environment -Identity Environment -Contoso has a Microsoft Entra tenant named contoso.com. The tenant contains two groups named ResearchReviewersGroup1 and ResearchReviewersGroup2.Data Environment -Contoso has the following data environment:The Sales division uses a Microsoft Power BI Premium capacity.The semantic model of the Online Sales department includes a fact table named Orders that uses Import made. In the system of origin, the OrderID value represents the sequence in which orders are created.The Research department uses an on-premises, third-party data warehousing product.Fabric is enabled for contoso.com.An Azure Data Lake Storage Gen2 storage account named storage1 contains Research division data for a product line named Productline1. The data is in the delta format.A Data Lake Storage Gen2 storage account named storage2 contains Research division data for a product line named Productline2. The data is in the CSV format.Requirements -Planned Changes -Contoso plans to make the following changes:Enable support for Fabric in the Power BI Premium capacity used by the Sales division.Make all the data for the Sales division and the Research division available in Fabric.For the Research division, create two Fabric workspaces named Productline1ws and Productine2ws.In Productline1ws, create a lakehouse named Lakehouse1.In Lakehouse1, create a shortcut to storage1 named ResearchProduct.Data Analytics Requirements -Contoso identifies the following data analytics requirements:All the workspaces for the Sales division and the Research division must support all Fabric experiences.The Research division workspaces must use a dedicated, on-demand capacity that has per-minute billing.The Research division workspaces must be grouped together logically to support OneLake data hub filtering based on the department name.For the Research division workspaces, the members of ResearchReviewersGroup1 must be able to read lakehouse and warehouse data and shortcuts by using SQL endpoints.For the Research division workspaces, the members of ResearchReviewersGroup2 must be able to read lakehouse data by using Lakehouse explorer.All the semantic models and reports for the Research division must use version control that supports branching.Data Preparation Requirements -Contoso identifies the following data preparation requirements:The Research division data for Productline1 must be retrieved from Lakehouse1 by using Fabric notebooks.All the Research division data in the lakehouses must be presented as managed tables in Lakehouse explorer.Semantic Model Requirements -Contoso identifies the following requirements for implementing and managing semantic models:The number of rows added to the Orders table during refreshes must be minimized.The semantic models in the Research division workspaces must use Direct Lake mode.General Requirements -Contoso identifies the following high-level requirements that must be considered for all solutions:Follow the principle of least privilege when applicable.Minimize implementation and maintenance effort when possible.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 Stored procedure activity to retrieve the maximum value of the OrderID column in the destination lakehouse
  • B.
    an Azure Data Factory pipeline that executes a Stored procedure activity to retrieve the minimum value of the OrderID column in the destination lakehouse
  • C.
    an Azure Data Factory pipeline that executes a dataflow to retrieve the minimum value of the OrderID column in the destination lakehouse
  • D.
    an Azure Data Factory pipeline that executes a dataflow to retrieve the maximum value of the OrderID column in the destination lakehouse

Answer: D

The scenario specifies that OrderID is a sequential value representing the order of order creation, so new orders have higher OrderID values than existing records. The semantic model requirement to minimize rows added during refreshes requires an incremental load pattern instead of a full table reload. For this incremental load, you first retrieve the highest (maximum) OrderID already present in the destination Orders table, then only pull source orders with OrderID values greater than this maximum to avoid reloading existing rows. Using a Fabric dataflow to retrieve the maximum OrderID is optimal because it is a native, low-code capability that integrates seamlessly with the Power BI and Fabric environment, eliminates the need for custom database objects, and aligns with the general requirement to minimize implementation and maintenance effort. Option Analysis: A. Incorrect. While retrieving the maximum OrderID is the correct watermark value for incremental load, using a stored procedure activity requires creating and maintaining custom stored procedure objects on the destination data store, which adds unnecessary maintenance overhead and does not align with the requirement to minimize implementation effort. No stored procedure is required for this simple aggregation task. B. Incorrect. Retrieving the minimum OrderID from the destination would result in loading all orders with OrderID higher than the oldest existing order, which is equivalent to a full load of all historical order records. This fails to meet the requirement to minimize the number of rows added during refresh. C. Incorrect. This option uses the minimum OrderID value, which as noted for option B, would trigger a full reload of all existing orders instead of only new, unprocessed orders, so it does not meet the row minimization requirement. D. Correct. Retrieving the maximum OrderID from the destination using a dataflow enables the incremental load pattern: only orders with OrderID higher than the maximum existing value are added to the destination, which minimizes the number of rows processed during refresh. Dataflows are a native Fabric capability that require no custom database objects, aligning with the requirement to minimize implementation and maintenance effort. Key Concepts: 1. Incremental Refresh for Fabric and Power BI Semantic Models: This core DP-600 capability reduces refresh time and resource usage by only loading new or changed data, using a sequential watermark column (such as OrderID in this scenario) to identify new records for ingestion. 2. Fabric Dataflows for Data Preparation: Fabric dataflows are low-code, native data preparation tools that integrate seamlessly with all Fabric experiences, including lakehouses and semantic models. Using dataflows for simple aggregation tasks like retrieving a maximum watermark value reduces maintenance overhead compared to custom code or stored procedures, which is a key best practice for Fabric implementations tested in DP-600. 3. Minimal Maintenance Principle: DP-600 emphasizes prioritizing native, low-maintenance solutions over custom objects when requirements are met, as seen in the preference for dataflows over stored procedures in this scenario. References: Incremental refresh for datasets and real-time data in Power BI, https://learn.microsoft.com/en-us/power-bi/connect-data/incremental-refresh-overview Dataflows in Microsoft Fabric
DP-600 · Q4
Question #4 Case study -This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.To start the case study -To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.Overview -Contoso, Ltd. is a US-based health supplements company. Contoso has two divisions named Sales and Research. The Sales division contains two departments named Online Sales and Retail Sales. The Research division assigns internally developed product lines to individual teams of researchers and analysts.Existing Environment -Identity Environment -Contoso has a Microsoft Entra tenant named contoso.com. The tenant contains two groups named ResearchReviewersGroup1 and ResearchReviewersGroup2.Data Environment -Contoso has the following data environment:The Sales division uses a Microsoft Power BI Premium capacity.The semantic model of the Online Sales department includes a fact table named Orders that uses Import made. In the system of origin, the OrderID value represents the sequence in which orders are created.The Research department uses an on-premises, third-party data warehousing product.Fabric is enabled for contoso.com.An Azure Data Lake Storage Gen2 storage account named storage1 contains Research division data for a product line named Productline1. The data is in the delta format.A Data Lake Storage Gen2 storage account named storage2 contains Research division data for a product line named Productline2. The data is in the CSV format.Requirements -Planned Changes -Contoso plans to make the following changes:Enable support for Fabric in the Power BI Premium capacity used by the Sales division.Make all the data for the Sales division and the Research division available in Fabric.For the Research division, create two Fabric workspaces named Productline1ws and Productine2ws.In Productline1ws, create a lakehouse named Lakehouse1.In Lakehouse1, create a shortcut to storage1 named ResearchProduct.Data Analytics Requirements -Contoso identifies the following data analytics requirements:All the workspaces for the Sales division and the Research division must support all Fabric experiences.The Research division workspaces must use a dedicated, on-demand capacity that has per-minute billing.The Research division workspaces must be grouped together logically to support OneLake data hub filtering based on the department name.For the Research division workspaces, the members of ResearchReviewersGroup1 must be able to read lakehouse and warehouse data and shortcuts by using SQL endpoints.For the Research division workspaces, the members of ResearchReviewersGroup2 must be able to read lakehouse data by using Lakehouse explorer.All the semantic models and reports for the Research division must use version control that supports branching.Data Preparation Requirements -Contoso identifies the following data preparation requirements:The Research division data for Productline1 must be retrieved from Lakehouse1 by using Fabric notebooks.All the Research division data in the lakehouses must be presented as managed tables in Lakehouse explorer.Semantic Model Requirements -Contoso identifies the following requirements for implementing and managing semantic models:The number of rows added to the Orders table during refreshes must be minimized.The semantic models in the Research division workspaces must use Direct Lake mode.General Requirements -Contoso identifies the following high-level requirements that must be considered for all solutions:Follow the principle of least privilege when applicable.Minimize implementation and maintenance effort when possible.Which syntax should you use in a notebook to access the Research division data for Productline1?
  • A.
    spark.read.format(“delta”).load(“Tables/productline1/ResearchProduct”)
  • B.
    spark.sql(“SELECT * FROM Lakehouse1.ResearchProduct ”)
  • C.
    external_table(‘Tables/ResearchProduct)
  • D.
    external_table(ResearchProduct)

Answer: B

This question assesses knowledge of accessing shortcut-backed data in a Microsoft Fabric lakehouse via notebooks, which is a core DP-600 skill. The scenario states that ResearchProduct is a delta format shortcut to storage1 created directly in Lakehouse1. Shortcuts in Fabric lakehouses are automatically exposed as registered tables in the lakehouse metadata, making them accessible via native Spark SQL queries without requiring manual path specifications. Option B uses the standard Spark SQL syntax for querying a registered table in a specific lakehouse, which aligns with Contoso's requirement to retrieve Productline1 data via Fabric notebooks, minimizes implementation effort, and works seamlessly with the shortcut configuration specified in the case study. Option Analysis: A. This option is incorrect. First, the file path provided (Tables/productline1/ResearchProduct) is invalid: the ResearchProduct shortcut is created directly in Lakehouse1's Tables section, not under a productline1 subdirectory. Second, manually specifying the delta load path is unnecessary for registered shortcut-backed tables, and introduces maintenance overhead if paths change, violating the requirement to minimize implementation effort. B. This option is correct. Fabric lakehouse shortcuts are registered as tables in the lakehouse metadata, so they can be queried directly via Spark SQL using the . syntax. This approach is the recommended, low-effort method to access registered lakehouse data in Fabric notebooks, and correctly retrieves the delta data from the ResearchProduct shortcut. C. This option is incorrect. The external_table function is used to access unregistered external data, not pre-registered tables/shortcuts in a lakehouse. Additionally, the path provided (Tables/ResearchProduct) is not a valid input for the external_table function, which requires a full storage URI or fully qualified table name for unmanaged assets. D. This option is incorrect. First, the ResearchProduct parameter is missing required string quotes, making the syntax invalid. Second, the external_table function is unnecessary for registered shortcut-backed tables in a Fabric lakehouse, as demonstrated by the correct syntax in option B. Key Concepts: 1. Fabric Lakehouse Shortcuts: Shortcuts in OneLake allow reference to external data sources (like ADLS Gen2) without data duplication, and automatically appear as registered tables in the host lakehouse, accessible via all Fabric compute experiences including Spark notebooks and SQL endpoints. 2. Spark Data Access in Fabric Notebooks: Registered tables in an attached Fabric lakehouse can be queried directly via Spark SQL using the lakehouse name and table name, which is the lowest-effort, most maintainable approach for accessing lakehouse data in notebooks per Fabric best practices. References: Access data in a Microsoft Fabric lakehouse using Apache Spark, Create OneLake shortcuts, https://learn.microsoft.com/en-us/fabric/onelake/onelake-shortcuts
DP-600 · Q5
Question #5 HOTSPOT - Case study - This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided. To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study. At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section. To start the case study - To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question. Overview - Litware, Inc. is a manufacturing company that has offices throughout North America. The analytics team at Litware contains data engineers, analytics engineers, data analysts, and data scientists. Existing Environment - Fabric Environment - Litware has been using a Microsoft Power BI tenant for three years. Litware has NOT enabled any Fabric capacities and features. Available Data - Litware has data that must be analyzed as shown in the following table. " target="_blank" rel="nofollow noopener">https://img.examtopics.com/dp-600/image4.png"> The Product data contains a single table and the following columns. " target="_blank" rel="nofollow noopener">https://img.examtopics.com/dp-600/image5.png"> The customer satisfaction data contains the following tables: Survey - Question - Response - For each survey submitted, the following occurs: One row is added to the Survey table. One row is added to the Response table for each question in the survey. The Question table contains the text of each survey question. The third question in each survey response is an overall satisfaction score. Customers can submit a survey after each purchase. User Problems - The analytics team has large volumes of data, some of which is semi-structured. The team wants to use Fabric to create a new data store. Product data is often classified into three pricing groups: high, medium, and low. This logic is implemented in several databases and semantic models, but the logic does NOT always match across implementations. Requirements - Planned Changes - Litware plans to enable Fabric features in the existing tenant. The analytics team will create a new data store as a proof of concept (PoC). The remaining Liware users will only get access to the Fabric features once the PoC is complete. The PoC will be completed by using a Fabric trial capacity The following three workspaces will be created: AnalyticsPOC: Will contain the data store, semantic models, reports pipelines, dataflow, and notebooks used to populate the data store DataEngPOC: Will contain all the pipelines, dataflows, and notebooks used to populate OneLake DataSciPOC: Will contain all the notebooks and reports created by the data scientists The following will be created in the AnalyticsPOC workspace: A data store (type to be decided) A custom semantic model - A default semantic model - Interactive reports - The data engineers will create data pipelines to load data to OneLake either hourly or daily depending on the data source. The analytics engineers will create processes to ingest, transform, and load the data to the data store in the AnalyticsPOC workspace daily. Whenever possible, the data engineers will use low-code tools for data ingestion. The choice of which data cleansing and transformation tools to use will be at the data engineers’ discretion. All the semantic models and reports in the Analytics POC workspace will use the data store as the sole data source. Technical Requirements - The data store must support the following: Read access by using T-SQL or Python Semi-structured and unstructured data Row-level security (RLS) for users executing T-SQL queries Files loaded by the data engineers to OneLake will be stored in the Parquet format and will meet Delta Lake specifications. Data will be loaded without transformation in one area of the AnalyticsPOC data store. The data will then be cleansed, merged, and transformed into a dimensional model The data load process must ensure that the raw and cleansed data is updated completely before populating the dimensional model The dimensional model must contain a date dimension. There is no existing data source for the date dimension. The Litware fiscal year matches the calendar year. The date dimension must always contain dates from 2010 through the end of the current year. The product pricing group logic must be maintained by the analytics engineers in a single location. The pricing group data must be made available in the data store for T-SOL. queries and in the default semantic model. The following logic must be used: List prices that are less than or equal to 50 are in the low pricing group. List prices that are greater than 50 and less than or equal to 1,000 are in the medium pricing group. List prices that are greater than 1,000 are in the high pricing group. Security Requirements - Only Fabric administrators and the analytics team must be able to see the Fabric items created as part of the PoC. Litware identifies the following security requirements for the Fabric items in the AnalyticsPOC workspace: Fabric administrators will be the workspace administrators. The data engineers must be able to read from and write to the data store. No access must be granted to datasets or reports. The analytics engineers must be able to read from, write to, and create schemas in the data store. They also must be able to create and share semantic models with the data analysts and view and modify all reports in the workspace. The data scientists must be able to read from the data store, but not write to it. They will access the data by using a Spark notebook The data analysts must have read access to only the dimensional model objects in the data store. They also must have access to create Power BI reports by using the semantic models created by the analytics engineers. The date dimension must be available to all users of the data store. The principle of least privilege must be followed. Both the default and custom semantic models must include only tables or views from the dimensional model in the data store. Litware already has the following Microsoft Entra security groups: FabricAdmins: Fabric administrators AnalyticsTeam: All the members of the analytics team DataAnalysts: The data analysts on the analytics team DataScientists: The data scientists on the analytics team DataEngineers: The data engineers on the analytics team AnalyticsEngineers: The analytics engineers on the analytics team Report Requirements - The data analysts must create a customer satisfaction report that meets the following requirements: Enables a user to select a product to filter customer survey responses to only those who have purchased that product. Displays the average overall satisfaction score of all the surveys submitted during the last 12 months up to a selected dat. Shows data as soon as the data is updated in the data store. Ensures that the report and the semantic model only contain data from the current and previous year. Ensures that the report respects any table-level security specified in the source data store. Minimizes the execution time of report queries. You need to assign permissions for the data store in the AnalyticsPOC workspace. The solution must meet the security requirements. Which additional permissions should you assign when you share the data store? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. " target="_blank" rel="nofollow noopener">https://img.examtopics.com/dp-600/image6.png">
  • .

Answer: 基于默认数据集生成报表|基于默认数据集生成报表|读取全部 Apache Spark 数据

" target="_blank" rel="nofollow noopener">https://img.examtopics.com/dp-600/image224.png">

FAQ

How many practice questions are available for DP-600?

This question bank includes 222 DP-600 practice questions covering single and multiple choice, each with answers and explanations.

Are DP-600 practice questions available in Chinese and English?

Yes, DP-600 practice questions are provided in both Chinese and English.

Can I try DP-600 practice questions for free?

Yes. Free sample questions are available on this page, and the full question bank is available after signing up on Zhangxuetu.