Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
mattiaseriksson
Regular Visitor

Multiple gatways in the same tenat

Hi

 

I'm helping a client introducing Power BI on a broad and managed scale. One issue is that the client has several internal networks with firewalls between them. I would like to install one gateway in each network to allow for access to data sources within each network. Is it possible to have several gateways on different networks within the same tenant where the same user has access to data sources through several different gateways?

 

Or is my only option to open the firewall between the networks?

Thanks!

Mattias

3 REPLIES 3
GilbertQ
Super User
Super User

Hi @mattiaseriksson

 

You can certainly install multiple Gateways in one tenant, even in the same network.

 

Here is a blog post by Kasper De Jonge (Who works at Microsoft) explaining how the Gateways work and how to use it in a larger scale environments.

 

Enterprise gateway sizing “recommendations”





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

@GilbertQ@mattiaseriksson Installation of multiple gateways gets you balanced load, but doesn't help if the datasources are silo'd but used together in the same report. Let me explain:

Gateway 1 - connected to DataSource A, B, C

Gateway 2 - connected to DataSource D, E, F

Gateways 3 - 100 All with different datasources

All of the above is perfectly acceptable, and depending on load, a good solution as described in the blog.

 

Where it falls apart is if the use case includes a report that requires the use of DataSource A and E together in the same report. When the PBIX is published the dataset will not be available fo refresh because while the datasources will be active and working on the gateways, they are seperate gateways. Both A and E would have to be registered on the same gateway. This is a current limitation of the Power BI Gateways.

 

This was the point of my previous post. hope that clarifies.


Looking for more Power BI tips, tricks & tools? Check out PowerBI.tips the site I co-own with Mike Carlo. Also, if you are near SE WI? Join our PUG Milwaukee Brew City PUG

@mattiaseriksson If you need to connect to data sources that are only referenced in different gateways then you can't currently do this. All the data sources in a PBIX/dataset need to refresh from the same gateway.

If all the gateway data sources are independant, or only come from their area, then it should work.


Looking for more Power BI tips, tricks & tools? Check out PowerBI.tips the site I co-own with Mike Carlo. Also, if you are near SE WI? Join our PUG Milwaukee Brew City PUG

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

Check out the June 2024 Power BI update to learn about new features.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

Top Solution Authors