Unable to connect Azure SQL Managed Instnace to Azure Function APP

Omkar Raikar 0 Reputation points
2025-06-10T16:21:16.3433333+00:00

I am experiencing connectivity issue with Azure Function app attempting to connect to a SQL Managed Instance, both resource being configured on same Vnet.

  1. Azure Function cannot establish connection to SQL Managed Instance
  2. Connection Attempts are failing.

Error - on] SQL 8

2025-06-10T15:24:06Z [Error] Error during processing: (20009, b'DB-Lib error message 20009, severity 9:\nUnable to connect: Adaptive Server is unavailable or does not exist (xxxxx.database.windows.net)\nNet-Lib error during Connection timed out (110)\nDB-Lib error message 20009, severity 9:\nUnable to connect: Adaptive Server is unavailable or does not exist (xxxxxx.database.windows.net)\nNet-Lib error during Connection timed out (110)\n')

SQL Server Database Engine
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.