Question 51

You have an Azure Data Lake Storage Gen2 account that contains a JSON file for customers. The file contains two attributes named FirstName and LastName.
You need to copy the data from the JSON file to an Azure Synapse Analytics table by using Azure Databricks.
A new column must be created that concatenates the FirstName and LastName values.
You create the following components:
* A destination table in Azure Synapse
* An Azure Blob storage container
* A service principal
Which five actions should you perform in sequence next in is Databricks notebook? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Question 52

You are monitoring an Azure Stream Analytics job.
The Backlogged Input Events count has been 20 for the last hour.
You need to reduce the Backlogged Input Events count.
What should you do?
  • Question 53

    You have a SQL pool in Azure Synapse.
    A user reports that queries against the pool take longer than expected to complete.
    You need to add monitoring to the underlying storage to help diagnose the issue.
    Which two metrics should you monitor? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • Question 54

    You plan to create a real-time monitoring app that alerts users when a device travels more than 200 meters away from a designated location.
    You need to design an Azure Stream Analytics job to process the data for the planned app. The solution must minimize the amount of code developed and the number of technologies used.
    What should you include in the Stream Analytics job? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 55

    From a website analytics system, you receive data extracts about user interactions such as downloads, link clicks, form submissions, and video plays.
    The data contains the following columns.

    You need to design a star schema to support analytical queries of the data. The star schema will contain four tables including a date dimension.
    To which table should you add each column? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.