You need to use Microsoft Operations Management Suite (…
You have a Microsoft Azure Data Lake Analytics service.
You plan to configure diagnostic logging.
You need to use Microsoft Operations Management Suite (OMS) to monitor the IP addresses that are used to
access the Data Lake Store.
What should you do?
You need to write a U-SQL query to load the file and to…
You have a Microsoft Azure Data Lake Analytics service.
You have a CSV file that contains employee salaries.
You need to write a U-SQL query to load the file and to extract all the employees who earn salaries that are
greater than $100,000. You must encapsulate the data for reuse.
What should you use?
Which information should you enter in the Store Account…
You plan to add a file from Microsoft Azure Data Lake Store to Azure Data Catalog.
You run the Data Catalog tool and select Data Lake Store as the data source.
Which information should you enter in the Store Account field to connect to the Data Lake Store?
What is a possible cause of the duplicate records?
You plan to use Microsoft Azure Event Hubs to ingest data. You plan to use Azure Stream Analytics to analyze
the data in real time and to send the output directly to Azure Data Lake Store.
You discover duplicate records in the output data.
What is a possible cause of the duplicate records?
How should you complete the script?
DRAG DROP
You have a Microsoft Azure Stream Analytics solution that captures website visits and user interactions on the
website.
You have the sample input data described in the following table.
You have the sample output described in the following table.
How should you complete the script? To answer, drag the appropriate values to the correct targets. Each value
may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to
view content.
NOTE: Each correct selection is worth one point.
Select and Place:
What should you configure?
You have a Microsoft Azure SQL data warehouse that contains information about community events.
An Azure Data Factory job writes an updated CSV file in Azure Blob storage to Community/{date}/events.csv
daily.
You plan to consume a Twitter feed by using Azure Stream Analytics and to correlate the feed to the community
events.
You plan to use Stream Analytics to retrieve the latest community events data and to correlate the data to the
Twitter feed data.
You need to ensure that when updates to the community events data is written to the CSV files, the Stream
Analytics job can access the latest community events data.
What should you configure?
You need to write events to the Data Lake Store in batches
You plan to use Microsoft Azure Event Hubs to ingest sensor data. You plan to use Azure Stream Analytics to
analyze the data in real time and to send the output directly to Azure Data Lake Store.
You need to write events to the Data Lake Store in batches.
What should you use?
What should you use to process the data?
You are developing an application that uses Microsoft Azure Stream Analytics.
You have data structures that are defined dynamically.
You want to enable consistency between the logical methods used by stream processing and batch processing.
You need to ensure that the data can be integrated by using consistent data points.
What should you use to process the data?
Which functions should you use in the WHERE statement?
You are using a Microsoft Azure Stream Analytics query language.
You are outputting data from an input click stream.
You need to ensure that when you consecutively receive two rows from the same IP address within one minute,
only the first row is outputted.
Which functions should you use in the WHERE statement?
You need to create a job that automatically provides th…
You are building a Microsoft Azure Stream Analytics job definition that includes inputs, queries, and outputs.
You need to create a job that automatically provides the highest level of parallelism to the compute instances.
What should you do?