I have postgresSQL server on my local linux Ubuntu machine. I want to connect it to Azure Data Factory using self hosted integration runtime. How to setup Azure self hosted integration runtime for Linux based Database servers.
I am able to do it for Windows, but not able to find any documentation for linux OS.
Thanks.