<?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: Power BI Custom Visual - Certification in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Certification/m-p/4764101#M62229</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1306154"&gt;@ClaraCo&lt;/a&gt;&amp;nbsp; , &lt;BR /&gt;Thanks for reaching out to the Microsoft fabric community forum.&lt;BR /&gt;&lt;BR /&gt;These are the things not allowed with custom visuals, no HTTP request can go out of Power BI irrespective of the visual certified by Microsoft or not.&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/visuals/power-bi-custom-visuals-certified#not-allowed" target="_blank"&gt;Get your Power BI visuals certified - Power BI | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vnmadadimsft_0-1752601395117.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1283358i596868EF15B777A8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vnmadadimsft_0-1752601395117.png" alt="vnmadadimsft_0-1752601395117.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/visuals/capabilities#allow-web-access" target="_blank"&gt;Capabilities and properties of Power BI visuals - Power BI | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/visuals/power-bi-custom-visuals-faq" target="_blank"&gt;https://learn.microsoft.com/en-us/power-bi/developer/visuals/power-bi-custom-visuals-faq&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;I hope this information helps. Please do let us know if you have any further queries.&lt;BR /&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Tue, 15 Jul 2025 17:43:32 GMT</pubDate>
    <dc:creator>v-nmadadi-msft</dc:creator>
    <dc:date>2025-07-15T17:43:32Z</dc:date>
    <item>
      <title>Power BI Custom Visual - Certification</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Certification/m-p/4758691#M62184</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I'm currently exploring different GIS solutions in Power BI Desktop for a company project. I've tested existing options like ArcGIS, IconMap Pro and Azure Maps. However, developing a custom visual seems to offer the best hybrid solution for our needs.&lt;BR /&gt;One issue we're encountered is related to map tiles. we're using open-source tile servers for cartographic rendering, and everything works fine in Power BI DEsktop. But once we publish the report to Power BI Service, the tiles fail to load. From what I understand, Power BI Service blocks, these requests because they require dorect HTML access.&lt;BR /&gt;We want our custom visual to be fully functionnal in the online environment. So here are my questions:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;If we go through the certification process for our custom visual, will that allow the tile requests to go through on Power BI Service or to be published correctly?&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;STRONG&gt;If the visual is certified, does it have to be open-source, or can it remain proprietary and only be distributed via a PBIVIZ&lt;STRONG&gt;&amp;nbsp;file in AppSource?&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any insights or experiences with similar use cases would be greatly appreciated!&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 09:11:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Certification/m-p/4758691#M62184</guid>
      <dc:creator>ClaraCo</dc:creator>
      <dc:date>2025-07-10T09:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Custom Visual - Certification</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Certification/m-p/4758733#M62185</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1306154"&gt;@ClaraCo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Answer for question 1:&lt;/P&gt;
