Question 26

You need to implement versioned changes to the integration pipelines. The solution must meet the data integration requirements.
In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

Question 27

You have an Azure Synapse Analytics serverless SQL pool named Pool1 and an Azure Data Lake Storage Gen2 account named storage1. The AllowedBlobpublicAccess porperty is disabled for storage1.
You need to create an external data source that can be used by Azure Active Directory (Azure AD) users to access storage1 from Pool1.
What should you create first?
  • Question 28

    You are planning the deployment of Azure Data Lake Storage Gen2.
    You have the following two reports that will access the data lake:
    Report1: Reads three columns from a file that contains 50 columns.
    Report2: Queries a single record based on a timestamp.
    You need to recommend in which format to store the data in the data lake to support the reports. The solution must minimize read times.
    What should you recommend for each report? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 29

    You have an Azure Databricks workspace named workspace1 in the Standard pricing tier.
    You need to configure workspace1 to support autoscaling all-purpose clusters. The solution must meet the following requirements:
    Automatically scale down workers when the cluster is underutilized for three minutes.
    Minimize the time it takes to scale to the maximum number of workers.
    Minimize costs.
    What should you do first?
  • Question 30

    The following code segment is used to create an Azure Databricks cluster.

    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.