DP-300 Exam Question 51

You need to recommend an availability strategy for an Azure SQL database. The strategy must meet the
following requirements:
Support failovers that do not require client applications to change their connection strings.
Replicate the database to a secondary Azure region.
Support failover to the secondary region.
What should you include in the recommendation?
  • DP-300 Exam Question 52

    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?
  • DP-300 Exam Question 53

    You have an instance of SQL Server on Azure Virtual Machine named SQL1.
    You need to monitor SQL1 and query the metrics by using Kusto query language. The solution must minimize administrative effort.
    Where should you store the metrics?
  • DP-300 Exam Question 54

    You have an Azure subscription that contains the resources shown in the following table.

    You need to back up db1 to mysqlbackups, and then restore the backup to a new database named db2 that is hosted on SQL1. The solution must ensure that db1 is backed up to a stripe set.
    Which three Transact-SQL statements should you execute in sequence? To answer, move the appropriate statements from the list of statements to the answer area and arrange them in the correct order.

    DP-300 Exam Question 55

    You have an Azure SQL database named db1 on a server named server1.
    The Intelligent Insights diagnostics log identifies that several tables are missing indexes.
    You need to ensure that indexes are created for the tables.
    What should you do?