DP-300 Exam Question 146

Hotspot Question
You have an on-premises Microsoft SQL Server instance named SQLSVR1 that hosts a database named DB1.
You have an Azure subscription that contains an Azure SQL database named SQLDB1.
You need to migrate the data stored in DB1 to SQLDB1 by using SQL Server replication. The solution must minimize the performance impact on DB1.
How should you configure the replication? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

DP-300 Exam Question 147

Your company uses Azure Stream Analytics to monitor devices.
The company plans to double the number of devices that are monitored.
You need to monitor a Stream Analytics job to ensure that there are enough processing resources to handle the additional load.
Which metric should you monitor?
  • DP-300 Exam Question 148

    Hotspot Question
    You have an Azure SQL database named db1.
    You need to retrieve the resource usage of db1 from the last week.
    How should you complete the statement? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    DP-300 Exam Question 149

    Hotspot Question
    You have an Azure subscription that contains an Azure SQL database named DB1 and a managed identity.
    You need to create a user in DB1 that will be used by the managed identity to perform automated tasks.
    How should you complete the query? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    DP-300 Exam Question 150

    You have an Azure subscription that contains an instance of SQL Server on an Azure virtual machine named SQLVM1 and a user named User1. SQLVM1 hosts a database named DB1.
    You need to ensure that User1 can create a scheduled task to perform a full backup of DB1. The solution must use the principle of least privilege.
    Which built-in database role should you assign to User1?