I am trying to access the on premises database from an azure web app that i have deployed. But I am unable to receive any data from the API call.
I was trying to alter CipherString = SEC@LEVEL = 2 to CipherString = SEC@LEVEL = 0 and it was working sometimes but most of the times it is just showing this error.
ERROR:root:Health check failed. SQLState: 08001, Error: (‘08001’, ‘[08001] [Microsoft][ODBC Driver 18 for SQL Server]TCP Provider: Error code 0x2746 (10054) (SQLDriverConnect)’)
user26436214 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.