How Connect Powerbi with sql endpoint with no public access only private?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2024 07:44 AM
we are making configuration adjustments in the workspaces to disable public access. My concern is whether this will impact the Power BI dashboards that currently consume data from our workspace's SQL Data Warehouse.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 10:30 AM
If you're using Azure Databricks, you can create a vnet data gateway on Azure.
https://learn.microsoft.com/en-us/data-integration/vnet/create-data-gateways
https://learn.microsoft.com/en-us/data-integration/vnet/high-availability-load-balancing
You need to create a subnet that will work as a gateway for pbi to access your Databricks Sql Warehouses.
The number of data gateways you create on PBI is related to the number of concurrency queries you can run in parallel.

