Question 101

You have an Azure Data Factory pipeline that performs an incremental load of source data to an Azure Data Lake Storage Gen2 account.
Data to be loaded is identified by a column named LastUpdatedDate in the source table.
You plan to execute the pipeline every four hours.
You need to ensure that the pipeline execution meets the following requirements:
- Automatically retries the execution when the pipeline run fails due
to concurrency or throttling limits.
- Supports backfilling existing data in the table.
Which type of trigger should you use?
  • Question 102

    You have an Azure subscription that is linked to a hybrid Azure Active Directory (Azure AD) tenant. The subscription contains an Azure Synapse Analytics SQL pool named Pool1.
    You need to recommend an authentication solution for Pool1. The solution must support multi-factor authentication (MFA) and database-level authentication.
    Which authentication solution or solutions should you include in the recommendation? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 103

    Task 6
    You need to ensure that any enhancements made to the Query Optimizer through patches are available to dbl and db2 on sql37006895.

    Question 104

    You are building a database in an Azure Synapse Analytics serverless SQL pool.
    You have data stored in Parquet files in an Azure Data Lake Storage Gen2 container.
    Records are structured as shown in the following sample.

    The records contain two applicants at most.
    You need to build a table that includes only the address fields.
    How should you complete the Transact-SQL statement? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 105

    You have a data warehouse in Azure Synapse Analytics.
    You need to ensure that the data in the data warehouse is encrypted at rest.
    What should you enable?