Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi Experts,
As I am using Azure SQL analytics as a data source for my reports I doubt we require data gateways to refresh data for the azure synapse database, since it's a cloud-based database.
For data bricks source point also do we require the gateway to refresh data?
Regards,
H
Solved! Go to Solution.
Hi @Heena_9980400 ,
According to the official document, Gateway is not required for Azure SQL Database.
While setting up scheduled refresh for Azure SQL database, if you get an error with error code 400 when editing the credentials, try the following to set up the appropriate firewall rule:
Sign in to the Azure portal.
Go to the Azure SQL database for which you're configuring refresh.
At the top of the Overview blade, select Set server firewall.
On the Firewall settings blade, make sure that Allow Azure services and resources to access this server is set to Yes.
For more information, please refer to:
Azure SQL Database with DirectQuery - Power BI | Microsoft Docs
Azure SQL firewall settings for Power BI refresh - Dutch Data Dude
Best Regards
Lucien
Hi @Heena_9980400 ,
According to the official document, Gateway is not required for Azure SQL Database.
While setting up scheduled refresh for Azure SQL database, if you get an error with error code 400 when editing the credentials, try the following to set up the appropriate firewall rule:
Sign in to the Azure portal.
Go to the Azure SQL database for which you're configuring refresh.
At the top of the Overview blade, select Set server firewall.
On the Firewall settings blade, make sure that Allow Azure services and resources to access this server is set to Yes.
For more information, please refer to:
Azure SQL Database with DirectQuery - Power BI | Microsoft Docs
Azure SQL firewall settings for Power BI refresh - Dutch Data Dude
Best Regards
Lucien
Hey, Assuming the Azure SQL database/ synapse pool is not moved within a Vnet then to refresh powerbi you wont need a gateway as both are cloud resources on public net.
In case if the synapse is within a vnet, you would have to create a server within that vent and install and leverage the gateway
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!