Hello,
Is there a way in Azure SQL Database to change the 'Blocking Process Threshold' like you can do in SQL Managed Instance?
I tried but couldn't find anything that works. sp_configure is not supported. It seems to have a default of 20 or 30 seconds before logging a 'block'. Wanted to change it to 5 seconds.
Thanks,
Daniel