Hi Bill9x •,
Welcome to Microsoft Q&A forum.
As I understand, you are getting Communication link failure for SQL Server when Connecting to MSSQL Database.
Try below:
- Look for network issues.
- Check performance on target/application server
- Implement the retry-logic at connection and command execution.
Refer to complete blogpost to handle such error: https://techcommunity.microsoft.com/t5/azure-database-support-blog/lesson-learned-215-hands-on-labs-communication-link-failed-error/ba-p/3565011
Also, update ODBC driver, check firewall, network connectivity, logs etc
Let us know if this helped.
If not, we will continue to engage more on this for troubleshoot.
Thanks