Forum Discussion
Installing a Data Gateway
Hi SergioSurfer ,
Based on the limitations you’ve mentioned, it seems that the virtual VNet data gateway currently supports only specific services like Fabric Dataflow Gen2, Power BI semantic models, Power Platform dataflows, and Power BI paginated reports.
Since your use case involves using a Notebook with PySpark to access a SAP Hana database and then putting the data onto OneLake, it falls outside the supported scenarios for the VNet data gateway. The gateway does not currently support writing to a privatized data lake or Dataverse for Power Platform dataflows. Therefore, you wouldn’t be able to use the VNet data gateway for your specific requirements.
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.
What would be the best way then for me to gather some data from SAP hana database into OneLake?
- charlyS1 year agoMost Valuable Professional
Easiest way will certainly be using a Dataflow Gen2 https://learn.microsoft.com/en-us/fabric/data-factory/connector-sap-hana
No need to have a machine up and runnning all time for the usage of a Fabric Gateway, it just need to be up and running while you are retrieving the data.
Hope this help,