DP-300 Exam Question 36

You have an Azure Data Factory pipeline that is triggered hourly.
The pipeline has had 100% success for the past seven days.
The pipeline execution fails, and two retries that occur 15 minutes apart also fail. The third failure returns the following error.

What is a possible cause of the error?
  • DP-300 Exam Question 37

    You have an Azure subscription.
    You need to deploy an Azure SQL managed instance by using an Azure Resource Manager (ARM) template. The solution must meet the following requirements:
    The SQL managed instance must be assigned a unique identity.
    The SQL managed instance must be available in the event of an Azure datacenter outage.
    How should you complete the template? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
    NOTE: Each correct selection is worth one point.

    DP-300 Exam Question 38

    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 39

    You have SQL Server on an Azure virtual machine that contains a database named DB1. DB1 contains a table named CustomerPII.
    You need to record whenever users query the CustomerPII table.
    Which two options should you enable? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • DP-300 Exam Question 40

    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?