You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
('08S01', '[08S01] [Microsoft][ODBC Driver 18 for SQL Server]Communication link failure (0) (SQLExecDirectW)')
Getting this error while invoking my function app that connects to pyodbc. But after deploying my function app it doesn't throw any error. After sometime again I do get this error. Can anybody suggest me to mitigate this error?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
('08S01', '[08S01] [Microsoft][ODBC Driver 18 for SQL Server]Communication link failure (0) (SQLExecDirectW)')
Getting this error while invoking my function app that connects to pyodbc. But after deploying my function app it doesn't throw any error. After sometime again I do get this error. Can anybody suggest me to mitigate this error?
Thanks in advance!
The text was updated successfully, but these errors were encountered: