Implementing Data Engineering Solutions Using Microsoft Fabric — Question 25
You are developing a data pipeline named Pipeline1.
You need to add a Copy data activity that will copy data from a Snowflake data source to a Fabric warehouse.
What should you configure?
Answer options
- A. Degree of copy parallelism
- B. Fault tolerance
- C. Enable staging
- D. Enable logging
Correct answer: C
Explanation
The correct answer is C, as enabling staging is essential for efficiently transferring data from Snowflake to the Fabric warehouse. Options A, B, and D are important considerations in data pipelines, but they do not specifically relate to the requirements for copying data from Snowflake to Fabric in this context.