<?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 Work around for Azure vault in DataflowsGen2 to store source and destination in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/Work-around-for-Azure-vault-in-DataflowsGen2-to-store-source-and/m-p/4035022#M3384</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using SQLServer server, username and password details manually to connect source from each DataflowsGen2 in fabric.&lt;/P&gt;&lt;P&gt;from the below link we understand that Azure key vault is not supported.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/data-factory-limitations#data-pipeline-limitations-in-microsoft-fabric" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/data-factory/data-factory-limitations#data-pipeline-limitations-in-microsoft-fabric&lt;/A&gt;&lt;/P&gt;&lt;P&gt;can you suggest the work around on changing server,username and password so that it should reflect to all&amp;nbsp;DataflowsGen2 sources.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2024 15:10:52 GMT</pubDate>
    <dc:creator>DSanthoshKumar</dc:creator>
    <dc:date>2024-07-10T15:10:52Z</dc:date>
    <item>
      <title>Work around for Azure vault in DataflowsGen2 to store source and destination</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Work-around-for-Azure-vault-in-DataflowsGen2-to-store-source-and/m-p/4035022#M3384</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using SQLServer server, username and password details manually to connect source from each DataflowsGen2 in fabric.&lt;/P&gt;&lt;P&gt;from the below link we understand that Azure key vault is not supported.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/data-factory-limitations#data-pipeline-limitations-in-microsoft-fabric" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/data-factory/data-factory-limitations#data-pipeline-limitations-in-microsoft-fabric&lt;/A&gt;&lt;/P&gt;&lt;P&gt;can you suggest the work around on changing server,username and password so that it should reflect to all&amp;nbsp;DataflowsGen2 sources.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 15:10:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Work-around-for-Azure-vault-in-DataflowsGen2-to-store-source-and/m-p/4035022#M3384</guid>
      <dc:creator>DSanthoshKumar</dc:creator>
      <dc:date>2024-07-10T15:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Work around for Azure vault in DataflowsGen2 to store source and destination</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Work-around-for-Azure-vault-in-DataflowsGen2-to-store-source-and/m-p/4035349#M3388</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;im not sure I follow. What's the expectation or the specific gap that you're trying to address?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;currently the destination in a Dataflow Gen2 is fully driven by the UI. It can't be dynamically passed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you find any gaps or have suggestions, be sure to post them in the ideas portal: &lt;A href="https://aka.ms/FabricIdeas" target="_self"&gt;https://aka.ms/FabricIdeas&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 18:27:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Work-around-for-Azure-vault-in-DataflowsGen2-to-store-source-and/m-p/4035349#M3388</guid>
      <dc:creator>miguel</dc:creator>
      <dc:date>2024-07-10T18:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Work around for Azure vault in DataflowsGen2 to store source and destination</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Work-around-for-Azure-vault-in-DataflowsGen2-to-store-source-and/m-p/4036013#M3395</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="773316" data-lia-user-login="DSanthoshKumar" class="lia-mention lia-mention-user"&gt;DSanthoshKumar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Since Dataflow Gen2 in Microsoft Fabric doesn't support Azure Key Vault, I think you can use the parameters in Dataflows Gen2 to store server, username, and password details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're also using Azure Data Factory, you can create a linked service in ADF that connects to SQL Server. Then, use this linked service in DataflowsGen2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Of course, you can also check out this document for more information:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/data-factory/enable-azure-key-vault" target="_blank"&gt;Enable Azure Key Vault for airflow - Azure Data Factory | Microsoft Learn&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;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Yilong Zhou&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 03:27:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Work-around-for-Azure-vault-in-DataflowsGen2-to-store-source-and/m-p/4036013#M3395</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-11T03:27:53Z</dc:date>
    </item>
  </channel>
</rss>

