Question 51

You need to apply 20 built-in Azure Policy definitions to all new and existing Azure SQL Database deployments in an Azure subscription. The solution must minimize administrative effort.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Question 52

You have an Azure Data Factory pipeline that is triggered hourly.
The pipeline has had 100% success for the past seven days.
The pipeline execution fails, and two retries that occur 15 minutes apart also fail. The third failure returns the following error.

What is a possible cause of the error?
  • Question 53

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    You have an Azure Data Lake Storage account that contains a staging zone.
    You need to design a daily process to ingest incremental data from the staging zone, transform the data by executing an R script, and then insert the transformed data into a data warehouse in Azure Synapse Analytics.
    Solution: You use an Azure Data Factory schedule trigger to execute a pipeline that executes an Azure Databricks notebook, and then inserts the data into the data warehouse.
    Does this meet the goal?
  • Question 54

    You have a new Azure SQL database named DB1 on an Azure SQL server named AzSQL1.
    The only user who was created is the server administrator.
    You need to create a contained database user in DB1 who will use Azure Active Directory (Azure AD) for authentication.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    Question 55

    You have an Azure Data Lake Storage Gen2 container.
    Data is ingested into the container, and then transformed by a data integration application. The data is NOT modified after that. Users can read files in the container but cannot modify the files.
    You need to design a data archiving solution that meets the following requirements:
    New data is accessed frequently and must be available as quickly as possible.
    Data that is older than five years is accessed infrequently but must be available within one second when requested.
    Data that us older than seven years is NOT accessed. After seven years, the data must be persisted at the lowest cost possible.
    Costs must be minimized while maintaining the required availability.
    How should you manage the data? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.