Implementing Data Engineering Solutions Using Microsoft Fabric — Question 24
You have a Fabric workspace that contains a semantic model named Model1.
You need to dynamically execute and monitor the refresh progress of Model1.
What should you use?
Answer options
- A. dynamic management views in Microsoft SQL Server Management Studio (SSMS)
- B. Monitoring hub
- C. dynamic management views in Azure Data Studio
- D. a semantic link in a notebook
Correct answer: D
Explanation
The correct answer is D because a semantic link in a notebook allows for dynamic execution and tracking of refresh progress for models like Model1. Options A and C refer to dynamic management views that do not provide the same level of interactive monitoring, while B, the Monitoring hub, may not specifically support the dynamic execution of a single semantic model.