Multiple Azure subscriptions to single on-premises data sync issue

Ramesh Kurupati 20 Reputation points
2023-02-25T16:15:17.7933333+00:00

Hello,

I am setting up the data sync between 2 subscriptions(dev & QA) and 1 On-Premises server(both DEV & QA instances on same server), 2 subscriptions generate 2 agent keys but On-Premises it only allows one client data sync agent. How to solve this issue, is there any alternate way?

Thanks in advance

Ramesh

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,643 questions
0 comments No comments
{count} votes

Accepted answer
  1. Amira Bedhiafi 15,831 Reputation points
    2023-02-25T19:07:59.5333333+00:00

    If you want to set up data sync between two subscriptions and one on-premises server that has both DEV and QA instances on the same server, and you have already generated two agent keys for the subscriptions but can only use one client data sync agent on the on-premises server, you can try using a single sync group for both DEV and QA environments: by using a single sync group to synchronize data between the DEV and QA environments.

    Or you can set up a proxy server between the two subscriptions and the on-premises server to route data sync traffic.

    Another alternative, you can try using a single subscription for both DEV and QA environments: you need to manage carefully the resource allocation and the control access but it can simplify the data sync setup and reduce costs associated with multiple subscriptions.

    Overall, the best approach will depend on your specific requirements and constraints, including the size and complexity of your data, your network infrastructure, and your security and compliance requirements.


0 additional answers

Sort by: Most helpful