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.
Question
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)- A15% (10)
- B2% (1)
- C5% (3)
- D71% (46)
- E8% (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.
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.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.