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
Anonymous
Not applicable

Dataflow connector to Azure PostgreSQL

We have Power BI Premium Service and would like to know if it is possible to use an Azure PostreSQL database as a dataflow data source. It does not appear as an option when selecting a source, only Azure SQL database. Does anyone have experience with this? Does anyone know if this connector is planned for the near future?

1 ACCEPTED SOLUTION
ibarrau
Super User
Super User

Hi, there is not an official connector like Azure SQL Database. That might be because Postgres in azure is kind of new. So what you can do is create a VM in azure and install an on premise data gateway. That VM must include an ODBC Postgres connector or .Net Provider for Postgres. (both of them available on the internet for free)

 

Then go back to dataflows and pick the Postgres Databse connector or ODBC connector through that gateway. I think is would be the only way. 

 

Hope this helps,

Regards,

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

View solution in original post

1 REPLY 1
ibarrau
Super User
Super User

Hi, there is not an official connector like Azure SQL Database. That might be because Postgres in azure is kind of new. So what you can do is create a VM in azure and install an on premise data gateway. That VM must include an ODBC Postgres connector or .Net Provider for Postgres. (both of them available on the internet for free)

 

Then go back to dataflows and pick the Postgres Databse connector or ODBC connector through that gateway. I think is would be the only way. 

 

Hope this helps,

Regards,

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

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.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

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

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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

Top Solution Authors