Question 36

You have a Fabric tenant that contains a warehouse.
Several times a day. the performance of all warehouse queries degrades. You suspect that Fabric is throttling the compute used by the warehouse.
What should you use to identify whether throttling is occurring?
  • Question 37

    You have a Fabric notebook that has the Python code and output shown in the following exhibit.


    Which type of analytics are you performing?
  • Question 38

    You have a Fabric tenant that contains a takehouse named lakehouse1. Lakehouse1 contains a Delta table named Customer.
    When you query Customer, you discover that the query is slow to execute. You suspect that maintenance was NOT performed on the table.
    You need to identify whether maintenance tasks were performed on Customer.
    Solution: You run the following Spark SQL statement:
    DESCRIBE HISTORY customer
    Does this meet the goal?
  • Question 39

    You have source data in a folder on a local computer.
    You need to create a solution that will use Fabric to populate a data store. The solution must meet the following requirements:
    * Support the use of dataflows to load and append data to the data store.
    * Ensure that Delta tables are V-Order optimized and compacted automatically.
    Which type of data store should you use?
  • Question 40

    You have a Fabric tenant that contains a semantic model named Model1. Model1 uses Import mode. Model1 contains a table named Orders. Orders has 100 million rows and the following fields.

    You need to reduce the memory used by Model! and the time it takes to refresh the model. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct answer is worth one point.