Forum Discussion
ismaelhenzel
Apr 12, 2023Copper Contributor
Azure Synapse Serverless pool connection issues/ query timeout with DataLake in BR SOUTH
In the last days, my synapse dev team has noticed a problem related with the connection between serverless sql buit in pool and datalake, the problem is: - query timeout when trying query a file sto...
- Apr 13, 2023
Private DNS records and network security group (NSG) access rules play important roles when utilising private connections to Azure SQL resources (all types.)
Of the various outcomes you can end up facing based on the various settings that control public and private endpoints, what it sounds like - to me - is that you're creating the private endpoint via the Azure portal but not creating the necessary NSG access rules between the client system and the Azure SQL private endpoint.
These access rules are not automatically created by the private endpoint creation process.
Cheers,
Lain
LukeJMadden
Apr 13, 2023Copper Contributor
Hello, ismaelhenzel
Let's see if we can help you.
It sounds like you are experiencing issues with the connection between your server-less SQL built-in pool and your data lake in BR SOUTH. Specifically, you are encountering query timeouts and cancellations when attempting to query a file stored within your data lake. This issue only seems to occur when using a private connection, and you have noticed similar problems among other teams that use Synapse in BR SOUTH.
One thing to note is that this is not a performance issue, as you have experienced these issues even with small tables using a select top 1 without other queries running.
Based on the information provided, it is difficult to determine the root cause of the issue. However, you may want to consider the following steps:
Verify that your network connectivity is stable and not experiencing any issues that may affect the connection between your Synapse and data lake instances.
Check if there are any known issues or outages with Synapse in your region. You can do this by checking the Azure Status page.
Consider reaching out to Azure Support for further assistance with troubleshooting this issue.
I hope this helps!
Kind Regards,
Luke Madden
"Simplifying Tech, Empowering you."