<?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: Accessing Azure KeyVault secret for Fabric CopyData Action in Data Warehouse</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3710414#M910</link>
    <description>&lt;P&gt;Hi thanks for the reply. The action I am using is CopyData from web (REST) which requires a bearer token. I do not want this in plain text so have it stored in Azure KeyVault. I would like to set the source header authorization with the secret from Azure KeyVault. I am assuming this would be done via a previously set variable (as dynamic content).&lt;/P&gt;</description>
    <pubDate>Tue, 20 Feb 2024 08:47:22 GMT</pubDate>
    <dc:creator>coolie</dc:creator>
    <dc:date>2024-02-20T08:47:22Z</dc:date>
    <item>
      <title>Accessing Azure KeyVault secret for Fabric CopyData Action</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3710317#M908</link>
      <description>&lt;P&gt;This post&amp;nbsp;&lt;LI-MESSAGE title="Microsoft Fabric connect to Azure Key Vault" uid="3294135" url="https://community.fabric.microsoft.com/t5/General-Discussion/Microsoft-Fabric-connect-to-Azure-Key-Vault/m-p/3294135#U3294135" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&amp;nbsp;descibes how to get a secret from Azure KeyVault and this works great. But is it possible to set a variable for CopyData (REST) action without using Notebook?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 08:27:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3710317#M908</guid>
      <dc:creator>coolie</dc:creator>
      <dc:date>2024-02-20T08:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Azure KeyVault secret for Fabric CopyData Action</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3710384#M909</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="649172" data-lia-user-login="coolie" class="lia-mention lia-mention-user"&gt;coolie&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thanks for using Fabric Community.&lt;BR /&gt;I would like to understand what do you mean by "&lt;SPAN&gt;variable for CopyData (REST)" ?&lt;BR /&gt;Can you please help me in sharing these details, so I can guide you better.&lt;BR /&gt;&lt;BR /&gt;If you are checking for Azure Key Vault feature in Data Factory Activities, then it will available soon.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;You can refer this:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/fabric/release-plan/data-factory#identity" target="_blank" rel="noopener"&gt;What's new and planned for Data Factory in Microsoft Fabric - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 08:45:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3710384#M909</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-20T08:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Azure KeyVault secret for Fabric CopyData Action</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3710414#M910</link>
      <description>&lt;P&gt;Hi thanks for the reply. The action I am using is CopyData from web (REST) which requires a bearer token. I do not want this in plain text so have it stored in Azure KeyVault. I would like to set the source header authorization with the secret from Azure KeyVault. I am assuming this would be done via a previously set variable (as dynamic content).&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 08:47:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3710414#M910</guid>
      <dc:creator>coolie</dc:creator>
      <dc:date>2024-02-20T08:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Azure KeyVault secret for Fabric CopyData Action</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3710446#M911</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="649172" data-lia-user-login="coolie" class="lia-mention lia-mention-user"&gt;coolie&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;As I understand you are trying to copy data from rest api to lakehouse with the help of fabric pipelines.&lt;BR /&gt;Current challenge in your case is inorder to invoke rest api you required token ( i.e.&amp;nbsp;&lt;SPAN&gt;Bearer token).&lt;BR /&gt;&lt;BR /&gt;You can refer this forum conversation to get some idea -&lt;BR /&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Pipelines/Ingest-data-form-a-rest-API-with-Oauth2/m-p/3471443#M790" target="_blank"&gt;Ingest data form a rest API with Oauth2 - Microsoft Fabric Community&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 08:56:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3710446#M911</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-20T08:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Azure KeyVault secret for Fabric CopyData Action</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3710819#M912</link>
      <description>&lt;P&gt;You can use Web activity to get details from Azure Key vault&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Settings :&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Connection details :&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;where Base URL :&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/" target="_blank"&gt;https://&amp;lt;&amp;lt;KVName&amp;gt;&amp;gt;.vault.azure.net/secrets/&amp;lt;&amp;lt;SecretName&amp;gt;&amp;gt;?api-version=7.0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Token audience URI :&amp;nbsp;&lt;A href="https://vault.azure.net" target="_blank"&gt;https://vault.azure.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Azuthorization : YOu can use any one like org or SP etc&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 11:03:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3710819#M912</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2024-02-20T11:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Azure KeyVault secret for Fabric CopyData Action</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3711002#M913</link>
      <description>&lt;P&gt;Thanks that looks promising. Where do I get TenantID, client ID and principal Key from?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 12:27:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3711002#M913</guid>
      <dc:creator>coolie</dc:creator>
      <dc:date>2024-02-20T12:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Azure KeyVault secret for Fabric CopyData Action</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3711016#M914</link>
      <description>&lt;P&gt;You would need to create a Service principal.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/entra/identity-platform/howto-create-service-principal-portal" target="_blank"&gt;https://learn.microsoft.com/en-us/entra/identity-platform/howto-create-service-principal-portal&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but you can also use your org account and org authentication&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 12:33:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3711016#M914</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2024-02-20T12:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Azure KeyVault secret for Fabric CopyData Action</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3711652#M915</link>
      <description>&lt;P&gt;Great that worked with org thanks. However the source of the CopyData does not seem to be picking up the secret using:&amp;nbsp;&lt;SPAN&gt;activity(&lt;/SPAN&gt;&lt;SPAN&gt;'AKV'&lt;/SPAN&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;SPAN&gt;output&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 16:19:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3711652#M915</guid>
      <dc:creator>coolie</dc:creator>
      <dc:date>2024-02-20T16:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Azure KeyVault secret for Fabric CopyData Action</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3711689#M916</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;The Service principal key is the client secret and plz follow the below steps:&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/entra/identity-platform/howto-create-service-principal-portal#option-3-create-a-new-client-secret" target="_blank"&gt;https://learn.microsoft.com/en-us/entra/identity-platform/howto-create-service-principal-portal#option-3-create-a-new-client-secret&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And you need to grant the App/service princiapl access on the key vault to read the secrets.&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;</description>
      <pubDate>Tue, 20 Feb 2024 16:20:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3711689#M916</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2024-02-20T16:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Azure KeyVault secret for Fabric CopyData Action</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3711706#M917</link>
      <description>&lt;P&gt;Thanks that helps. I used org settings in the end and edited my reply, so think we overlapped. I'm trying to get the result into the CopyData action now.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 16:23:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3711706#M917</guid>
      <dc:creator>coolie</dc:creator>
      <dc:date>2024-02-20T16:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Azure KeyVault secret for Fabric CopyData Action</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3711719#M918</link>
      <description>&lt;P&gt;Glad it helped!!!!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for using Fabric Community.&lt;/P&gt;&lt;P&gt;Do send Kudo and Accept as solution for others to benefit on the solution&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 16:26:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3711719#M918</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2024-02-20T16:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Azure KeyVault secret for Fabric CopyData Action</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3712976#M919</link>
      <description>&lt;P&gt;I'm attempting the same thing, but I'm getting the error below; I'm using Organization authentication.&lt;/P&gt;&lt;P&gt;I'm wondering if it's possible to construct a pipeline activity similar to the one we use in Synapse in Fabric by testing it while I'm on trial capacity.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Operation on target Web1 failed: {"error":{"code":"BadParameter","message":"The specified version (7.0/https://&amp;lt;&amp;lt;&lt;STRONG&gt;xyz&lt;/STRONG&gt;&amp;gt;&amp;gt;.vault.azure.net/secrets/test-key-vault-secret?api-version=7.0) is not recognized. Consider using the latest supported version (7.5)."}}&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 04:16:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3712976#M919</guid>
      <dc:creator>Osama_Anwar</dc:creator>
      <dc:date>2024-02-21T04:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Azure KeyVault secret for Fabric CopyData Action</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3958467#M1039</link>
      <description>&lt;P&gt;Problem I see here is&amp;nbsp; you still need to keep a secret in your pipeline. Is there a way to access the keyvault using Managed Identity?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2024 15:36:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/3958467#M1039</guid>
      <dc:creator>gbelzileartm</dc:creator>
      <dc:date>2024-05-29T15:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Azure KeyVault secret for Fabric CopyData Action</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/4726380#M3203</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="226550" data-lia-user-login="NandanHegde" class="lia-mention lia-mention-user"&gt;NandanHegde&lt;/a&gt;&amp;nbsp;I cam across this accepted solution while trying to do this exact same thing: Get a Fabric Pipeline Web activity to retrieve a secret from an Azure Key Vault. But I'm getting errors. I suspect it might be due to the fact that I don't know where to plug in the settings for&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Token audience URI :&amp;nbsp;&lt;A href="https://vault.azure.net/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://vault.azure.net&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Can you help?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see that in classic Azure Data Factory Web task there is a space for "Resource" and the value of "&lt;A href="https://vault.azure.net&amp;quot;" target="_blank"&gt;https://vault.azure.net"&lt;/A&gt;&amp;nbsp;goes there, but I don't see either Resource or Token Audience URI in Fabric Web Task. What am I missing?&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 02:12:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/4726380#M3203</guid>
      <dc:creator>ToddChitt</dc:creator>
      <dc:date>2025-06-10T02:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Azure KeyVault secret for Fabric CopyData Action</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/4726450#M3204</link>
      <description>&lt;P&gt;It is in the connection settings that you have that option&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 04:27:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/4726450#M3204</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2025-06-10T04:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Azure KeyVault secret for Fabric CopyData Action</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/4727269#M3210</link>
      <description>&lt;P&gt;I found it. And to clarify for potential future readers, as of this writing, that property is ONLY available in the NEW CONNECTION dialog box:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;It is NOT available in the Edit Connection dialog box:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Commentary: Horrible user interface to use two different diagol boxes to set properties for a connection.&lt;/P&gt;
&lt;P&gt;I have submitted an Idea to have this fixed here:&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/Fabric-Ideas/Expose-the-Token-Audience-URI-property-for-when-EDITING-a-Web/idi-p/4727253#M161599" target="_blank"&gt;Expose the Token Audience URI property for when ED... - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you are getting this far reading this thread, please go vote on the it.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 12:59:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/4727269#M3210</guid>
      <dc:creator>ToddChitt</dc:creator>
      <dc:date>2025-06-10T12:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Azure KeyVault secret for Fabric CopyData Action</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/4727283#M3211</link>
      <description>&lt;P&gt;Addendum:&lt;/P&gt;
&lt;P&gt;After recreating my connection to include the Token Audience Uri property, Fabric simply takes that information and adds it as a Header:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 13:04:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Accessing-Azure-KeyVault-secret-for-Fabric-CopyData-Action/m-p/4727283#M3211</guid>
      <dc:creator>ToddChitt</dc:creator>
      <dc:date>2025-06-10T13:04:41Z</dc:date>
    </item>
  </channel>
</rss>

