DP-300 Exam Question 16

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 an Azure SQL database named Sales.
You need to implement disaster recovery for Sales to meet the following requirements:
During normal operations, provide at least two readable copies of Sales.
Ensure that Sales remains available if a datacenter fails.
Solution: You deploy an Azure SQL database that uses the General Purpose service tier and failover groups.
Does this meet the goal?
  • DP-300 Exam Question 17

    You need to recommend a disaster recovery solution for an on-premises Microsoft SQL Server database. The solution must meet the following requirements:
    * Support real-time data replication to a different geographic region.
    * Use Azure as a disaster recovery target.
    * Minimize costs and administrative effort.
    What should you include in the recommendation?
  • DP-300 Exam Question 18

    You have an Azure SQL Database instance named DatabaseA on a server named Server1.
    You plan to add a new user named App1 to DatabaseA and grant App1 db_datacenter permissions. App1 will use SQL Server Authentication.
    You need to create App1. The solution must ensure that App1 can be given access to other databases by using the same credentials.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    DP-300 Exam Question 19

    You have an Azure subscription that contains an Azure SQL database named SQLDb1. SQLDb1 contains a table named Table1.
    You plan to deploy an Azure web app named webapp1 that will export rows in Table1 that have changed.
    You need to ensure that webapp1 can identity the changes to Table'. The solution must meet the following requirements:
    * Minimize compute times.
    * Minimize storage.
    Which three actions should you perform in sequence? To answer. move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    DP-300 Exam Question 20

    You have an Azure SQL database named DBI that contains a nonclustered index named index1.
    End users report slow queries when they use index1.
    You need to identify the operations that are being performed on the index.
    Which dynamic management view should you use?