<?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: Unable to Deploy Large Tabular Model to Power BI Embedded (A2) Workspace in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Unable-to-Deploy-Large-Tabular-Model-to-Power-BI-Embedded-A2/m-p/4757081#M62159</link>
    <description>&lt;P&gt;Have you tried to deploy via SSMS or PowerShell ?&lt;/P&gt;</description>
    <pubDate>Tue, 08 Jul 2025 22:39:46 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2025-07-08T22:39:46Z</dc:date>
    <item>
      <title>Unable to Deploy Large Tabular Model to Power BI Embedded (A2) Workspace</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Unable-to-Deploy-Large-Tabular-Model-to-Power-BI-Embedded-A2/m-p/4757064#M62157</link>
      <description>&lt;P&gt;Goal: Deploy a Power BI semantic model (~5GB, exported as .bim) to an A2 Embedded workspace via XMLA, and enable PremiumFiles large model support.&lt;BR /&gt;&lt;BR /&gt;Problems Encountered:&lt;/P&gt;&lt;H4&gt;1. &lt;STRONG&gt;Tabular Editor 2&lt;/STRONG&gt;&lt;/H4&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Connects to localhost for .pbix inspection&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":cross_mark:"&gt;❌&lt;/span&gt; Fails to deploy via XMLA (Invoke-ASCmd) with error:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;EM&gt;Unable to obtain authentication token using the credentials provided.&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Cause: TE2 doesn't support modern AAD/MFA authentication.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H4&gt;2. &lt;STRONG&gt;Tabular Editor 3 (licensed)&lt;/STRONG&gt;&lt;/H4&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":cross_mark:"&gt;❌&lt;/span&gt; CLI launch fails to execute deploy; opens interactive UI instead.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":cross_mark:"&gt;❌&lt;/span&gt; GUI does &lt;STRONG&gt;not support opening .bim files&lt;/STRONG&gt; directly.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; Can launch, but does not deploy unless embedded in .te3proj structure.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Attempted multiple quoting/escaping strategies and .cmd wrapper — still launches UI, no deployment happens.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H4&gt;3. &lt;STRONG&gt;PowerShell with Invoke-ASCmd&lt;/STRONG&gt;&lt;/H4&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":cross_mark:"&gt;❌&lt;/span&gt; Cannot authenticate to Power BI XMLA endpoint:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;EM&gt;Unable to obtain authentication token using the credentials provided.&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Tested with execution policy override, correct module versions — no success.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H4&gt;4. &lt;STRONG&gt;Visual Studio&lt;/STRONG&gt;&lt;/H4&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":cross_mark:"&gt;❌&lt;/span&gt; Visual Studio 2022 Installer no longer exposes the &lt;STRONG&gt;Microsoft Analysis Services Projects&lt;/STRONG&gt; extension.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":cross_mark:"&gt;❌&lt;/span&gt; The recommended .vsix file from Microsoft (aka.ms or marketplace) is &lt;STRONG&gt;404 / no longer available&lt;/STRONG&gt;.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":cross_mark:"&gt;❌&lt;/span&gt; Not listed under individual components or workloads (even with SSDT + BI tools selected).&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;What Did Work (ALMOST):&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Exporting .bim via Tabular Editor 2 (localhost)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Wrapping it in a valid XMLA template&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Partial deployment appears to start, but cannot validate without full VS project or successful Set-PowerBIDataset confirmation&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;Still Blocked:&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Cannot deploy or manage large Power BI semantic models via &lt;STRONG&gt;any current tooling&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;TE2 fails auth&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;TE3 can't run CLI or load .bim&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Visual Studio lacks installable support&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Invoke-ASCmd fails on token&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Power BI ignores Set-PowerBIDataset until deployment succeeds&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Questions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Where can we reliably download and install the &lt;STRONG&gt;Microsoft Analysis Services Projects&lt;/STRONG&gt; extension for VS2022?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Is there a &lt;STRONG&gt;supported way to deploy .bim to Power BI XMLA endpoint&lt;/STRONG&gt; with modern auth + PremiumFiles enabled?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Are there plans to fix TE3 CLI behavior or restore full XMLA deployment support without Visual Studio?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 08 Jul 2025 21:46:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Unable-to-Deploy-Large-Tabular-Model-to-Power-BI-Embedded-A2/m-p/4757064#M62157</guid>
      <dc:creator>charleshale</dc:creator>
      <dc:date>2025-07-08T21:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Deploy Large Tabular Model to Power BI Embedded (A2) Workspace</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Unable-to-Deploy-Large-Tabular-Model-to-Power-BI-Embedded-A2/m-p/4757081#M62159</link>
      <description>&lt;P&gt;Have you tried to deploy via SSMS or PowerShell ?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jul 2025 22:39:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Unable-to-Deploy-Large-Tabular-Model-to-Power-BI-Embedded-A2/m-p/4757081#M62159</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-07-08T22:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Deploy Large Tabular Model to Power BI Embedded (A2) Workspace</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Unable-to-Deploy-Large-Tabular-Model-to-Power-BI-Embedded-A2/m-p/4757649#M62167</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="60227" data-lia-user-login="charleshale" class="lia-mention lia-mention-user"&gt;charleshale&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thanks a lot for the suggestion &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp;&amp;nbsp;really appreciate it. Yes, I did try both SSMS and PowerShell&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;SSMS: Couldn’t get past the authentication part due to lack of modern AAD/MFA support.&lt;/LI&gt;