&lt;P&gt;Everytime you submit the visual for certification, Microsoft thouroughly reviews your visual code. If there are any unsafe HttpRequests found then they will not certify your visual. I would suggest you to go through this article to understand the guidelines&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/visuals/power-bi-custom-visuals-certified" target="_blank"&gt;https://learn.microsoft.com/en-us/power-bi/developer/visuals/power-bi-custom-visuals-certified&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Also, go through the FAQs. I believe you will find an answer then those guidelines.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As per my knowledge&amp;nbsp;&lt;BR /&gt;&lt;STRONG data-start="879" data-end="899"&gt;Power BI Service&lt;/STRONG&gt;&lt;SPAN&gt; hosts visuals inside a very restrictive iframe sandbox. By design it &lt;/SPAN&gt;&lt;STRONG data-start="969" data-end="1008"&gt;blocks any external network traffic&lt;/STRONG&gt;&lt;SPAN&gt; that hasn’t been explicitly allowed, which includes your tile requests. The request never leaves Microsoft’s data centre, so the tiles never arrive. So, opting for certification process will not solve your problem.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I guess hosting these tiles within the tenant network might solve the issue your are facing from power bi service. You can test that approach. If it is working then you can use and distribute that visual within your organisation.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;2. Answer to question 2:&lt;/P&gt;
&lt;P&gt;You can keep your visual as &lt;STRONG&gt;proprietary&amp;nbsp;&lt;/STRONG&gt;. You dont need to make it open source.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Connect on &lt;A href="https://www.linkedin.com/in/tharun-kumar-ravikrindhi/" target="_blank" rel="noopener"&gt;LinkedIn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class=""&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class=""&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV style="border-radius: 1px; padding: 10px; border: solid #cccccc 1px; background: #fafafa no-repeat right 10px center;"&gt;&lt;BR /&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG style="margin-right: 3px;"&gt;&lt;STRONG style="margin-right: 3px;"&gt;Did I answer your question? Mark my post as a solution!&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;&lt;STRONG style="margin-right: 3px;"&gt;&lt;STRONG style="margin-right: 3px;"&gt;If I helped you, click on the Thumbs Up to give Kudos.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;BR /&gt;
&lt;P style="padding: 0; margin: 5px 50px 0 0;"&gt;Proud to be a Super User!&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PBI_SuperUser_Rank@2x.png" style="width: 70px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1107700iD5193F780866AA58/image-size/large?v=v2&amp;amp;px=999" width="70" role="button" title="PBI_SuperUser_Rank@2x.png" alt="PBI_SuperUser_Rank@2x.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 10 Jul 2025 09:44:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Certification/m-p/4758733#M62185</guid>
      <dc:creator>tharunkumarRTK</dc:creator>
      <dc:date>2025-07-10T09:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Custom Visual - Certification</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Certification/m-p/4758741#M62186</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/685422"&gt;@tharunkumarRTK&lt;/a&gt;&amp;nbsp;thank you for your quick answer!&lt;BR /&gt;I've tried to create an auto-certification to allow my laptop with power BI Service but I face some IT issus, do you think that this other certification (if i manage to get it) will work for the visualisation online? Or will the blocking by Microsoft Data center still happen?&lt;BR /&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Clara&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 09:54:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Certification/m-p/4758741#M62186</guid>
      <dc:creator>ClaraCo</dc:creator>
      <dc:date>2025-07-10T09:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Custom Visual - Certification</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Certification/m-p/4758762#M62187</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1306154"&gt;@ClaraCo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I dont think getting certification for your machine can solve the problem. Microsoft will still block the those tile requests to machines outside the tenant network&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 10:04:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Certification/m-p/4758762#M62187</guid>
      <dc:creator>tharunkumarRTK</dc:creator>
      <dc:date>2025-07-10T10:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Custom Visual - Certification</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Certification/m-p/4759395#M62195</link>
      <description>&lt;P&gt;I'll add to this that as of recently, MS will actively reject your visual for certification if any code (or dependent libraries) contains potential logic that &lt;EM&gt;might&lt;/EM&gt; make&amp;nbsp;an HTTP request (e.g., fetch APIs). I recently experienced a submission failure due to this, despite these parts of my code being largely unchanged for four years, with no explicit calls. There is now a requirement to run additional checks and fixes &lt;A href="https://github.com/microsoft/PowerBI-visuals-tools/blob/main/Changelog.md#610" target="_self"&gt;through their tooling&lt;/A&gt;&amp;nbsp;that will actively sweep a visual package for any such code and remove it before certification requests can continue. So after running these utilities, your visual would not be able to make these requests.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 22:11:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Certification/m-p/4759395#M62195</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2025-07-10T22:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Custom Visual - Certification</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Certification/m-p/4761317#M62207</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1306154"&gt;@ClaraCo&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jul 2025 04:18:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Certification/m-p/4761317#M62207</guid>
      <dc:creator>v-nmadadi-msft</dc:creator>
      <dc:date>2025-07-14T04:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Custom Visual - Certification</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Certification/m-p/4763273#M62222</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/882991"&gt;@v-nmadadi-msft&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I’ve done some research, but I’d appreciate your confirmation on this specific point to be completely sure:&lt;/P&gt;&lt;P&gt;If we’re using a private custom visual that includes a cartographic background based on open-source tiles (e.g., OSM), is it correct to say that obtaining Microsoft certification would not resolve the issue where these tiles disappear once the report is published to Power BI Service?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;From what I understand, even if it's a simple HTTP/HTTPS call to retrieve map tiles for rendering a background, Power BI may block this behavior in published environments—regardless of certification status—due to trust and security restrictions on external requests.&lt;/P&gt;&lt;P&gt;Could you please confirm (or correct) this assumption?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 08:09:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Certification/m-p/4763273#M62222</guid>
      <dc:creator>ClaraCo</dc:creator>
      <dc:date>2025-07-15T08:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Custom Visual - Certification</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Certification/m-p/4764101#M62229</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1306154"&gt;@ClaraCo&lt;/a&gt;&amp;nbsp; , &lt;BR /&gt;Thanks for reaching out to the Microsoft fabric community forum.&lt;BR /&gt;&lt;BR /&gt;These are the things not allowed with custom visuals, no HTTP request can go out of Power BI irrespective of the visual certified by Microsoft or not.&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/visuals/power-bi-custom-visuals-certified#not-allowed" target="_blank"&gt;Get your Power BI visuals certified - Power BI | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vnmadadimsft_0-1752601395117.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1283358i596868EF15B777A8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vnmadadimsft_0-1752601395117.png" alt="vnmadadimsft_0-1752601395117.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/visuals/capabilities#allow-web-access" target="_blank"&gt;Capabilities and properties of Power BI visuals - Power BI | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/developer/visuals/power-bi-custom-visuals-faq" target="_blank"&gt;https://learn.microsoft.com/en-us/power-bi/developer/visuals/power-bi-custom-visuals-faq&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;I hope this information helps. Please do let us know if you have any further queries.&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 17:43:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Custom-Visual-Certification/m-p/4764101#M62229</guid>
      <dc:creator>v-nmadadi-msft</dc:creator>
      <dc:date>2025-07-15T17:43:32Z</dc:date>
    </item>
  </channel>
</rss>

