<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Default semantic model on DirectLake in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Default-semantic-model-on-DirectLake/m-p/4910204#M64220</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;no. Problem is not solved. Discussion is still there.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Dec 2025 07:56:20 GMT</pubDate>
    <dc:creator>jaryszek</dc:creator>
    <dc:date>2025-12-30T07:56:20Z</dc:date>
    <item>
      <title>Default semantic model on DirectLake</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Default-semantic-model-on-DirectLake/m-p/4907895#M64180</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I am trying to use a service principal on a remote semantic model on DirectLake.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;But there is a specific case:&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/fundamentals/direct-lake-overview?utm_source=chatgpt.com" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/fundamentals/direct-lake-overview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Power BI Direct Lake semantic models can be created and queried by Service Principals and Viewer role membership with Service Principals is supported, but the default Direct Lake semantic models on lakehouse/warehouse don't support this scenario.&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Can anybody explain what is a diff between service principal semantic model on DirectLake vs default DirectLake semantic model?&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Jacek&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Dec 2025 06:05:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Default-semantic-model-on-DirectLake/m-p/4907895#M64180</guid>
      <dc:creator>jaryszek</dc:creator>
      <dc:date>2025-12-24T06:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Default semantic model on DirectLake</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Default-semantic-model-on-DirectLake/m-p/4908065#M64182</link>
      <description>&lt;P&gt;In Fabric there are two different kinds of DirectLake semantic models, and that’s what the doc is referring to.&lt;/P&gt;&lt;P&gt;When you create a semantic model explicitly (for example: &lt;EM&gt;New semantic model&lt;/EM&gt; → choose tables → save it as its own object), that model is a first-class semantic model. It has its own permissions, supports service principals, Viewer role assignment, XMLA, REST APIs, etc. Service principals can query it just like users.&lt;/P&gt;&lt;P&gt;The default DirectLake semantic model is different. This is the auto-generated model that Fabric creates for every Lakehouse or Warehouse so you can immediately build reports. It’s meant for quick exploration and interactive user access only. It does not fully participate in the security and API surface, which is why service principals are not supported for it.&lt;/P&gt;&lt;P&gt;So the difference is not DirectLake itself, but how the model is created and owned:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Default model = system-generated, lightweight, user-only&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Explicit semantic model = fully managed, securable, SP-supported&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you need to use a service principal, the fix is simple:&lt;BR /&gt;Do not use the default semantic model. Create a new semantic model explicitly on top of the Lakehouse/Warehouse tables and grant the service principal access to that model.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Dec 2025 08:49:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Default-semantic-model-on-DirectLake/m-p/4908065#M64182</guid>
      <dc:creator>cengizhanarslan</dc:creator>
      <dc:date>2025-12-24T08:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Default semantic model on DirectLake</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Default-semantic-model-on-DirectLake/m-p/4908193#M64188</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I created semantic model like that:&amp;nbsp;&lt;BR /&gt;&lt;EM&gt;New semantic model&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;→ choose tables → save it as its own object&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;And i can use SP on it. without any issues.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;"&lt;SPAN&gt;This is the auto-generated model that Fabric creates for every Lakehouse or Warehouse so you can immediately build reports."&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;about default. You still need to create it using power bi desktop or fabric. You need to create on "Create Semantic Model" button...&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;BR /&gt;Jacek&lt;/P&gt;</description>
      <pubDate>Wed, 24 Dec 2025 11:22:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Default-semantic-model-on-DirectLake/m-p/4908193#M64188</guid>
      <dc:creator>jaryszek</dc:creator>
      <dc:date>2025-12-24T11:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Default semantic model on DirectLake</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Default-semantic-model-on-DirectLake/m-p/4909035#M64202</link>
      <description>&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;DIV class="" data-id="694ece334ae1dd07d13c248e"&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;DIV class="" dir="auto"&gt;
