DP-300 · Question #104
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…
The correct answer is B. No. This is not about an external table. Instead, in an Azure Synapse Analytics pipeline, you use a Get Metadata activity that retrieves the DateTime of the files. Note: You can use the Get Metadata activity to retrieve the metadata of any data in Azure Data Factory or a Synapse…
Question
Options
- AYes
- BNo
How the community answered
(40 responses)- A10% (4)
- B90% (36)
Explanation
This is not about an external table. Instead, in an Azure Synapse Analytics pipeline, you use a Get Metadata activity that retrieves the DateTime of the files. Note: You can use the Get Metadata activity to retrieve the metadata of any data in Azure Data Factory or a Synapse pipeline. You can use the output from the Get Metadata activity in conditional expressions to perform validation, or consume the metadata in subsequent activities. https://docs.microsoft.com/en-us/azure/data-factory/control-flow-get-metadata-activity
Community Discussion
No community discussion yet for this question.