<?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: Programatically start/stop Azure PowerBI capacity for PowerBI Embedded in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/602841#M18265</link>
    <description>&lt;P&gt;Using PowerShell commands (&lt;SPAN&gt;AzureRM.PowerBIEmbedded) and Azure Runbooks we can also automate things if we want&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I've published the&amp;nbsp; runbooks workflow at the below link&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://gallery.technet.microsoft.com/scriptcenter/SuspendResumePBI-Embedded-dd630405" target="_blank"&gt;https://gallery.technet.microsoft.com/scriptcenter/SuspendResumePBI-Embedded-dd630405&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Jay&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jan 2019 09:54:01 GMT</pubDate>
    <dc:creator>Jayendran</dc:creator>
    <dc:date>2019-01-17T09:54:01Z</dc:date>
    <item>
      <title>Programatically start/stop Azure PowerBI capacity for PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/293676#M8619</link>
      <description>&lt;P&gt;With the new start/stop capacity options on Azure for PowerBI, can I start and stop the capacity from a .net app or powershell?&lt;/P&gt;&lt;P&gt;I understand that I can pause capacity in the Azure Portal, but would like to be able to pause/start capacity using an API call.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2017 16:19:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/293676#M8619</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-31T16:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Programatically start/stop Azure PowerBI capacity for PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/294964#M8683</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;With the new start/stop capacity options on Azure for PowerBI, can I start and stop the capacity from a .net app or powershell?&lt;/P&gt;
&lt;P&gt;I understand that I can pause capacity in the Azure Portal, but would like to be able to pause/start capacity using an API call.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;@Anonymous&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;There might be. The &lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi-workspace-collections/" target="_self"&gt;legency documentation&lt;/A&gt; is not updated. I'm going to consult this internally and would post back if there comes any update.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2017 09:40:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/294964#M8683</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-11-02T09:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Programatically start/stop Azure PowerBI capacity for PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/295229#M8691</link>
      <description>&lt;P&gt;I was wondering the same thing, and I found this:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/azure/power-bi-embedded/pause-start" target="_blank"&gt;https://docs.microsoft.com/en-us/azure/power-bi-embedded/pause-start&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...Which is for databases, but the API implies it is for "pausing compute" which would probably be the same thing as powerbi embedded?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit: Wrong link - I meant this:&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/azure/sql-data-warehouse/sql-data-warehouse-manage-compute-rest-api#pause-compute&amp;nbsp;" target="_blank"&gt;https://docs.microsoft.com/en-us/azure/sql-data-warehouse/sql-data-warehouse-manage-compute-rest-api#pause-compute&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2017 14:54:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/295229#M8691</guid>
      <dc:creator>horizondave</dc:creator>
      <dc:date>2017-11-02T14:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Programatically start/stop Azure PowerBI capacity for PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/295257#M8693</link>
      <description>&lt;P&gt;I agree that the call looks like it is generic, but the description and example point to only SQL Server. Would be nice to get an official response from MS on this matter. We can't afford to have the PowerBI service up and running all the time, but would like to be able to script a 'go to sleep/wake up' task.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2017 15:16:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/295257#M8693</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-02T15:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Programatically start/stop Azure PowerBI capacity for PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/295260#M8694</link>
      <description>&lt;P&gt;There's also this:&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/rest/api/sql/Databases/Pause" target="_blank"&gt;https://docs.microsoft.com/en-us/rest/api/sql/Databases/Pause&lt;/A&gt;, but again, it appears to be just for SQL Server resources.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2017 15:21:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/295260#M8694</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-02T15:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Programatically start/stop Azure PowerBI capacity for PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/295267#M8695</link>
      <description>&lt;P&gt;Same boat.....There is a world of difference between £7.50/user and £560/month.&amp;nbsp; I'm pretty sure as it is a standard Azure Portal resource, the standard azure Portal API will apply to it.&amp;nbsp; In fact, iirc, the portal uses the API in the same way we would anwyay.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2017 15:23:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/295267#M8695</guid>
      <dc:creator>horizondave</dc:creator>
      <dc:date>2017-11-02T15:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Programatically start/stop Azure PowerBI capacity for PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/299191#M8810</link>
      <description>&lt;P&gt;I have had success using these API calls:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;POST https://management.azure.com/subscriptions/SUBSCRIPTION_ID/resourceGroups/RESOURCE_GROUP_NAME/providers/Microsoft.PowerBIDedicated/capacities/CAPACITY_NAME/resume?api-version=2017-10-01&lt;/PRE&gt;&lt;PRE&gt;POST https://management.azure.com/subscriptions/SUBSCRIPTION_ID/resourceGroups/RESOURCE_GROUP_NAME/providers/Microsoft.PowerBIDedicated/capacities/CAPACITY_NAME/suspend?api-version=2017-10-01&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2017 18:37:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/299191#M8810</guid>
      <dc:creator>ckelbley</dc:creator>
      <dc:date>2017-11-08T18:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Programatically start/stop Azure PowerBI capacity for PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/307518#M9055</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/46466"&gt;@ckelbley&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I have had success using these API calls:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;POST https://management.azure.com/subscriptions/SUBSCRIPTION_ID/resourceGroups/RESOURCE_GROUP_NAME/providers/Microsoft.PowerBIDedicated/capacities/CAPACITY_NAME/resume?api-version=2017-10-01&lt;/PRE&gt;
