Forum Discussion
Using a VNet gateway with Notebooks
- 2 years ago
Do you know if this feature is available for "On-Premises Data Gateways"?
Hi eb38335 ,
I suggest you to use Azure Key Vault Secrets inorder to store your username and password.
Accessing Azure Key Vault Secrets from Fabric Notebooks (robkerr.ai)
Additional Docs to refer -
Solved: Microsoft Fabric connect to Azure Key Vault - Microsoft Fabric Community
Hope this is helpful. Please let me know incase of further queries.
Actually, that's what the gateway does. It manages the connection from Fabric to the database for the query when the database path matches what's in the gateway path.
However, I'm unsure how we invoke the gateway from the Notebook like it is invoked from the Pipeline.
- Anonymous2 years agoNot applicable
Hi eb38335 ,
Currently we can only invoke the gateway using Pipeline, we cannot invoke it using Fabric Notebooks.
Docs to refer -
VNET Data Gateway for Fabric and Power BI is now Generally Available | Microsoft Fabric Blog | Microsoft FabricWhat is a virtual network (VNet) data gateway | Microsoft Learn
Hope this is helpful. Please let me know incase of further queries.- eb383352 years agoRegular Visitor
Do you know if this feature is available for "On-Premises Data Gateways"?
- Anonymous2 years agoNot applicable
Hi eb38335 ,
On-Prem Gateway is supported only for Dataflow Gen 2 and Data Pipeline.
Docs to refer -
How to access on-premises data sources in Data Factory - Microsoft Fabric | Microsoft Learn
Hope this is helpful