DP-700 Exam Question 21

You have a Fabric workspace that contains an eventstream named EventStreaml. EventStreaml outputs events to a table named Tablel in a lakehouse. The streaming data is souiced from motorway sensors and represents the speed of cars.
You need to add a transformation to EventStream1 to average the car speeds. The speeds must be grouped by non-overlapping and contiguous time intervals of one minute. Each event must belong to exactly one window.
Which windowing function should you use?
  • DP-700 Exam Question 22

    You have a Fabric workspace that contains a warehouse named Warehouse!. Warehousel contains a table named DimCustomers. DimCustomers contains the following columns:
    * CustomerName
    * CustomerlD
    * BirthDate
    * Email
    You need to configure security to meet the following requirements:
    * BirthDate in DimCustomer must be masked and display 1900-01-01.
    * Email in DimCustomer must be masked and display only the first leading character and the last five characters.
    How should you complete the statement? To answer, select the appropriate options in the answer area. NOTE:
    Each correct selection is worth one point.

    DP-700 Exam Question 23

    You have a Fabric workspace that contains an eventstream named EventStream1. EventStream1 outputs events to a table in a lakehouse.
    You need to remove files that are older than seven days and are no longer in use.
    Which command should you run?
  • DP-700 Exam Question 24

    You have a Fabric workspace named Workspace1.
    You plan to configure Git integration for Workspace1 by using an Azure DevOps Git repository. An Azure DevOps admin creates the required artifacts to support the integration of Workspace1 Which details do you require to perform the integration?
  • DP-700 Exam Question 25

    You have a Fabric workspace named Workspace1. Your company acquires GitHub licenses.
    You need to configure source control for Workpace1 to use GitHub. The solution must follow the principle of least privilege. Which permissions do you require to ensure that you can commit code to GitHub?