&lt;PRE&gt;POST https://management.azure.com/subscriptions/SUBSCRIPTION_ID/resourceGroups/RESOURCE_GROUP_NAME/providers/Microsoft.PowerBIDedicated/capacities/CAPACITY_NAME/suspend?api-version=2017-10-01&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/46466"&gt;@ckelbley&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Could you share where you find those APIs, any documentations?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2017 07:46:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/307518#M9055</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-11-21T07:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Programatically start/stop Azure PowerBI capacity for PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/307856#M9065</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I couldn't find any official documentation.&amp;nbsp; I just did some trial and error using Postman and tried different calls based on how the management APIs work for other resource types and looking at what the browser does when you click the pause/start button in the Azure portal.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2017 13:28:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/307856#M9065</guid>
      <dc:creator>ckelbley</dc:creator>
      <dc:date>2017-11-21T13:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Programatically start/stop Azure PowerBI capacity for PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/319307#M9425</link>
      <description>&lt;P&gt;Hi all.&lt;BR /&gt;&lt;BR /&gt;Here is the documentation:&lt;BR /&gt;&lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi-embedded/capacities" target="_blank"&gt;https://docs.microsoft.com/en-us/rest/api/power-bi-embedded/capacities&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is guide for setting up Postman:&lt;BR /&gt;&lt;A href="https://www.codit.eu/blog/2017/03/14/authenticate-postman-against-azure-service-management-api/" target="_blank"&gt;https://www.codit.eu/blog/2017/03/14/authenticate-postman-against-azure-service-management-api/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Wish you well!&lt;BR /&gt;&lt;BR /&gt;Goddamn hate Azure by now though.... hope that changes&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 14:54:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/319307#M9425</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-07T14:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Programatically start/stop Azure PowerBI capacity for PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/319338#M9426</link>
      <description>&lt;P&gt;Awesome. Looks like that was published awhile ago, so don't know why I could not find it. Thanks for the help.&lt;/P&gt;&lt;P&gt;While we're relatively new to PowerBI, I sure find that the pieces do not hang together very well. From an embedded standpoint, the pricing is just stupidly high for&amp;nbsp;low volume scenarios. I have given up attempting to get one of my workspaces associated with a PowerBI instance. 3 people at MS failed to ever explain why, so we gave up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 15:35:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/319338#M9426</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-07T15:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Programatically start/stop Azure PowerBI capacity for PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/319391#M9427</link>
      <description>&lt;P&gt;Hi.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;----Pricing suggestion----&lt;BR /&gt;Low volume scenarios with pausing the SKUs are cheap? 1$ /hour on a minute basis for A1 core.&lt;BR /&gt;Just create many resources for different tiers of users maybe?&lt;BR /&gt;* 1 tier A1 for everyday use like maybe marketing and purchasing.&lt;BR /&gt;* 1 tier A6 for accounting/strategy/logistics desicions&amp;nbsp;to use at Quarterly critical business moments?&lt;BR /&gt;Start/Stop upon Report render in your app.&lt;BR /&gt;&lt;BR /&gt;Depends if you have to start services for 500-100 users at different times and such though..&lt;BR /&gt;&lt;BR /&gt;If you don't need the ability for Crossfiltering, data discovery, edit and save cababilities and seamless Excel 2016/PowerPoint 2016&amp;nbsp;compatability then yeah Power BI is not the only way: Mongo dB Node.js backend - Angular 5 Frontend - Some java graphs like: &lt;A href="https://www.fusioncharts.com/dev/chart-guide/pie-and-doughnut-charts/creating-pie-and-doughnut-charts.html&amp;nbsp;" target="_blank"&gt;https://www.fusioncharts.com/dev/chart-guide/pie-and-doughnut-charts/creating-pie-and-doughnut-charts.html&amp;nbsp;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-----My story-----&lt;BR /&gt;My struggles with Power BI embedded has also been beyond reasonable 2weeks now.&lt;BR /&gt;&lt;BR /&gt;After 45 mails, 3 calls and 4 Microsoft support contacts I finally got a tech that knew a thing or two about&amp;nbsp;Azure&amp;nbsp;and Power BI Embedded.&lt;BR /&gt;&lt;BR /&gt;Microsoft Sign in -&amp;nbsp;auto created accounts based on outlook accounts, created personal accounts instead of work/edu, Workspace Collections was still visible and available in Azure with documentation being outdated and not showing the new steps to take.&lt;BR /&gt;&lt;BR /&gt;I have incorrectly managed via backdoor Microsoft CLI commands from Powershell create all the old resources but at the end nothing worked since Workspace Collections and Workspaces had been removed and I just received errors.&lt;BR /&gt;&lt;BR /&gt;The next steps to take are scary and I fear will be as troublesome: How does Power BI PRO integrate with the new Embedded SKU solution. Almost all videos "GuyInTheCube" and Microsoft Docs/videos&amp;nbsp;showcase the pre 2017-07-01 ways of embedding Reports.&lt;BR /&gt;&lt;BR /&gt;If I ever get through this hell.. I will defenitely post a complete video on Youtube named "Pitfalls of Azure and Power BI Embedded - a complete Step by Step guide"&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 16:34:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/319391#M9427</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-07T16:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Programatically start/stop Azure PowerBI capacity for PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/319413#M9428</link>
      <description>&lt;P&gt;Frankly, we've spent more on trying to wire up embedded than we did on creating the functionality and still have no clue that what we have running is maintainable or proper licensing, etc. I've yet to find anyone at MS that really has the full picture on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I fear your video may be an extended length version since it focuses on "pitfalls"! PowerBI is not a bad tool but if you can't use it in real-world scenarios, it is not of value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're an ISV and would like to use it to replace some dashboards we have done using Google&amp;nbsp;visualizations but keep hitting brickwalls. MS pricing takes the view, it seems, that PowerBI is going to be a monolithic solution. We just want to use it just as part of complex applications we develop and sometimes to quickly put together complex data we have in SQL for easier consumption by data analysts that work at our customer locations. I even get conflicting information from supposed licensing gurus that sell Office 365 as to whether PowerBI is part of E3 licensing or not. MS hurts themselves by making this so frustratingly obtuse and difficult, IMHO.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 17:05:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/319413#M9428</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-07T17:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Programatically start/stop Azure PowerBI capacity for PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/322385#M9505</link>
      <description>&lt;P&gt;Was the availability of this API to pause/resume capacity announced on the Power BI blog?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be great if the team could communicate the addition of these features!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 23:28:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/322385#M9505</guid>
      <dc:creator>jimmcslim</dc:creator>
      <dc:date>2017-12-12T23:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Programatically start/stop Azure PowerBI capacity for PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/322616#M9519</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Each new feature or addition we release is being announced in the monthly developer update for Power BI.&lt;/P&gt;&lt;P&gt;Be sure to follow up there for all new additions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm troubled to hear about the pitfalls you are encountering.&lt;/P&gt;&lt;P&gt;To get started, use this documentation and follow the steps described there-&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/developer/embedding" target="_blank"&gt;https://docs.microsoft.com/en-us/power-bi/developer/embedding&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would be happy to hear more on specific problems you faced and what you think should be the solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 08:06:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/322616#M9519</guid>
      <dc:creator>nimrod</dc:creator>
      <dc:date>2017-12-13T08:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Programatically start/stop Azure PowerBI capacity for PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/325382#M9616</link>
      <description>&lt;P&gt;Hi Nimrod.&lt;BR /&gt;&lt;BR /&gt;If you have the time; these are the potential pitfalls (and I think I stumbled on every single one):&lt;BR /&gt;&lt;BR /&gt;Your link doesn't help much for most ISV users since I'ts in C#. We use MEAN stack for instance&lt;BR /&gt;I prefer the API POST/GET method since It Isn't code language dependant.&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;&lt;STRONG&gt;Problems&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Microsoft login (Both Azure and Power BI).&lt;/STRONG&gt;&lt;BR /&gt;The old login experience took into account that you always want to choose your account type edu/work/personal upon login.&lt;BR /&gt;The new MS login is flawed in some ways:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Creates new accounts by asking for new password, so now I have 2 Azure accounts unwillingly.&lt;/LI&gt;&lt;LI&gt;Creates Azure accounts based on your Outlook email being open.&lt;/LI&gt;&lt;LI&gt;Blocks email client from working If you logged into azure before outlook.&lt;/LI&gt;&lt;LI&gt;No security feature per users, stay logged in however long you like, admin can be logged into many browsers and computers at the same time. This is not very safe for being a corporate service.&lt;/LI&gt;&lt;LI&gt;&lt;U&gt;&lt;STRONG&gt;Solution: Azure session timer. Always show "choose type of account Edu/work/personal". Don't allow multi login for Azure admins, kick out from other session.&lt;/STRONG&gt;&lt;/U&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Azure account type&lt;BR /&gt;&lt;/STRONG&gt;Your tech support did not know the prerequisit for Azure to allow access to resources - SKU or workspaces.&lt;/P&gt;&lt;P&gt;This led to:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Azure allowed account creation with @hotmail.com accounts.&lt;/LI&gt;&lt;LI&gt;Coorporate emails wont be recognized and thus creating Azure personal accounts.&lt;/LI&gt;&lt;LI&gt;There was no information atleast not within the pages concerning Power BI embedded; that Domain DNS had to be registered within Office 365 and Cloudflare of your company domain to allow full Azure functionality.&lt;/LI&gt;&lt;LI&gt;&lt;U&gt;&lt;STRONG&gt;Solution: block Azure from certain email suffixes. Link clearly step by step guide of how to take over domain in Office 365, you have docs on this just link it to the step by step guide for Power bi embedded.&lt;/STRONG&gt;&lt;/U&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Power BI embedded docs&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;After knowing that changes to Embedded service would happen after July 2017 (scarse messages from MS in forums and some guy in the cube videos) there was still no documentation at all regarding Power BI SKU at november 2017.&lt;/LI&gt;&lt;LI&gt;No links to ARM for starting/pausing the service a vital API command for this new running cost service.&lt;/LI&gt;&lt;LI&gt;API documentation on Azure ARM and PBI API does not have any information of what request header and credentials are needed to get a Bearer token OR an Embed token for your report.&lt;/LI&gt;&lt;LI&gt;I have now searched half day after a connection documentation for PBI embedded. I'm guessing many will want to automate creation of reports and app workspaces. I want to use a report as template and populate this with new customer data. Are there any new connectors that the API could use besides Streaming JSON, MS SQL, SPARK, xlsx and CSV?&lt;/LI&gt;&lt;LI&gt;Add Product Portfolio overview. Power BI product line is getting more diffuse. Please explain capabilities and prices for all products in a matrix chart. For instance that dashboards doesnt exist in PBI desktop, data sources and measures can't be edited in PBI cloud. Dashboards can't be themed and can't crossfilter. PBI premium capabilities vs PBI embedded.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;U&gt;Solution: Delete your old docs, or atleast put a "notice of depricated service" on all old docs. Add new docs for SKU method. Include links under "How to embed"; to github for more languages, ARM API &amp;amp; Power BI API. Include the Headers needed for successful API calls. Update info about dataset switching and sources supported, the old Workspace collection method was more limited but I haven't seen any proof that more datasources are supported.&lt;/U&gt; &lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 18 Dec 2017 15:54:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/325382#M9616</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-18T15:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Programatically start/stop Azure PowerBI capacity for PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/325866#M9632</link>
      <description>&lt;P&gt;Thanks for the thorough feedback.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is important for us to hear your problems and suggestions.&lt;/P&gt;&lt;P&gt;While some of the bullets are not related directly to PBI, we will try to pass it forward.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Adding some notes to the last part:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Power BI embedded docs&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;After knowing that changes to Embedded service would happen after July 2017 (scarse messages from MS in forums and some guy in the cube videos) there was still no documentation at all regarding Power BI SKU at november 2017.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;FONT color="#993300"&gt;We have a monthly blog with all updates. See the relevant one&lt;/FONT&gt;-&amp;nbsp;&lt;A href="https://powerbi.microsoft.com/en-us/blog/power-bi-embedded-capacity-based-skus-coming-to-azure/" target="_blank"&gt;https://powerbi.microsoft.com/en-us/blog/power-bi-embedded-capacity-based-skus-coming-to-azure/&lt;/A&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;No links to ARM for starting/pausing the service a vital API command for this new running cost service.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;FONT color="#993300"&gt;It's still pretty new. Again, you can find it through our monthly blog post. Here is what you are looking for&lt;/FONT&gt;-&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi-embedded/" target="_blank"&gt;https://docs.microsoft.com/en-us/rest/api/power-bi-embedded/&lt;/A&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;API documentation on Azure ARM and PBI API does not have any information of what request header and credentials are needed to get a Bearer token OR an Embed token for your report.\&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;FONT color="#993300"&gt;We will look into it.&lt;/FONT&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I have now searched half day after a connection documentation for PBI embedded. I'm guessing many will want to automate creation of reports and app workspaces. I want to use a report as template and populate this with new customer data. Are there any new connectors that the API could use besides Streaming JSON, MS SQL, SPARK, xlsx and CSV?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Starting June 2017, PBI Embedded supports all of the data sources that Power BI supports. The API itself can support SQL &lt;FONT color="#993300"&gt;Azure/On-prem and AS Azure/ On-prem in all relevant connections. See November blog post&lt;/FONT&gt;-&amp;nbsp;&lt;A href="https://powerbi.microsoft.com/en-us/blog/power-bi-developer-community-november-update/" target="_blank"&gt;https://powerbi.microsoft.com/en-us/blog/power-bi-developer-community-november-update/&lt;/A&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Add Product Portfolio overview. Power BI product line is getting more diffuse. Please explain capabilities and prices for all products in a matrix chart. For instance that dashboards doesnt exist in PBI desktop, data sources and measures can't be edited in PBI cloud. Dashboards can't be themed and can't crossfilter. PBI premium capabilities vs PBI embedded.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;FONT color="#993300"&gt;Thanks for the feedback, we will look into it&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 08:31:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/325866#M9632</guid>
      <dc:creator>nimrod</dc:creator>
      <dc:date>2017-12-19T08:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Programatically start/stop Azure PowerBI capacity for PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/347297#M10297</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone discover any way to schedule an stop for Power BI Embedded?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2018 16:16:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/347297#M10297</guid>
      <dc:creator>leo1</dc:creator>
      <dc:date>2018-01-29T16:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: Programatically start/stop Azure PowerBI capacity for PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/347505#M10302</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;wrote:&lt;BR /&gt;&lt;P&gt;Anyone discover any way to schedule an stop for Power BI Embedded?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This is pretty straightforward... create a Powershell script that you can use within an Azure Automation runbook. This Powershell script should use the latest version of the Azure RM Powershell module that the Power BI team have added pause/resume capacity commands to. Then you schedule the runbook to run at the appropriate time of day/day of week.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is probably easiest to create two separate runbooks; one for pausing, one for resuming - but you could add parameters to your script/runbook and handle both situations in the one script. Plus you might want to add parameters to indicate which capacity to pause/resume or maybe just hard-code this if appropriate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It appears that the capacities pause and resume pretty quickly - but that might depend on time of day/region/capacity size, etc. Any insight from the Power BI team here would be great!&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2018 21:13:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/347505#M10302</guid>
      <dc:creator>jimmcslim</dc:creator>
      <dc:date>2018-01-29T21:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Programatically start/stop Azure PowerBI capacity for PowerBI Embedded</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/470442#M14431</link>
      <description>&lt;P&gt;Perhaps you can use "Azure Automation runbook" ? to pause/resume your embedded capacities&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 10:26:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Programatically-start-stop-Azure-PowerBI-capacity-for-PowerBI/m-p/470442#M14431</guid>
      <dc:creator>Nikhilkumar6212</dc:creator>
      <dc:date>2018-07-24T10:26:36Z</dc:date>
    </item>
  </channel>
</rss>

