<?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: Anybody is using Azure KeyVault connector? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Anybody-is-using-Azure-KeyVault-connector/m-p/4652971#M60440</link>
    <description>&lt;P&gt;Problem is not solved. Connector is very slow still.&lt;/P&gt;</description>
    <pubDate>Tue, 15 Apr 2025 06:15:06 GMT</pubDate>
    <dc:creator>jaryszek</dc:creator>
    <dc:date>2025-04-15T06:15:06Z</dc:date>
    <item>
      <title>Anybody is using Azure KeyVault connector?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Anybody-is-using-Azure-KeyVault-connector/m-p/4646970#M60328</link>
      <description>&lt;P&gt;Hi Guys,&lt;BR /&gt;&lt;BR /&gt;I am using key azure connector and noticed after implementing it that the time for uploading small report increased significally.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Connector is here:&lt;BR /&gt;&lt;A href="https://www.bibb.pro/post/securing-your-api-power-bi-data-with-azure-key-vault#:~:text=Using%20Azure%20Key%20Vault%20in,via%20Power%20BI%20M%20Code" target="_self"&gt;https://www.bibb.pro/post/securing-your-api-power-bi-data-with-azure-key-vault#:~:text=Using%20Azure%20Key%20Vault%20in,via%20Power%20BI%20M%20Code&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anybody issues with customer connectors publishing times?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Jacek&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 12:55:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Anybody-is-using-Azure-KeyVault-connector/m-p/4646970#M60328</guid>
      <dc:creator>jaryszek</dc:creator>
      <dc:date>2025-04-10T12:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Anybody is using Azure KeyVault connector?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Anybody-is-using-Azure-KeyVault-connector/m-p/4647122#M60332</link>
      <description>&lt;P&gt;That custom connector seems to fetch all your secrets from the vault.&amp;nbsp; Depending on how many you have stored there this could take a considerable amount of time.&amp;nbsp; Maybe ask the connector developer for an option to specify individual items to retrieve.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 13:49:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Anybody-is-using-Azure-KeyVault-connector/m-p/4647122#M60332</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-04-10T13:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Anybody is using Azure KeyVault connector?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Anybody-is-using-Azure-KeyVault-connector/m-p/4647170#M60334</link>
      <description>&lt;P&gt;I have only one &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;But when I am putting this connector in the query like:&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="jaryszek_0-1744294614520.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1259093i45E60E712B9D4F01/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jaryszek_0-1744294614520.png" alt="jaryszek_0-1744294614520.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The publishing time istaking 2 h instead of few seconds like usual.&lt;BR /&gt;What can be the cause?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Jacek&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 14:17:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Anybody-is-using-Azure-KeyVault-connector/m-p/4647170#M60334</guid>
      <dc:creator>jaryszek</dc:creator>
      <dc:date>2025-04-10T14:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Anybody is using Azure KeyVault connector?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Anybody-is-using-Azure-KeyVault-connector/m-p/4647216#M60336</link>
      <description>&lt;P&gt;Use SQL Server Profiler to visualize the refresh and identify the part that takes so long.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://dax.tips/2021/02/15/visualise-your-power-bi-refresh/" target="_blank"&gt;https://dax.tips/2021/02/15/visualise-your-power-bi-refresh/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 14:54:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Anybody-is-using-Azure-KeyVault-connector/m-p/4647216#M60336</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-04-10T14:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Anybody is using Azure KeyVault connector?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Anybody-is-using-Azure-KeyVault-connector/m-p/4648103#M60348</link>
      <description>&lt;P&gt;Thanks the case is that refreshing dataset is fine on desktop but when I am trying to publiush report - time is increasing up to 2 or more hours.&amp;nbsp;&lt;BR /&gt;After getting rif ofthis statement with Azure KeyVault connector - everything is fast and nice and whole publishing takes few seconds.&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Jacek&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2025 06:57:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Anybody-is-using-Azure-KeyVault-connector/m-p/4648103#M60348</guid>
      <dc:creator>jaryszek</dc:creator>
      <dc:date>2025-04-11T06:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Anybody is using Azure KeyVault connector?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Anybody-is-using-Azure-KeyVault-connector/m-p/4648522#M60358</link>
      <description>&lt;P&gt;Have you configured the gateway correctly?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2025 11:03:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Anybody-is-using-Azure-KeyVault-connector/m-p/4648522#M60358</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-04-11T11:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Anybody is using Azure KeyVault connector?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Anybody-is-using-Azure-KeyVault-connector/m-p/4651097#M60406</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/107617"&gt;@jaryszek&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Rama U.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 10:13:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Anybody-is-using-Azure-KeyVault-connector/m-p/4651097#M60406</guid>
      <dc:creator>v-venuppu</dc:creator>
      <dc:date>2025-04-14T10:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Anybody is using Azure KeyVault connector?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Anybody-is-using-Azure-KeyVault-connector/m-p/4651136#M60407</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;why to do this if i am connecting to my azure key vault?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I used manual fron link with azure key connector and set up my gateway.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;best,&lt;BR /&gt;Jacek&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 10:34:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Anybody-is-using-Azure-KeyVault-connector/m-p/4651136#M60407</guid>
      <dc:creator>jaryszek</dc:creator>
      <dc:date>2025-04-14T10:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Anybody is using Azure KeyVault connector?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Anybody-is-using-Azure-KeyVault-connector/m-p/4652971#M60440</link>
      <description>&lt;P&gt;Problem is not solved. Connector is very slow still.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Apr 2025 06:15:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Anybody-is-using-Azure-KeyVault-connector/m-p/4652971#M60440</guid>
      <dc:creator>jaryszek</dc:creator>
      <dc:date>2025-04-15T06:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Anybody is using Azure KeyVault connector?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Anybody-is-using-Azure-KeyVault-connector/m-p/4661091#M60606</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/107617"&gt;@jaryszek&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to Microsoft Fabric Community.&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Thank you &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/100342"&gt;@lbendlin&lt;/a&gt;&amp;nbsp;for the prompt response.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;&lt;SPAN data-teams="true"&gt;When using Azure Key Vault, configuring the gateway correctly is essential, even if you are directly connecting to your Azure Key Vault. Here are some reasons why configuring the gateway is important:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN data-teams="true"&gt;&amp;nbsp;The gateway ensures that your on-premises data sources can securely connect to Azure services. This is crucial for maintaining a secure and reliable connection to Azure Key Vault.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN data-teams="true"&gt;Proper gateway configuration can help optimize the performance of your data refresh and publishing processes. It ensures that the data transfer between your on-premises environment and Azure services is efficient.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN data-teams="true"&gt;The gateway provides an additional layer of security by managing the credentials and ensuring that the data transfer is secure.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN data-teams="true"&gt;&lt;SPAN data-teams="true"&gt;&amp;nbsp;If you encounter issues with the Azure Key Vault connector, having the gateway configured correctly can help in troubleshooting and identifying the root cause of the problem.&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Here are some resources to get you started with On-Prem data gateway&lt;BR /&gt;&lt;A class="" title="https://learn.microsoft.com/en-us/data-integration/gateway/service-gateway-onprem" href="https://learn.microsoft.com/en-us/data-integration/gateway/service-gateway-onprem" target="_blank" rel="noreferrer noopener" aria-label="Link What is an on-premises data gateway? | Microsoft Learn"&gt;What is an on-premises data gateway? | Microsoft Learn&lt;BR /&gt;How to download: Install an on-premises data gateway | Microsoft Learn&lt;BR /&gt;Configuration in Service: Add or remove a gateway data source - Power BI | Microsoft Learn&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;If this post&amp;nbsp;helps, then please consider&amp;nbsp;Accepting as solution&amp;nbsp;to help the other members find it more quickly,&amp;nbsp;don't forget to give a&amp;nbsp;"Kudos"&amp;nbsp;– I’d truly appreciate it!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Apr 2025 12:17:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Anybody-is-using-Azure-KeyVault-connector/m-p/4661091#M60606</guid>
      <dc:creator>v-venuppu</dc:creator>
      <dc:date>2025-04-21T12:17:54Z</dc:date>
    </item>
  </channel>
</rss>

