Question 141

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 copies the data to a staging table in the data warehouse, and then uses a stored procedure to execute the R script.
Does this meet the goal?
  • Question 142

    You need to recommend the appropriate purchasing model and deployment option for the 30 new databases. The solution must meet the technical requirements and the business requirements.
    What should you recommend? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 143

    You have a Microsoft SQL Server 2019 database named DB1 that uses the following database-level and instance-level features.
    * Clustered columnstore indexes
    * Automatic tuning
    * Change tracking
    * PolyBase
    You plan to migrate DB1 to an Azure SQL database.
    What feature should be removed or replaced before DB1 can be migrated?
  • Question 144

    You need to configure user authentication for the SERVER1 databases. The solution must meet the security and compliance requirements.
    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 145

    You have SQL Server on an Azure virtual machine that contains a database named DB1.
    You have an application that queries DB1 to generate a sales report.
    You need to see the parameter values from the last time the query was executed.
    Which two actions should you perform? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.