&lt;P&gt;Thankyou, &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1292787"&gt;@cengizhanarslan&lt;/a&gt;&amp;nbsp;for your response.&lt;BR /&gt;&lt;BR /&gt;Hi jaryszek,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;We appreciate your inquiry submitted via the Microsoft Fabric Community Forum.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for confirming. Your understanding is correct, and the behaviour you are observing reflects the current design of DirectLake semantic model ownership and security.&lt;BR /&gt;&lt;BR /&gt;We would like to inquire whether the solution provided by &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1292787"&gt;@cengizhanarslan&lt;/a&gt;&amp;nbsp;resolved the issue. We hope the information supplied resolves your query. Should you have any further questions, please feel free to contact the Microsoft Fabric community.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 26 Dec 2025 18:23:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Default-semantic-model-on-DirectLake/m-p/4909035#M64202</guid>
      <dc:creator>v-pnaroju-msft</dc:creator>
      <dc:date>2025-12-26T18:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Default semantic model on DirectLake</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Default-semantic-model-on-DirectLake/m-p/4910186#M64218</link>
      <description>&lt;P&gt;Hi jaryszek,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are following up to see if what we shared solved your issue. If you need more support, please reach out to the Microsoft Fabric community.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 07:09:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Default-semantic-model-on-DirectLake/m-p/4910186#M64218</guid>
      <dc:creator>v-pnaroju-msft</dc:creator>
      <dc:date>2025-12-30T07:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Default semantic model on DirectLake</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Default-semantic-model-on-DirectLake/m-p/4910204#M64220</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;no. Problem is not solved. Discussion is still there.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 07:56:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Default-semantic-model-on-DirectLake/m-p/4910204#M64220</guid>
      <dc:creator>jaryszek</dc:creator>
      <dc:date>2025-12-30T07:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Default semantic model on DirectLake</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Default-semantic-model-on-DirectLake/m-p/4911673#M64263</link>
      <description>&lt;P&gt;Hi jaryszek,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you for the update.&lt;/P&gt;
&lt;P&gt;In addition to the points already mentioned by @ cengizhanarslan, please consider the following, which may help resolve the issue:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;The default DirectLake semantic model inherits the Lakehouse or Warehouse security model and does not have its own independent permissions. It is not treated as a standalone Power BI dataset and behaves more like an embedded or system managed model.&lt;/LI&gt;
&lt;LI&gt;Custom semantic models support enterprise governance features such as deployment pipelines and broader governance scenarios. Custom semantic models are user managed, whereas the default semantic model is system managed and optimised for simplicity.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Microsoft has announced sunsetting or strategic shift away from default semantic models in favour of explicitly created semantic models.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Additionally, please refer to the following links:&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-warehouse/semantic-models" target="_blank"&gt;Power BI Semantic Models - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://blog.fabric.microsoft.com/en-us/blog/sunsetting-default-semantic-models-microsoft-fabric/" target="_blank"&gt;Sunsetting Default Semantic Models – Microsoft Fabric | Microsoft Fabric Blog | Microsoft Fabric&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://blog.fabric.microsoft.com/en-IN/blog/decoupling-default-semantic-models-for-existing-in-microsoft-fabric/" target="_blank"&gt;Decoupling Default Semantic Models for Existing Items in Microsoft Fabric | Microsoft Fabric Blog | Microsoft Fabric&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;We hope this information helps to resolve the issue. Should you have any further queries, please feel free to contact the Microsoft Fabric community.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jan 2026 19:36:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Default-semantic-model-on-DirectLake/m-p/4911673#M64263</guid>
      <dc:creator>v-pnaroju-msft</dc:creator>
      <dc:date>2026-01-02T19:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Default semantic model on DirectLake</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Default-semantic-model-on-DirectLake/m-p/4913274#M64294</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi jaryszek,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are following up to see if what we shared solved your issue. If you need more support, please reach out to the Microsoft Fabric community.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2026 15:30:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Default-semantic-model-on-DirectLake/m-p/4913274#M64294</guid>
      <dc:creator>v-pnaroju-msft</dc:creator>
      <dc:date>2026-01-06T15:30:07Z</dc:date>
    </item>
  </channel>
</rss>

