DP-200 Exam Question 41

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 questions 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 need to configure data encryption for external applications.
Solution:
1. Access the Always Encrypted Wizard in SQL Server Management Studio
2. Select the column to be encrypted
3. Set the encryption type to Randomized
4. Configure the master key to use the Windows Certificate Store
5. Validate configuration results and deploy the solution
Does the solution meet the goal?
  • DP-200 Exam Question 42

    SIMULATION

    Use the following login credentials as needed:
    Azure Username: xxxxx
    Azure Password: xxxxx
    The following information is for technical support purposes only:
    Lab Instance: 10277521
    You plan to deploy an integration runtime named Runtime1 to an Azure virtual machine.
    You need to create an Azure Data Factory V2, and then prepare the required Data Factory resources for App1.
    To complete this task, sign in to the Azure portal.
  • DP-200 Exam Question 43

    You have an Azure Stream Analytics query. The query returns a result set that contains 10,000 distinct values for a column named clusterID.
    You monitor the Stream Analytics job and discover high latency.
    You need to reduce the latency.
    Which two actions should you perform? Each correct answer presents a complete solution.
    NOTE: Each correct selection is worth one point.
  • DP-200 Exam Question 44

    You plan to use Microsoft Azure SQL Database instances with strict user access control. A user object must:
    Move with the database if it is run elsewhere
    Be able to create additional users
    You need to create the user object with correct permissions.
    Which two Transact-SQL commands should you run? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • DP-200 Exam Question 45

    You are a data architect. The data engineering team needs to configure a synchronization of data between an on-premises Microsoft SQL Server database to Azure SQL Database.
    Ad-hoc and reporting queries are being overutilized the on-premises production instance. The synchronization process must:
    Perform an initial data synchronization to Azure SQL Database with minimal downtime Perform bi-directional data synchronization after initial synchronization You need to implement this synchronization solution.
    Which synchronization method should you use?