nerdexam
Microsoft

DP-700 · Question #122

You need to have a Microsoft Power Apps app named App1 that has data stored in Microsoft Dataverse. You need to access the App1 data by using Fabric. What should you use?

The correct answer is D. a shortcut. The user needs to access data from a Microsoft Dataverse Power Apps application within Microsoft Fabric.

Design and implement data ingestion and transformation

Question

You need to have a Microsoft Power Apps app named App1 that has data stored in Microsoft Dataverse. You need to access the App1 data by using Fabric. What should you use?

Exhibit

DP-700 question #122 exhibit

Options

  • Aa data pipeline
  • Bmirroring
  • CDataflow Gen2
  • Da shortcut

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    8% (2)
  • D
    84% (21)

Why each option

The user needs to access data from a Microsoft Dataverse Power Apps application within Microsoft Fabric.

Aa data pipeline

A data pipeline is used for orchestrating data movement and transformation, which could bring data from Dataverse, but a shortcut offers a more direct linking method without necessarily orchestrating a copy every time.

Bmirroring

Mirroring provides a direct, zero-ETL replication from Dataverse to Fabric, but it was in public preview at the time of the question's conception and often implies a continuous, live replication rather than a simple 'access' method that a shortcut to an exported lake could represent. Given the provided answer, a shortcut to Dataverse data exported to ADLS Gen2 is the intended solution.

CDataflow Gen2

Dataflow Gen2 can ingest and transform data from Dataverse into a Fabric Lakehouse or Warehouse, but this involves a full data ingestion and transformation process, while a shortcut provides a more direct access to existing data in a data lake.

Da shortcutCorrect

To access data from Microsoft Dataverse in Fabric, a common approach involves exporting Dataverse data to Azure Data Lake Storage Gen2, which can then be directly linked to a Fabric Lakehouse using a shortcut. This method allows Fabric to query the exported Dataverse data residing in the data lake, making it accessible within the Fabric ecosystem.

Concept tested: Integrating Microsoft Dataverse data with Fabric Lakehouse using shortcuts

Source: https://learn.microsoft.com/power-apps/maker/data-platform/export-to-data-lake?tabs=v9

Topics

#Fabric#Dataverse#Shortcuts#Data Integration

Community Discussion

No community discussion yet for this question.

Full DP-700 Practice