QuestionQ103

Implement and manage semantic models

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?

  • 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.
Explanation

Tabular Editor requires XMLA read-write access to publish metadata changes to a semantic model. Setting the XMLA Endpoint to Read Write on Capacity1 enables Tabular Editor and other external tools to perform write operations such as deploying schema changes, creating roles, or publishing model definitions. Git integration is orthogonal to XMLA tooling requirements.

Community Discussion

No comments yet. Be the first to start the discussion!