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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi,
I was configuring a Power BI Data Gateway to AWS Redshift using these solutions: https://aws.amazon.com/blogs/big-data/integrate-power-bi-with-amazon-redshift-for-insights-and-analy... and https://d1.awsstatic.com/whitepapers/using-microsoft-power-bi-with-aws.pdf?did=wp_card&trk=wp_card. In short, I need to
However, I only completed step 1, 2 and 4, then the Power BI Service was able to reach the On-prem Data Gateway and get the latest data from Redshift and refresh the dashboard. This raised some security concerns: the Windows EC2 instance is under a private subnet in a VPC which only allows outbound traffic and doesn't allow inbound traffic, then how does the Data Gateway get request and retrieve and send the data to Power BI Service?
I need to understand how the Data Gateway works and how the networking flows in this scenario then I am more comfortable with this solution.
Solved! Go to Solution.
Hey @Anonymous ,
that's because the gateway uses only outbound connections to Azure Service Bus. There are not inbound connections:
On-premises data gateway FAQ | Microsoft Docs
Hey @Anonymous ,
that's because the gateway uses only outbound connections to Azure Service Bus. There are not inbound connections:
On-premises data gateway FAQ | Microsoft Docs