&lt;LI&gt;PowerShell: Faced similar issues. Invoke-ASCmd fails to fetch token, even with the right modules and credentials.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;What finally worked for me was using Tabular Editor 3 CLI, but only after wrapping the model in a .te3proj structure and making sure Large Dataset Storage Format was enabled in the workspace. Still feels like we need a more consistent and officially supported path for deploying large models to Power BI Embedded especially with modern auth.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Akhil&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 04:21:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Unable-to-Deploy-Large-Tabular-Model-to-Power-BI-Embedded-A2/m-p/4757649#M62167</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-07-10T04:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Deploy Large Tabular Model to Power BI Embedded (A2) Workspace</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Unable-to-Deploy-Large-Tabular-Model-to-Power-BI-Embedded-A2/m-p/4757986#M62174</link>
      <description>&lt;P&gt;yes - tried full powershell.&amp;nbsp; &amp;nbsp;re ssms I couldn’t get past the authentication part due to lack of modern AAD/MFA support.&amp;nbsp; will try&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;.te3proj structure&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 16:56:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Unable-to-Deploy-Large-Tabular-Model-to-Power-BI-Embedded-A2/m-p/4757986#M62174</guid>
      <dc:creator>charleshale</dc:creator>
      <dc:date>2025-07-09T16:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Deploy Large Tabular Model to Power BI Embedded (A2) Workspace</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Unable-to-Deploy-Large-Tabular-Model-to-Power-BI-Embedded-A2/m-p/4758055#M62175</link>
      <description>&lt;P&gt;Will try this.&amp;nbsp; &amp;nbsp;I wonder if we could get&amp;nbsp;marco&amp;nbsp;@ SQLBI to add XMLA deployment support in TE3.&amp;nbsp; &amp;nbsp;That would be the cleanest given that TE2 had the functionality albeit without the&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;AAD/MFA authentication.&amp;nbsp; I suspect it's a big lift but SLQBI is super-human in their abilities!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 19:10:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Unable-to-Deploy-Large-Tabular-Model-to-Power-BI-Embedded-A2/m-p/4758055#M62175</guid>
      <dc:creator>charleshale</dc:creator>
      <dc:date>2025-07-09T19:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Deploy Large Tabular Model to Power BI Embedded (A2) Workspace</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Unable-to-Deploy-Large-Tabular-Model-to-Power-BI-Embedded-A2/m-p/4766904#M62251</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="60227" data-lia-user-login="charleshale" class="lia-mention lia-mention-user"&gt;charleshale&lt;/a&gt; ,&lt;BR /&gt;&lt;BR /&gt;Absolutely, that would be amazing! If anyone could pull it off, it’s definitely Marco and the SQLBI team. Having native XMLA deployment with proper AAD/MFA support in TE3 would really close the loop, especially for those of us working with Embedded capacities and large models. Appreciate you checking it out hope it works smoothly! Do share back if you uncover any other clever workaround too.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Akhil.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 11:32:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Unable-to-Deploy-Large-Tabular-Model-to-Power-BI-Embedded-A2/m-p/4766904#M62251</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-07-17T11:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Deploy Large Tabular Model to Power BI Embedded (A2) Workspace</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Unable-to-Deploy-Large-Tabular-Model-to-Power-BI-Embedded-A2/m-p/4773138#M62308</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="60227" data-lia-user-login="charleshale" class="lia-mention lia-mention-user"&gt;charleshale&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Just checking in did you get a chance to try out the XMLA deployment approach or hear anything new from Marco or the SQLBI team? Really curious to know if it played well with AAD/MFA, especially in the context of Embedded capacities. It feels like we’re so close to having a fully streamlined workflow there. If you discovered any useful workarounds or tips along the way, would happy to hear about them always great to learn from each other’s setups.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Akhil.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 06:53:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Unable-to-Deploy-Large-Tabular-Model-to-Power-BI-Embedded-A2/m-p/4773138#M62308</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-07-23T06:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Deploy Large Tabular Model to Power BI Embedded (A2) Workspace</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Unable-to-Deploy-Large-Tabular-Model-to-Power-BI-Embedded-A2/m-p/4779724#M62392</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="60227" data-lia-user-login="charleshale" class="lia-mention lia-mention-user"&gt;charleshale&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since we haven’t heard back from you, we’ll proceed to close this thread for now. If you continue to experience issues or have any additional questions, feel free to start a new thread in the Microsoft Fabric Community Forum. We’re always here to help and happy to support you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Akhil.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 10:01:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Unable-to-Deploy-Large-Tabular-Model-to-Power-BI-Embedded-A2/m-p/4779724#M62392</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-07-29T10:01:21Z</dc:date>
    </item>
  </channel>
</rss>

