Implementing Analytics Solutions Using Microsoft Fabric — Question 171
You have a Fabric workspace named Workspace1.
Workspace1 contains multiple semantic models, including a model named Model1. Model1 is updated by using an XMLA endpoint.
You need to increase the speed of the write operations of the XMLA endpoint.
What should you do?
Answer options
- A. Delete any unused semantic models from Workspace1.
- B. Select Large semantic model storage format for Workspace1.
- C. Configure Model 1 to use the Direct Lake storage format.
- D. Delete any unused columns from Model1.
Correct answer: B
Explanation
Selecting the Large semantic model storage format for Workspace1 optimizes the performance of write operations by allowing for more efficient data handling. Deleting unused semantic models or columns might help slightly but does not specifically target the XMLA endpoint's write operation speed. Configuring Model1 to use the Direct Lake storage format may not necessarily improve write speeds in this context.