<?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 Embed Power BI Report Using ASP.NET SDK for UserOwnsData in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Embed-Power-BI-Report-Using-ASP-NET-SDK-for-UserOwnsData/m-p/1531042#M26675</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;my goal is to embed PowerBI reports in an intranet available for a very limited number of users (each with the 9.99 monthly license or alternatively with some capacity). The users are all in the corporate ActiveDirectory. I was able to create a workspace, publish the report, assign roles and register the app in Azure.&lt;BR /&gt;I could not find the assign permissions page which the demos show but did find an Authentication page where I could change my app from being multi tenant to single tenant and add a redirect URL. Not sure if this will be enough permission side. At least it got rid of the wwird note about multi tenant requiring external validation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My main problem now is getting the samples to work.&lt;BR /&gt;I have downloaded the&amp;nbsp;GitHub samples&amp;nbsp;&lt;A href="https://github.com/microsoft/PowerBI-Developer-Samples" target="_blank"&gt;https://github.com/microsoft/PowerBI-Developer-Samples&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and compiled the .NET Framework, UserOwnsData source code.&lt;/P&gt;&lt;P&gt;I need help in compiling the web.config and (if also required) the cloud.config files&lt;/P&gt;&lt;P&gt;I was not expecting&amp;nbsp;for the web.config file to ask me to provide clientId and clientSecret! I thought these were generated for AppOwnsData.&lt;/P&gt;&lt;P&gt;This link&amp;nbsp;&lt;A href="https://docs.microsoft.com/it-it/power-bi/developer/embedded/embed-sample-for-your-organization#application-id" target="_blank"&gt;https://docs.microsoft.com/it-it/power-bi/developer/embedded/embed-sample-for-your-organization#application-id&lt;/A&gt;&lt;/P&gt;&lt;P&gt;suggests I should be including a cloud.config file with these keys&amp;nbsp;Application ID, Workspace ID, Report ID, AADAuthorityUrl.&lt;BR /&gt;The "Welcome and Course Introduction | Power BI Developer in a Day" on youtube&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=dv-ep90wse8&amp;amp;list=PL1N57mwBHtN1AGWHnJMhtvJCIG_IlC07D&amp;amp;index=1&amp;nbsp;was" target="_blank"&gt;https://www.youtube.com/watch?v=dv-ep90wse8&amp;amp;list=PL1N57mwBHtN1AGWHnJMhtvJCIG_IlC07D&amp;amp;index=1&amp;nbsp;was&lt;/A&gt; made in June and is of no use now as it discusses an old version of the GitHub PowerBi embedded DeveloperSamples, which can no longer be downloaded from GitHub. For some reasons all links to the old samples have been wiped away and they would have been useful to have (i.e. for webs using WebForms).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So what I think is that changes to PowerBI are being made so rapidly that the documentation is not keeping up and, as a beginner, I am struggling to understand how to do the embedding.&amp;nbsp;I infact suspect the config files in the GitHub UserOwnsData may be incorrect but am a beginner in this technlogy so can't be sure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone provide me with a working sample of "Embed Power BI Report Using ASP.NET SDK for UserOwnsData" with correctly filled in config files (naturally changing guids to dummy values)? Or at least tell me which keys I need to have in these two config files for the sample to work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Daniela&lt;/P&gt;</description>
    <pubDate>Thu, 03 Dec 2020 12:58:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-12-03T12:58:15Z</dc:date>
    <item>
      <title>Embed Power BI Report Using ASP.NET SDK for UserOwnsData</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embed-Power-BI-Report-Using-ASP-NET-SDK-for-UserOwnsData/m-p/1531042#M26675</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;my goal is to embed PowerBI reports in an intranet available for a very limited number of users (each with the 9.99 monthly license or alternatively with some capacity). The users are all in the corporate ActiveDirectory. I was able to create a workspace, publish the report, assign roles and register the app in Azure.&lt;BR /&gt;I could not find the assign permissions page which the demos show but did find an Authentication page where I could change my app from being multi tenant to single tenant and add a redirect URL. Not sure if this will be enough permission side. At least it got rid of the wwird note about multi tenant requiring external validation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My main problem now is getting the samples to work.&lt;BR /&gt;I have downloaded the&amp;nbsp;GitHub samples&amp;nbsp;&lt;A href="https://github.com/microsoft/PowerBI-Developer-Samples" target="_blank"&gt;https://github.com/microsoft/PowerBI-Developer-Samples&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and compiled the .NET Framework, UserOwnsData source code.&lt;/P&gt;&lt;P&gt;I need help in compiling the web.config and (if also required) the cloud.config files&lt;/P&gt;&lt;P&gt;I was not expecting&amp;nbsp;for the web.config file to ask me to provide clientId and clientSecret! I thought these were generated for AppOwnsData.&lt;/P&gt;&lt;P&gt;This link&amp;nbsp;&lt;A href="https://docs.microsoft.com/it-it/power-bi/developer/embedded/embed-sample-for-your-organization#application-id" target="_blank"&gt;https://docs.microsoft.com/it-it/power-bi/developer/embedded/embed-sample-for-your-organization#application-id&lt;/A&gt;&lt;/P&gt;&lt;P&gt;suggests I should be including a cloud.config file with these keys&amp;nbsp;Application ID, Workspace ID, Report ID, AADAuthorityUrl.&lt;BR /&gt;The "Welcome and Course Introduction | Power BI Developer in a Day" on youtube&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=dv-ep90wse8&amp;amp;list=PL1N57mwBHtN1AGWHnJMhtvJCIG_IlC07D&amp;amp;index=1&amp;nbsp;was" target="_blank"&gt;https://www.youtube.com/watch?v=dv-ep90wse8&amp;amp;list=PL1N57mwBHtN1AGWHnJMhtvJCIG_IlC07D&amp;amp;index=1&amp;nbsp;was&lt;/A&gt; made in June and is of no use now as it discusses an old version of the GitHub PowerBi embedded DeveloperSamples, which can no longer be downloaded from GitHub. For some reasons all links to the old samples have been wiped away and they would have been useful to have (i.e. for webs using WebForms).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So what I think is that changes to PowerBI are being made so rapidly that the documentation is not keeping up and, as a beginner, I am struggling to understand how to do the embedding.&amp;nbsp;I infact suspect the config files in the GitHub UserOwnsData may be incorrect but am a beginner in this technlogy so can't be sure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone provide me with a working sample of "Embed Power BI Report Using ASP.NET SDK for UserOwnsData" with correctly filled in config files (naturally changing guids to dummy values)? Or at least tell me which keys I need to have in these two config files for the sample to work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Daniela&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 12:58:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embed-Power-BI-Report-Using-ASP-NET-SDK-for-UserOwnsData/m-p/1531042#M26675</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-03T12:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Power BI Report Using ASP.NET SDK for UserOwnsData</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embed-Power-BI-Report-Using-ASP-NET-SDK-for-UserOwnsData/m-p/1541794#M26728</link>
      <description>&lt;P&gt;Exactly, all the samples and documentation are oudated. Can anyone please provide a link to working UserOwnsdata sample?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 00:16:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embed-Power-BI-Report-Using-ASP-NET-SDK-for-UserOwnsData/m-p/1541794#M26728</guid>
      <dc:creator>visuresh</dc:creator>
      <dc:date>2020-12-10T00:16:24Z</dc:date>
    </item>
  </channel>
</rss>

