Cyber Monday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam DP-600 Topic 3 Question 28 Discussion

Actual exam question for Microsoft's DP-600 exam
Question #: 28
Topic #: 3
[All DP-600 Questions]

You have a Fabric tenant that contains a lakehouse named lakehouse1. Lakehouse1 contains a table named Table1.

You are creating a new data pipeline.

You plan to copy external data to Table1. The schema of the external data changes regularly.

You need the copy operation to meet the following requirements:

* Replace Table1 with the schema of the external data.

* Replace all the data in Table1 with the rows in the external data.

You add a Copy data activity to the pipeline. What should you do for the Copy data activity?

Show Suggested Answer Hide Answer
Suggested Answer: B

For the Copy data activity, from the Destination tab, setting Table action to Overwrite (B) will ensure that Table1 is replaced with the schema and rows of the external data, meeting the requirements of replacing both the schema and data of the destination table. Reference = Information about Copy data activity and table actions in Azure Data Factory, which can be applied to data pipelines in Fabric, is available in the Azure Data Factory documentation.


Contribute your Thoughts:

Dolores
5 days ago
I'd go with B as well. Replacing the entire table is the key requirement here, and Overwrite is the logical choice. Although, I'm curious if anyone's tried the 'Recursively' option for a laugh.
upvoted 0 times
...
Yaeko
10 days ago
Hmm, I'm not sure about this one. Maybe C would work too, as enabling staging could help with the schema changes, but B sounds like the most straightforward solution.
upvoted 0 times
Alexis
2 days ago
A) From the Source tab, add additional columns.
upvoted 0 times
...
...
Fabiola
11 days ago
I'm not sure about that. Shouldn't we also enable staging from the Settings tab to ensure a smooth copy operation?
upvoted 0 times
...
Tien
17 days ago
I think the correct answer is B. The question clearly states that the requirement is to replace the entire Table1 with the external data, so setting the Table action to Overwrite is the right choice.
upvoted 0 times
Pete
9 days ago
I agree, setting the Table action to Overwrite will replace all the data in Table1 with the external data.
upvoted 0 times
...
Annamae
10 days ago
I think the correct answer is B.
upvoted 0 times
...
...
Mel
21 days ago
I agree with Charlene. Overwriting the table will replace the schema and data with the external data.
upvoted 0 times
...
Charlene
23 days ago
I think we should set Table action to Overwrite from the Destination tab.
upvoted 0 times
...

Save Cancel