<?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: How can I set the Capacity Settings of a Semantic model by code in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-can-I-set-the-Capacity-Settings-of-a-Semantic-model-by-code/m-p/4657058#M60509</link>
    <description>&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Hi&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1249726"&gt;@BartHuls&lt;/a&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;Thank you for reaching out to the Microsoft Fabric Forum Community.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;As of now, Power BI does not support modifying the XMLA Endpoint access mode via REST API, PowerShell, or any other automation method. This setting is scoped at the capacity level (not the dataset level) and must be updated manually by a Power BI Service Administrator in the Admin Portal.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Submit your idea to Microsoft. If you get enough votes, they may consider in future. Raise your idea here&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Fabric-Ideas/idb-p/fbc_ideas" target="_blank"&gt;&lt;SPAN data-contrast="none"&gt;[Submit Your Idea]&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;If this post&amp;nbsp;helps, then please give us ‘Kudos’ and consider&amp;nbsp;Accept it as a solution&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Thank you.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;134233117&amp;quot;:false,&amp;quot;134233118&amp;quot;:false,&amp;quot;335551550&amp;quot;:0,&amp;quot;335551620&amp;quot;:0,&amp;quot;335559738&amp;quot;:240,&amp;quot;335559739&amp;quot;:240}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Apr 2025 08:54:39 GMT</pubDate>
    <dc:creator>v-saisrao-msft</dc:creator>
    <dc:date>2025-04-17T08:54:39Z</dc:date>
    <item>
      <title>How can I set the Capacity Settings of a Semantic model by code</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-can-I-set-the-Capacity-Settings-of-a-Semantic-model-by-code/m-p/4644572#M60289</link>
      <description>&lt;P&gt;I want to set the Capacity Settings of a Semantic model by code. How can I do this,&amp;nbsp;&lt;/P&gt;&lt;P&gt;in this case to set the XMLA Endpoint to Read/Write&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BartHuls_0-1744186754769.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1258560i5BCEB91A2B4EAB6B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BartHuls_0-1744186754769.png" alt="BartHuls_0-1744186754769.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 08:19:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-can-I-set-the-Capacity-Settings-of-a-Semantic-model-by-code/m-p/4644572#M60289</guid>
      <dc:creator>BartHuls</dc:creator>
      <dc:date>2025-04-09T08:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can I set the Capacity Settings of a Semantic model by code</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-can-I-set-the-Capacity-Settings-of-a-Semantic-model-by-code/m-p/4644599#M60290</link>
      <description>&lt;P&gt;You can update tenant settings with the fabric API&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/fabric/admin/tenants/update-tenant-setting?tabs=HTTP" target="_blank"&gt;https://learn.microsoft.com/en-us/rest/api/fabric/admin/tenants/update-tenant-setting?tabs=HTTP&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 08:38:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-can-I-set-the-Capacity-Settings-of-a-Semantic-model-by-code/m-p/4644599#M60290</guid>
      <dc:creator>Deku</dc:creator>
      <dc:date>2025-04-09T08:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: How can I set the Capacity Settings of a Semantic model by code</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-can-I-set-the-Capacity-Settings-of-a-Semantic-model-by-code/m-p/4644612#M60291</link>
      <description>&lt;P&gt;If you provide me a working answer then I will accept it not some copy paste from the first google search&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 08:55:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-can-I-set-the-Capacity-Settings-of-a-Semantic-model-by-code/m-p/4644612#M60291</guid>
      <dc:creator>BartHuls</dc:creator>
      <dc:date>2025-04-09T08:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: How can I set the Capacity Settings of a Semantic model by code</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-can-I-set-the-Capacity-Settings-of-a-Semantic-model-by-code/m-p/4657058#M60509</link>
      <description>&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Hi&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1249726"&gt;@BartHuls&lt;/a&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;Thank you for reaching out to the Microsoft Fabric Forum Community.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;As of now, Power BI does not support modifying the XMLA Endpoint access mode via REST API, PowerShell, or any other automation method. This setting is scoped at the capacity level (not the dataset level) and must be updated manually by a Power BI Service Administrator in the Admin Portal.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Submit your idea to Microsoft. If you get enough votes, they may consider in future. Raise your idea here&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Fabric-Ideas/idb-p/fbc_ideas" target="_blank"&gt;&lt;SPAN data-contrast="none"&gt;[Submit Your Idea]&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;If this post&amp;nbsp;helps, then please give us ‘Kudos’ and consider&amp;nbsp;Accept it as a solution&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Thank you.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;134233117&amp;quot;:false,&amp;quot;134233118&amp;quot;:false,&amp;quot;335551550&amp;quot;:0,&amp;quot;335551620&amp;quot;:0,&amp;quot;335559738&amp;quot;:240,&amp;quot;335559739&amp;quot;:240}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Apr 2025 08:54:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-can-I-set-the-Capacity-Settings-of-a-Semantic-model-by-code/m-p/4657058#M60509</guid>
      <dc:creator>v-saisrao-msft</dc:creator>
      <dc:date>2025-04-17T08:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: How can I set the Capacity Settings of a Semantic model by code</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-can-I-set-the-Capacity-Settings-of-a-Semantic-model-by-code/m-p/4660243#M60577</link>
      <description>&lt;P&gt;&lt;SPAN data-teams="true"&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1249726"&gt;@BartHuls&lt;/a&gt;,&lt;BR /&gt;I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please &lt;STRONG&gt;Accept it as a solution&lt;/STRONG&gt; and give it a '&lt;STRONG&gt;Kudos&lt;/STRONG&gt;' so others can find it easily.&lt;BR /&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 04:20:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-can-I-set-the-Capacity-Settings-of-a-Semantic-model-by-code/m-p/4660243#M60577</guid>
      <dc:creator>v-saisrao-msft</dc:creator>
      <dc:date>2025-04-21T04:20:04Z</dc:date>
    </item>
  </channel>
</rss>

