Forum Discussion
milosha
1 year agoFrequent Visitor
Unable to load data into Lakehouse
Hi all We are using Dataflow Gen2 to load data from db running in Azure using data gateway. We solved the loading issues with separating the inbound dataflow into two parts as per this article. ...
Anonymous
1 year agoNot applicable
Hi milosha ,
This error occurs when you try to establish an encrypted connection with SQL Server using a non-verifiable certificate.
You can try the following steps to resolve this issue:
- Ensure that your network connection is stable and that you are not experiencing any interruptions.
- Make sure that no firewalls or network security tools (such as VPN or proxy settings) are blocking access to the Dataflow Gen2 server.
- If you are connecting using SSL/TLS, make sure the certificate is configured correctly and trusted. An incorrectly configured certificate can cause handshake errors. You can review this documentation:
Error message when you connect to SQL Server - SQL Server | Microsoft Learn
- Sometimes a temporary problem can be resolved by simply retrying the connection.
If you have any other questions please feel free to contact me.
Best Regards,
Yang
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!