Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Event Stream in Data Factory connection for SQL Server on VM DB (CDC)

hello    I have a requirement that Near real time data replication(CDC) from Sql server on VM to Fabric.  As far as I know, Mirror does not support  Sql server on VM currently(the customers databas...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi Anonymous ,

    Here are some of my personal thoughts on your question:


    The current implementation of SQL Server on VM DB (CDC) in Fabric's Eventstream requires the SQL Server to be publicly accessible. This means the server must have a public IP address or domain name that can be accessed over the internet.


    As you mentioned, many customers prefer to keep their databases in a private environment for security reasons. This is a valid concern, and exposing the database to the public internet might not be acceptable for all organizations.

     

    While the Eventstream feature currently does not provide an entry for a data gateway directly, you can use a data gateway with other Fabric services like Dataflow Gen2 and pipelines. This might indicate that the feature is still evolving, and support for data gateways in Eventstream might be added in the future.

     

    Consider using Azure Private Link or a VPN to securely connect your on-premises SQL Server to Azure services without exposing it to the public internet. This setup allows you to maintain a private connection while still leveraging Azure services.

     

    Since it's still in Preview stage so far, I'm sure further optimization of the current deficiencies will be done in the next update.

     

     

    Best Regards

    Yilong Zhou

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