
Answer-first summary for fast verification
Answer: Select Large semantic model storage format for Workspace1.
The correct answer is B because the Large semantic model storage format is specifically designed to optimize write operations for XMLA endpoints. This format provides higher compression and performance optimizations that directly improve write speed, especially for large datasets. Option A (deleting unused semantic models) doesn't directly impact XMLA write performance as it focuses on workspace resource management. Option C (Direct Lake format) is optimized for read operations, not write operations. Option D (deleting unused columns) may improve memory usage but doesn't significantly enhance XMLA write speed. The community discussion shows 100% consensus on answer B, with multiple comments citing Microsoft documentation that confirms the Large semantic model format's benefits for write operations.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You have a Fabric workspace named Workspace1 that contains multiple semantic models, including one named Model1. Model1 is updated via an XMLA endpoint. What should you do to increase the speed of these write operations?
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.
No comments yet.