Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
DSanthoshKumar
Regular Visitor

Work around for Azure vault in DataflowsGen2 to store source and destination

Hi,

 

We are using SQLServer server, username and password details manually to connect source from each DataflowsGen2 in fabric.

from the below link we understand that Azure key vault is not supported.

https://learn.microsoft.com/en-us/fabric/data-factory/data-factory-limitations#data-pipeline-limitat...

can you suggest the work around on changing server,username and password so that it should reflect to all DataflowsGen2 sources.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @DSanthoshKumar ,

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.

 

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.

 

Of course, you can also check out this document for more information: Enable Azure Key Vault for airflow - Azure Data Factory | Microsoft Learn

 

 

 

Best Regards

Yilong Zhou

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @DSanthoshKumar ,

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.

 

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.

 

Of course, you can also check out this document for more information: Enable Azure Key Vault for airflow - Azure Data Factory | Microsoft Learn

 

 

 

Best Regards

Yilong Zhou

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

miguel
Community Admin
Community Admin

Hi!

im not sure I follow. What's the expectation or the specific gap that you're trying to address?

 

currently the destination in a Dataflow Gen2 is fully driven by the UI. It can't be dynamically passed.

 

If you find any gaps or have suggestions, be sure to post them in the ideas portal: https://aka.ms/FabricIdeas 

 

Helpful resources

Announcements
May FBC25 Carousel

Fabric Monthly Update - May 2025

Check out the May 2025 Fabric update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors