Question 26

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 27

    You are responsible for providing access to an Azure Data Lake Storage Gen2 account.
    Your user account has contributor access to the storage account, and you have the application ID and access key.
    You plan to use PolyBase to load data into an enterprise data warehouse in Azure Synapse Analytics.
    You need to configure PolyBase to connect the data warehouse to storage account.
    Which three components should you create in sequence? To answer, move the appropriate components from the list of components to the answer area and arrange them in the correct order.

    Question 28

    You are designing the folder structure for an Azure Data Lake Storage Gen2 container.
    Users will query data by using a variety of services including Azure Databricks and Azure Synapse Analytics serverless SQL pools. The data will be secured by subject are a. Most queries will include data from the current year or current month.
    Which folder structure should you recommend to support fast queries and simplified folder security?
  • Question 29

    You are designing the folder structure for an Azure Data Lake Storage Gen2 account.
    You identify the following usage patterns:
    * Users will query data by using Azure Synapse Analytics serverless SQL pools and Azure Synapse Analytics serverless Apache Spark pods.
    * Most queries will include a filter on the current year or week.
    * Data will be secured by data source.
    You need to recommend a folder structure that meets the following requirements:
    * Supports the usage patterns
    * Simplifies folder security
    * Minimizes query times
    Which folder structure should you recommend?
    A)

    B)

    C)

    D)

    E)
  • Question 30

    You have an Azure event hub named retailhub that has 16 partitions. Transactions are posted to retailhub. Each transaction includes the transaction ID, the individual line items, and the payment details. The transaction ID is used as the partition key.
    You are designing an Azure Stream Analytics job to identify potentially fraudulent transactions at a retail store. The job will use retailhub as the input. The job will output the transaction ID, the individual line items, the payment details, a fraud score, and a fraud indicator.
    You plan to send the output to an Azure event hub named fraudhub.
    You need to ensure that the fraud detection solution is highly scalable and processes transactions as quickly as possible.
    How should you structure the output of the Stream Analytics job? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.