DP200 Implementing an Azure Data Solution Free Practice Test — 30 Questions

30 questions · Full explanations · No account required

Free
Question 1 of 30

A data engineering team is tasked with refining an existing Azure Data Factory Mapping Data Flow that processes customer order information. A recent business mandate requires that all customer records with postal codes containing non-alphanumeric characters be excluded from downstream analysis. The current data flow includes a derived column transformation that correctly extracts the postal code. Which of the following approaches would be the most efficient and maintainable way to implement this new exclusion rule within the existing data flow?

Introduce a Filter transformation immediately following the Derived Column transformation, using a regular expression to identify and exclude records where the postal code contains any non-alphanumeric characters.
Modify the existing Derived Column transformation to incorporate the postal code validation and exclusion logic directly within its expression, thereby filtering out invalid records as they are derived.
Implement a Conditional Split transformation after the Derived Column, directing records with valid postal codes to the main processing path and discarding records with invalid postal codes in a separate branch.
Integrate an Azure Functions activity before the Mapping Data Flow to pre-process the data, using the Azure Function to filter out records with invalid postal codes before they enter the data flow.

About the DP200 Implementing an Azure Data Solution Certification

These free practice questions are designed to help you assess your readiness for the DP200 Implementing an Azure Data Solution exam by Other. Each question comes with a detailed explanation to reinforce the correct concept. For a complete exam preparation experience with hundreds of questions, spaced-repetition study tools, and full exam simulations, explore our premium access.