
Answer-first summary for fast verification
Answer: warehouse
The question requires a data store that supports writing data using T-SQL, multi-table transactions, and dynamic data masking. According to Microsoft Fabric documentation and community consensus, the Warehouse option (C) is the correct choice because: 1) It fully supports T-SQL operations including data writing, 2) It supports ACID transactions across multiple tables, and 3) It supports dynamic data masking as confirmed by Microsoft's official documentation. The other options are less suitable: KQL database (A) is optimized for time-series analytics and doesn't support T-SQL transactions or dynamic data masking; Lakehouse (B) supports T-SQL queries but has limited transaction support and doesn't support dynamic data masking; Semantic model (D) is for analytical modeling and doesn't support data writing or transactions.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.