Implementing Analytics Solutions Using Microsoft Fabric — Question 172
You have a Fabric workspace named Workspace1 that is assigned to a newly created Fabric capacity named Capacity1.
You create a semantic model named Model1 and deploy Model1 to Workspace1.
You need to publish changes to Model1 directly from Tabular Editor.
What should you do?
Answer options
- A. For Workspace1, enable Git integration.
- B. For Model1, enable external sharing.
- C. For Workspace1, create a managed private endpoint.
- D. For Capacity1, set XMLA Endpoint to Read Write.
Correct answer: D
Explanation
The correct choice is D because setting the XMLA Endpoint to Read Write for Capacity1 allows for the publishing of changes directly from Tabular Editor. Options A and B are not relevant to the publishing process, while option C does not address the need to modify the XMLA Endpoint settings for the required functionality.