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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
quickbi
Helper II
Helper II

Can I share A gateway

Hi every one

I have a Gateway to be connected to my postgres server. I want to share this gateway to my partner outside the organization. I shared but my partner did not see the gateway in any place of his Powerbi service

 

Does anybody could help me?

 

Thanks

 

1 ACCEPTED SOLUTION
Poojara_D12
Super User
Super User

Hi @quickbi 

Power BI gateways cannot be shared directly with external users due to security restrictions. Your partner won't see the gateway in their Power BI Service because it's tied to your organization's Azure Active Directory (AAD).

To collaborate, you can:

  1. Add your partner as a guest user in AAD and share a workspace with access to datasets using the gateway.
  2. Use a shared account to give them access, though this poses security risks.
  3. Move the PostgreSQL database to the cloud (e.g., Azure) to avoid needing the gateway entirely.
  4. Embed the Power BI report/dataset and share it via an application.

 

fabric-community-super-user-fy24-25.png

Did I answer your question? Mark my post as a solution, this will help others!
If my response(s) assisted you in any way, don't forget to drop me a "Kudos"

Kind Regards,
Poojara - Proud to be a Super User
Data Analyst | MSBI Developer | Power BI Consultant
Consider Subscribing my YouTube for Beginners/Advance Concepts: https://youtube.com/@biconcepts?si=04iw9SYI2HN80HKS

View solution in original post

6 REPLIES 6
V-yubandi-msft
Community Support
Community Support

Hi @quickbi ,

As we haven’t heard back from you, we wanted to kindly follow up to check if the solution we provided for your issue worked for you  or let us know if you need any further assistance?

Your feedback is important to us, Looking forward to your response. 

 

Thank You.

V-yubandi-msft
Community Support
Community Support

Hi @quickbi ,

Just following up since we haven't received a response. Did the solution we provided resolve your issue? If you need any further assistance, please let us know. We value your feedback and look forward to hearing from you.

 

Thank You

V-yubandi-msft
Community Support
Community Support

Hi @quickbi ,

 

We wanted to touch base as we haven't received a response from you yet. We hope the solution provided was useful. If you require further assistance or have any more questions, don't hesitate to reach out. Your feedback is invaluable, and we look forward to your response.

 

Thank You.

Poojara_D12
Super User
Super User

Hi @quickbi 

Power BI gateways cannot be shared directly with external users due to security restrictions. Your partner won't see the gateway in their Power BI Service because it's tied to your organization's Azure Active Directory (AAD).

To collaborate, you can:

  1. Add your partner as a guest user in AAD and share a workspace with access to datasets using the gateway.
  2. Use a shared account to give them access, though this poses security risks.
  3. Move the PostgreSQL database to the cloud (e.g., Azure) to avoid needing the gateway entirely.
  4. Embed the Power BI report/dataset and share it via an application.

 

fabric-community-super-user-fy24-25.png

Did I answer your question? Mark my post as a solution, this will help others!
If my response(s) assisted you in any way, don't forget to drop me a "Kudos"

Kind Regards,
Poojara - Proud to be a Super User
Data Analyst | MSBI Developer | Power BI Consultant
Consider Subscribing my YouTube for Beginners/Advance Concepts: https://youtube.com/@biconcepts?si=04iw9SYI2HN80HKS

Hi,

Thank's for your answer, If I move to an Azure Postgress I'll not need any kind of gateway? does the other external organization partners could connect directly to the database without problems?

Thanks again

Hi @quickbi ,

Thank you for reaching out to the Microsoft Fabric community. When you move your PostgreSQL database to Azure whether you need a gateway depends on your setup.

 

No Gateway Needed: If you enable public access to your Azure PostgreSQL database and configure the firewall rules to allow the external partner's IP address or IP range, they can directly connect without a gateway.

Power BI Service can also directly connect to the Azure PostgreSQL database using its native cloud connector eliminating the need for an on-premises data gateway.

Link: Networking overview with public access (allowed IP addresses) - Azure Database for PostgreSQL - Flex...

 

Gateway Required:  If you configure your SQL Server in Azure with Private Link, VPN or ExpressRoute for enhanced security restricting access to a private network '' a gateway will still be required.

In such cases deploy the on-premises data gateway within the same private network (or connected to it) with a secured VPN server or other connectivity device to facilitate the connection.

Link: Networking overview with private access (virtual network) - Azure Database for PostgreSQL - Flexible...

 

If my answer addressed your query, kindly mark it as the Accepted Solution to assist others.

I'd also be grateful for a 'Kudos' if you found my response useful!   

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.