An Azure relational database service.
Dear Nic,
The Azure SQL MI is deployed in which mode regarding networking? VNet-local endpoint, Public endpoint or Private endpoint?
Each one of these options uses different connection type:
- Public endpoint uses Proxy
- Private endpoint users Proxy
- VNet-local endpoint uses proxy and redirect connection.
Proxy and Redirect: Proxy is the default while Redirect is the recommended one.
The above settings are probably related to the timeout.
Also, all other settings like Defender for Cloud or encryption are the same?
I would also had a look into this: https://learn.microsoft.com/en-us/azure/azure-sql/managed-instance/tempdb-configure?view=azuresql&tabs=ssms
I am not a DBA but it might help.
If you encounter any future issues, please feel free to contact us, and we will be pleased to assist you further.
If you have found the answer provided to be helpful, please click on the "Accept answer/Upvote" button so that it is useful for other members in the Microsoft Q&A community.
Regards,