nerdexam
Microsoft

DP-700 · Question #53

You have a Fabric workspace that contains a warehouse named DW1. DW1 is loaded by using a notebook named Notebook1. You need to identify which version of Delta was used when Notebook1 was executed…

The correct answer is D. Fabric Monitor. To determine the specific Delta Lake version used during a notebook execution that loads a Fabric Warehouse, you should leverage the comprehensive monitoring features available within Microsoft Fabric.

Monitor and optimize a data analytics solution

Question

You have a Fabric workspace that contains a warehouse named DW1. DW1 is loaded by using a notebook named Notebook1. You need to identify which version of Delta was used when Notebook1 was executed. What should you use?

Options

  • AReal-Time hub
  • BOneLake data hub
  • Cthe Admin monitoring workspace
  • DFabric Monitor
  • Ethe Microsoft Fabric Capacity Metrics app

How the community answered

(65 responses)
  • A
    15% (10)
  • B
    2% (1)
  • C
    5% (3)
  • D
    71% (46)
  • E
    8% (5)

Why each option

To determine the specific Delta Lake version used during a notebook execution that loads a Fabric Warehouse, you should leverage the comprehensive monitoring features available within Microsoft Fabric.

AReal-Time hub

The Real-Time hub is designed for processing real-time data streams and does not provide detailed historical execution logs or library version information for notebooks.

BOneLake data hub

The OneLake data hub is a discovery and access layer for data within OneLake, not a monitoring tool for job execution details or library versions.

Cthe Admin monitoring workspace

The Admin monitoring workspace provides tenant-level usage and performance metrics but may not offer the granular detail of specific library versions used by individual notebook executions.

DFabric MonitorCorrect

The Fabric Monitor (often accessed via the Monitoring hub or item-specific run details in Fabric) provides detailed information about the execution of notebooks, including the Spark runtime environment and the versions of libraries like Delta Lake used during the job run. This allows users to inspect the technical context of each execution.

Ethe Microsoft Fabric Capacity Metrics app

The Microsoft Fabric Capacity Metrics app is focused on resource consumption and capacity planning, not on identifying specific library versions used in individual job runs.

Concept tested: Monitoring notebook execution details in Fabric

Source: https://learn.microsoft.com/en-us/fabric/get-started/monitor-workspace

Topics

#Fabric Monitoring#Notebook execution#Delta Lake version#Activity Monitoring

Community Discussion

No community discussion yet for this question.

Full DP-700 Practice