Question 71

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 Business Critical service tier and Availability Zones.
Does this meet the goal?
  • Question 72

    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?
  • Question 73

    You have SQL Server on an Azure virtual machine that contains a database named DB1.
    You view a plan summary that shows the duration in milliseconds of each execution of query 1178902 as shown in the following exhibit:

    What should you do to ensure that the query uses the execution plan which executes in the least amount of time?
  • Question 74

    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?
  • Question 75

    You plan to move two 100-GB databases to Azure.
    You need to dynamically scale resources consumption based on workloads. The solution must minimize downtime during scaling operations.
    What should you use?