Unable to connect Azure SQL Managed Instnace to Azure Function APP
I am experiencing connectivity issue with Azure Function app attempting to connect to a SQL Managed Instance, both resource being configured on same Vnet.
- Azure Function cannot establish connection to SQL Managed Instance
- 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')