DP-600 · Question #182
DP-600 Question #182: Real Exam Question with Answer & Explanation
The correct answer is D: For Capacity1, set XMLA Endpoint to Read Write.. Tabular Editor connects to Fabric and Power BI Premium semantic models via the XMLA endpoint using the Tabular Object Model (TOM). By default, Fabric and Power BI Premium capacities expose the XMLA endpoint in Read-only mode, which allows tools to query metadata and data but not
Question
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?
Options
- AFor Workspace1, enable Git integration.
- BFor Model1, enable external sharing.
- CFor Workspace1, create a managed private endpoint.
- DFor Capacity1, set XMLA Endpoint to Read Write.
Explanation
Tabular Editor connects to Fabric and Power BI Premium semantic models via the XMLA endpoint using the Tabular Object Model (TOM). By default, Fabric and Power BI Premium capacities expose the XMLA endpoint in Read-only mode, which allows tools to query metadata and data but not commit schema or data changes. To deploy changes directly from Tabular Editor (or any XMLA-based tool), the XMLA endpoint must be upgraded to Read Write at the capacity level. This setting is configured in the Fabric Admin portal under the capacity settings. Git integration (A) enables source-control workflows but does not grant XMLA write access. External sharing (B) controls sharing between tenants. A managed private endpoint (C) controls network access, not XMLA permissions.
Topics
Community Discussion
No community discussion yet for this question.