DP-600 Exam Question 41

Your company has a finance department.
You have a Fabric tenant, an Azure Storage account named storage1, and a Microsoft Entra group named Group1. Group1 contains the users in the finance department.
You need to create a new workspace named Workspace1 in the tenant. The solution must meet the following requirements:
- Ensure that the finance department users can create and edit items in Workspace1.
- Ensure that Workspace1 can securely access storage1 to read and write data.
- Ensure that you are the only admin of Workspace1.
- Minimize administrative effort.
You create Workspace1.
Which two actions should you perform next? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
  • DP-600 Exam Question 42

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    You have a Fabric tenant that contains a semantic model named Model1.
    You discover that the following query performs slowly against Model1.

    You need to reduce the execution time of the query.
    Solution: You replace line 4 by using the following code:
    CALCULATE ( COUNTROWS ( 'Order Item' ) ) >= 0
    Does this meet the goal?
  • DP-600 Exam Question 43

    You have a Fabric tenant that contains a workspace named Workspace1. Workspace1 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.
  • DP-600 Exam Question 44

    You have a Fabric warehouse named Warehouse1 that contains a table named Table1. Table1 contains customer data.
    You need to implement row-level security (RLS) for Table1. The solution must ensure that users can see only their respective data.
    Which two objects should you create? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • DP-600 Exam Question 45

    You have a Fabric workspace named Workspace1.
    Workspace1 contains multiple semantic models, including a model named Model1. Model1 is updated by using an XMLA endpoint.
    You need to increase the speed of the write operations of the XMLA endpoint.
    What should you do?