DP-300 Exam Question 56

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 57

    You plan to develop a dataset named Purchases by using Azure Databricks. Purchases will contain the following columns:
    ProductID
    ItemPrice
    LineTotal
    Quantity
    StoreID
    Minute
    Month
    Hour
    Year
    Day
    You need to store the data to support hourly incremental load pipelines that will vary for each StoreID. The solution must minimize storage costs.
    How should you complete the code? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    DP-300 Exam Question 58

    You have an Azure virtual machine based on a custom image named VM1.
    VM1 hosts an instance of Microsoft SQL Server 2019 Standard.
    You need to automate the maintenance of VM1 to meet the following requirements:
    Automate the patching of SQL Server and Windows Server.
    Automate full database backups and transaction log backups of the databases on VM1.
    Minimize administrative effort.
    What should you do first?
  • DP-300 Exam Question 59

    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 two Azure SQL Database servers named Server1 and Server2. Each server contains an Azure SQL database named Database1.
    You need to restore Database1 from Server1 to Server2. The solution must replace the existing Database1 on Server2.
    Solution: You restore Database1 from Server1 to the Server2 by using the RESTORE Transact-SQL command and the REPLACE option.
    Does this meet the goal?
  • DP-300 Exam Question 60

    What should you do after a failover of SalesSQLDb1 to ensure that the database remains accessible to SalesSQLDb1App1?