Free DP-203 Exam Braindumps

Pass your Data Engineering on Microsoft Azure exam with these free Questions and Answers

Page 4 of 61
QUESTION 11

- (Exam Topic 3)
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 Storage account that contains 100 GB of files. The files contain rows of text and numerical values. 75% of the rows contain description data that has an average length of 1.1 MB.
You plan to copy the data from the storage account to an enterprise data warehouse in Azure Synapse Analytics.
You need to prepare the files to ensure that the data copies quickly. Solution: You copy the files to a table that has a columnstore index. Does this meet the goal?

  1. A. Yes
  2. B. No

Correct Answer: B
Instead convert the files to compressed delimited text files. Reference:
https://docs.microsoft.com/en-us/azure/sql-data-warehouse/guidance-for-loading-data

QUESTION 12

- (Exam Topic 3)
You have an Azure subscription that contains the following resources:
DP-203 dumps exhibit An Azure Active Directory (Azure AD) tenant that contains a security group named Group1
DP-203 dumps exhibit An Azure Synapse Analytics SQL pool named Pool1
You need to control the access of Group1 to specific columns and rows in a table in Pool1.
Which Transact-SQL commands should you use? To answer, select the appropriate options in the answer area.
DP-203 dumps exhibit
Solution:
Text Description automatically generated
Box 1: GRANT
You can implement column-level security with the GRANT T-SQL statement. Box 2: CREATE SECURITY POLICY
Implement Row Level Security by using the CREATE SECURITY POLICY Transact-SQL statement Reference:
https://docs.microsoft.com/en-us/azure/synapse-analytics/sql-data-warehouse/column-level-security

Does this meet the goal?

  1. A. Yes
  2. B. No

Correct Answer: A

QUESTION 13

- (Exam Topic 3)
You develop data engineering solutions for a company.
A project requires the deployment of data to Azure Data Lake Storage.
You need to implement role-based access control (RBAC) so that project members can manage the Azure Data Lake Storage resources.
Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

  1. A. Assign Azure AD security groups to Azure Data Lake Storage.
  2. B. Configure end-user authentication for the Azure Data Lake Storage account.
  3. C. Configure service-to-service authentication for the Azure Data Lake Storage account.
  4. D. Create security groups in Azure Active Directory (Azure AD) and add project members.
  5. E. Configure access control lists (ACL) for the Azure Data Lake Storage account.

Correct Answer: ADE
References:
https://docs.microsoft.com/en-us/azure/data-lake-store/data-lake-store-secure-data

QUESTION 14

- (Exam Topic 3)
You have an Azure Active Directory (Azure AD) tenant that contains a security group named Group1. You have an Azure Synapse Analytics dedicated SQL pool named dw1 that contains a schema named schema1.
You need to grant Group1 read-only permissions to all the tables and views in schema1. The solution must use the principle of least privilege.
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.
NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.
DP-203 dumps exhibit
Solution:
Step 1: Create a database role named Role1 and grant Role1 SELECT permissions to schema You need to grant Group1 read-only permissions to all the tables and views in schema1.
Place one or more database users into a database role and then assign permissions to the database role. Step 2: Assign Rol1 to the Group database user
Step 3: Assign the Azure role-based access control (Azure RBAC) Reader role for dw1 to Group1 Reference:
https://docs.microsoft.com/en-us/azure/data-share/how-to-share-from-sql

Does this meet the goal?

  1. A. Yes
  2. B. No

Correct Answer: A

QUESTION 15

- (Exam Topic 3)
You have two fact tables named Flight and Weather. Queries targeting the tables will be based on the join between the following columns.
DP-203 dumps exhibit
You need to recommend a solution that maximum query performance. What should you include in the recommendation?

  1. A. In each table, create a column as a composite of the other two columns in the table.
  2. B. In each table, create an IDENTITY column.
  3. C. In the tables, use a hash distribution of ArriveDateTime and ReportDateTime.
  4. D. In the tables, use a hash distribution of ArriveAirPortID and AirportID.

Correct Answer: D

Page 4 of 61

Post your Comments and Discuss Microsoft DP-203 exam with other Community members: