199 questions
How to fix connectivity timeout issue between azure function and azure sql server.
Prashant
0
Reputation points
We are trying to connect to SQL database using azure function. We are facing a connectivity timeout issue. Below is the error message :-
4/7/2025, 4:10:22.220 PM An error occurred in updateDatabase: RequestError: Timeout: Request failed to complete in 15000ms at Connection.requestTimeout
SQL Server SQL Server Transact-SQL
Sign in to answer