DP-300 Exam Question 86

You have an Azure subscription that contains multiple Azure SQL databases.
You plan to deploy automation tasks that will be controlled by using elastic jobs.
You need to ensure that the jobs authenticate by using a user-assigned managed identity.
What should you do first?
  • DP-300 Exam Question 87

    Hotspot Question
    You have an Azure SQL database named SQL1.
    You need to monitor the resource usage of SQL1 by using a dynamic management view. The solution must return the average memory usage and the peak CPU usage.
    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 88

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

    Hotspot Question
    You have an Azure subscription that contains an Azure SQL database named DB1.
    You execute the following T-SQL statements against DB1.

    For each of the following statements, select Yes if the statement is true, otherwise select No.
    NOTE: Each correct selection is worth one point.

    DP-300 Exam Question 90

    You have an Azure virtual machine named VM1 on a virtual network named VNet1. Outbound traffic from VM1 to the internet is blocked.
    You have an Azure SQL database named SqlDb1 on a logical server named SqlSrv1.
    You need to implement connectivity between VM1 and SqlDb1 to meet the following requirements:
    - Ensure that VM1 cannot connect to any Azure SQL Server other than
    SqlSrv1.
    - Restrict network connectivity to SqlSrv1.
    What should you create on VNet1?