Question 41

You have an Azure subscription that contains the following resources:
An Azure Active Directory (Azure AD) tenant that contains a security group named Group1 An Azure Synapse Analytics SQL pool named Pool1 You need to control the access of Group1 to specific columns and rows in a table in Pool1.
Which Transact-SQL commands should you use? To answer, select the appropriate options in the answer area.

Question 42

You need to design an Azure Synapse Analytics dedicated SQL pool that meets the following requirements:
Can return an employee record from a given point in time.
Maintains the latest employee information.
Minimizes query complexity.
How should you model the employee data?
  • Question 43

    You need to design an analytical storage solution for the transactional dat a. The solution must meet the sales transaction dataset requirements.
    What should you include in the solution? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 44

    You need to design a solution that will process streaming data from an Azure Event Hub and output the data to Azure Data Lake Storage. The solution must ensure that analysts can interactively query the streaming data.
    What should you use?
  • Question 45

    You are implementing an Azure Stream Analytics solution to process event data from devices.
    The devices output events when there is a fault and emit a repeat of the event every five seconds until the fault is resolved. The devices output a heartbeat event every five seconds after a previous event if there are no faults present.
    A sample of the events is shown in the following table.

    You need to calculate the uptime between the faults.
    How should you complete the Stream Analytics SQL query? To answer, select the appropriate options in the answer are a.
    NOTE: Each correct selection is worth one point.