Hello,
yesterey our production cloud had errors with accesing azure sql server (a few during one minute):
Type
System.Data.SqlClient.SqlException
Message
Database 'DriasDb' on server 'driassqlsrv' is not currently available. Please retry the connection later. If the problem persists, contact customer support, and provide them the session tracing ID of '735A122C-D952-41A6-89F4-A89477A44B03'.
In Azure Sql database metrics I found that DTU limit went down for that while:
![]()
I didn't do any changes to this servcie near that time. The pricing tier is 20 DTU.
Do you anybody know what can cause this?
I this normal behavior, that e.g. Azure Sql Server sometimes must be restarted and during this time is unaccesible?
If this is normal behaviour, how I can avoid it? Some trafic manager / load balancer for Azure Sql Database?
Thanks in advance for your answer.
Best Regards, Jindrich Pastorek