<?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: Embedding for Non-Power BI users in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-for-Non-Power-BI-users/m-p/204283#M6512</link>
    <description>&lt;P&gt;Will there be any authentication for the website?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can either use embedding (&lt;A href="https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-embedding-content/" target="_blank"&gt;https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-embedding-content/&lt;/A&gt;) where you have the control to whom you give the access token.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or you can use publish to web (&lt;A href="https://powerbi.microsoft.com/en-us/documentation/powerbi-service-publish-to-web/" target="_blank"&gt;https://powerbi.microsoft.com/en-us/documentation/powerbi-service-publish-to-web/&lt;/A&gt;) where everyone can see the shared resource.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The difference is that you need a Premium license for the first embedding scenario.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Jun 2017 08:48:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-06-30T08:48:47Z</dc:date>
    <item>
      <title>Embedding for Non-Power BI users</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-for-Non-Power-BI-users/m-p/203902#M6503</link>
      <description>&lt;P&gt;I have a very simple question that I havn't been able to find a clear answer for, maybe it comes down to my limited knowledge of web-development / security. Case:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;* My customer wants to embed Power BI content into a website. Non Power BI users are supposed to have access to the data, so we are looking at a pro license for key users + an EM1 license model. So am I correct in assuming, that in these "app owns data" scenarios, the only limitation to accessing this embedded content for any user, is the access restriction to that website/app? So theoretically, if I embedd the content on a public website, everyone in the world with an internet connection can see it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for making this crystal clear.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 18:12:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-for-Non-Power-BI-users/m-p/203902#M6503</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-29T18:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding for Non-Power BI users</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-for-Non-Power-BI-users/m-p/204283#M6512</link>
      <description>&lt;P&gt;Will there be any authentication for the website?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can either use embedding (&lt;A href="https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-embedding-content/" target="_blank"&gt;https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-embedding-content/&lt;/A&gt;) where you have the control to whom you give the access token.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or you can use publish to web (&lt;A href="https://powerbi.microsoft.com/en-us/documentation/powerbi-service-publish-to-web/" target="_blank"&gt;https://powerbi.microsoft.com/en-us/documentation/powerbi-service-publish-to-web/&lt;/A&gt;) where everyone can see the shared resource.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The difference is that you need a Premium license for the first embedding scenario.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2017 08:48:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-for-Non-Power-BI-users/m-p/204283#M6512</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-30T08:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding for Non-Power BI users</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-for-Non-Power-BI-users/m-p/204356#M6514</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I have a very simple question that I havn't been able to find a clear answer for, maybe it comes down to my limited knowledge of web-development / security. Case:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;* My customer wants to embed Power BI content into a website. Non Power BI users are supposed to have access to the data, so we are looking at a pro license for key users + an EM1 license model. So am I correct in assuming, that in these "app owns data" scenarios, &lt;STRONG&gt;the only limitation to accessing this embedded content for any user, is the access restriction to that website/app?&lt;/STRONG&gt; So theoretically, if I embedd the content on a public website, &lt;STRONG&gt;everyone in the world with an internet connection can see it?&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Thanks in advance for making this crystal clear.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;@Anonymous&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Yes. the access restriction in the website controls who can access the embeded content. However you can still apply RLS to limit users see their individual data. Note that at this moment the &lt;A href="https://docs.microsoft.com/en-us/azure/power-bi-embedded/power-bi-embedded-rls" target="_self"&gt;RLS&lt;/A&gt; only works for the old "&lt;A href="https://docs.microsoft.com/en-us/azure/power-bi-embedded/power-bi-embedded-what-is-power-bi-embedded" target="_self"&gt;Power BI Embedded&lt;/A&gt;", "Embedding for Non-Power BI users" is a new placement and the correlated RLS feature is not available and will be released in next quarter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can every one in the world see it? Yes, if you put it in a public website without setting RLS. However, for cost saving, if you'd like the embedded reports internet public, you can see "publish to web" as a fore reply mentioned.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2017 09:52:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-for-Non-Power-BI-users/m-p/204356#M6514</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-06-30T09:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Embedding for Non-Power BI users</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Embedding-for-Non-Power-BI-users/m-p/204386#M6517</link>
      <description>&lt;P&gt;Thanks both for your replies. I feel the later most clearly answers my question, so I accepted that as the answer.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2017 10:54:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Embedding-for-Non-Power-BI-users/m-p/204386#M6517</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-30T10:54:27Z</dc:date>
    </item>
  </channel>
</rss>

