Question 51

You have an Azure subscription that contains a server named Server1. Server1 hosts two Azure SQL databases named DB1 and DB2.
You plan to deploy a Windows app named App1 that will authenticate to DB2 by using SQL authentication.
You need to ensure that App1 can access DB2. The solution must meet the following requirements:
App1 must be able to view only DB2.
Administrative effort must be minimized.
What should you create?
  • Question 52

    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 two Azure SQL Database servers named Server1 and Server2. Each server contains an Azure SQL database named Database1.
    You need to restore Database1 from Server1 to Server2. The solution must replace the existing Database1 on Server2.
    Solution: From the Azure portal, you delete Database1 from Server2, and then you create a new database on Server2 by using the backup of Database1 from Server1.
    Does this meet the goal?
  • Question 53

    You need to recommend a solution to ensure that the customers can create the database objects. The solution must meet the business goals.
    What should you include in the recommendation?
  • Question 54

    You have an Azure SQL database named sqldb1.
    You need to minimize the amount of space by the data and log files of sqldb1.
    What should you run?
  • Question 55

    You have an Azure subscription that uses a domain named contoso.com.
    You have two Azure VMs named DBServer1 and DBServer2. Each of them hosts a default SQL Server instance. DBServer1 is in the East US Azure region and contains a database named Database A. DBServer2 is in the West US Azure region.
    DBServer1 has a high volume of data changes and low latency requirements for data writes.
    You need to configure a new availability group for DatabaseA. The secondary replica will reside on DBServer2.
    What should you do?