nerdexam
Microsoft

DP-700 · Question #5

You need to implement the solution for the book reviews. Which should you do?

The correct answer is B. Create a shortcut. To implement a solution for book reviews, creating a shortcut is an efficient way to integrate and access existing external data.

Implement and manage an analytics solution

Question

You need to implement the solution for the book reviews. Which should you do?

Options

  • ACreate a Dataflow Gen2 dataflow.
  • BCreate a shortcut.
  • CEnable external data sharing.
  • DCreate a data pipeline.

How the community answered

(33 responses)
  • B
    91% (30)
  • C
    6% (2)
  • D
    3% (1)

Why each option

To implement a solution for book reviews, creating a shortcut is an efficient way to integrate and access existing external data.

ACreate a Dataflow Gen2 dataflow.

A Dataflow Gen2 dataflow is used for ingesting and transforming data, often involving copying, which might not be the optimal solution if the goal is to directly reference existing external data.

BCreate a shortcut.Correct

In Microsoft Fabric, creating a shortcut is an effective method to integrate and access existing external data, such as book reviews residing in Azure Data Lake Storage Gen2 or Amazon S3, directly into a Lakehouse. This approach avoids data duplication and allows Fabric analytics engines to use the data without ingestion overhead.

CEnable external data sharing.

Enabling external data sharing is a mechanism for sharing data *from* Microsoft Fabric *to* external entities, not for consuming external data into Fabric.

DCreate a data pipeline.

A data pipeline is an orchestration tool for various activities, but the specific item used to efficiently access external data directly within a Lakehouse for analysis is typically a shortcut.

Concept tested: Integrating External Data with Shortcuts

Source: https://learn.microsoft.com/en-us/fabric/data-lake/create-shortcut

Topics

#Microsoft Fabric#Lakehouse#Shortcuts#Data Integration

Community Discussion

No community discussion yet for this question.

Full DP-700 Practice