Question 16

You plan to perform batch processing in Azure Databricks once daily.
Which type of Databricks cluster should you use?
  • Question 17

    You have an Azure SQL database.
    You discover that the plan cache is full of compiled plans that were used only once.
    You run the select * from sys.database_scoped_configurations Transact-SQL command and receive the results shown in the following table.

    You need relieve the memory pressure.
    What should you configure?
  • Question 18

    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 SQL database named Sales.
    You need to implement disaster recovery for Sales to meet the following requirements:
    During normal operations, provide at least two readable copies of Sales.
    Ensure that Sales remains available if a datacenter fails.
    Solution: You deploy an Azure SQL database that uses the Business Critical service tier and Availability Zones.
    Does this meet the goal?
  • Question 19

    You have SQL Server 2019 on an Azure virtual machine that runs Windows Server 2019. The virtual machine has 4 vCPUs and 28 GB of memory.
    You scale up the virtual machine to 8 vCPUSs and 64 GB of memory.
    You need to provide the lowest latency for tempdb.
    What is the total number of data files that tempdb should contain?
  • Question 20

    You are designing a dimension table in an Azure Synapse Analytics dedicated SQL pool.
    You need to create a surrogate key for the table. The solution must provide the fastest query performance.
    What should you use for the surrogate key?