Hi,
I am working with 3 different synapse workspaces (dev-qa-prod) and I need to use Self-host IR to copy data from SAP and a Postgres.
I already know that shared-IR can't be use in Synapse, so I am creating 3 different windows virtual machines (one per environment) and I am going to install self-hosted IR in each vm. So far, so good.
What is not clear for me is the following situation:
- Working in dev synapse workspace (with a self-hosted IR installed in it's Windows vm, let's call it selfhostedIR-dev) If I need to create a linked service in order to connect to SAP I will use the selfhostedIR-dev, that's clear for me
- Now spouse that I need to copy data from postgres, Can I use the same Integration Runtime (selfhostedIR-dev) already installed? As I mentioned, I know that there is one IR per synapse workspace.
Because if not, looks very weird if I need to install X numbers the IR in the same windows vm for any source.
Thanks in advance.
Fede