DP-300 Exam Question 211

You have an Azure SQL database named DB1. DB1 has a table named Table1 that contains the following columns.

You plan to enable Always Encrypted for Table1.
Which two columns support encryption? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
  • DP-300 Exam Question 212

    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 the on-premises networks shown in the following table.

    You have an Azure subscription that contains an Azure SQL Database server named SQL1.
    SQL1 contains two databases named DB1 and DB2.
    You need to configure access to DB1 and DB2. The solution must meet the following requirements:
    - Ensure that DB1 can be accessed only by users in Branch1.
    - Ensure that DB2 can be accessed only by users in Branch2.
    Solution: You connect to the master of SQL1 and run the following command.
    EXECUTE sp_set_firewall_rule 'Allow db1 and db2 users', '131.107.10.0',
    '131.107.10.255'
    Does this meet the goal?
  • DP-300 Exam Question 213

    You have a new Azure subscription.
    You create an Azure SQL Database instance named DB1 on an Azure SQL Database server named Server1.
    You need to ensure that users can connect to DB1 in the event of an Azure regional outage. In the event of an outage, applications that connect to DB1 must be able to connect without having to update the connection strings.
    Which two actions should you perform? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • DP-300 Exam Question 214

    You have 50 Azure SQL databases.
    You need to notify the database owner when the database settings, such as the database size and pricing tier, are modified in Azure.
    What should you do?
  • DP-300 Exam Question 215

    Drag and Drop Question
    You have SQL Server on an Azure virtual machine that contains a database named DB1. DB1 is
    30 TB and has a 1-GB daily rate of change.
    You back up the database by using a Microsoft SQL Server Agent job that runs Transact-SQL commands. You perform a weekly full backup on Sunday, daily differential backups at 01:00 in the morning, and transaction log backups every five minutes.
    The database fails on Wednesday at 10:00 in the morning.
    Which three backups should you restore in sequence? To answer, move the appropriate backups from the list of backups to the answer area and arrange them in the correct order.