Forum Discussion
Work around for Azure vault in DataflowsGen2 to store source and destination
- Anonymous2 years ago
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.
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.