Hi Team, We facing the connectivity issue to SQL server from Azure devops pipeline
Hi Team,
Greetings of the Day,
We are trying to deploy the sql code script into SQL Database by using Azure DevOps yaml pipeline, but we are encountering connectivity issues to SQL db through pipeline and we are able to login by using Microsoft SSMS but not able to establish connection through pipeline.
Please find the error message ” A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 – An existing connection was forcibly closed by remote host)” .. When we checked microsoft documentation. It’s say error related to TLS version. But SQL Server already have TLS 1.2 version
Kindly look into the issue, help me ASAP
Read more here: Source link