DP-300 Exam Question 56

You have an on-premises app named App1 that stores data in an on-premises Microsoft SQL Server 2016 database named DB1.
You plan to deploy additional instances of App1 to separate Azure regions. Each region will have a separate instance of App1 and DB1. The separate instances of DB1 will sync by using Azure SQL Data Sync.
You need to recommend a database service for the deployment. The solution must minimize administrative effort.
What should you include in the recommendation?
  • DP-300 Exam Question 57

    You have an Azure SQL Database managed instance named sqldbmi1 that contains a database name Sales.
    You need to initiate a backup of Sales.
    How should you complete the Transact-SQL statement? 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 a version-8.0 Azure Database for MySQL database.
    You need to identify which database queries consume the most resources.
    Which tool should you use?
  • 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 SQL Server 2019 on an Azure virtual machine.
    You are troubleshooting performance issues for a query in a SQL Server instance.
    To gather more information, you query sys.dm_exec_requests and discover that the wait type is PAGELATCH_UP and the wait_resource is 2:3:905856.
    You need to improve system performance.
    Solution: You shrink the transaction log file.
    Does this meet the goal?
  • DP-300 Exam Question 60

    You have an Azure subscription that is linked to an Azure AD tenant named contoso.com. The subscription contains an Azure SQL database named SQL 1 and an Azure web named app1. App1 has the managed identity feature enabled.
    You need to create a new database user for app1.
    How should you complete the Transact-SQL statement? To answer, select the appropriate options in the answer are a.
    NOTE: Each correct selection is worth one point.