MicroLite and Azure SQL Database

90 Views Asked by At

Are there any known issues when using MicroLite on Azure SQL Database?

We encounter some strange behaviors that are a bit disturbing. When auditing the database, we monitor that our queries are handled by the server in a very good way (50ns). However, the "rpc completed" events arrive in times that are thousands times the delay they should be (500000ns). We do not have such issues when using Entity Framework on this server.

1

There are 1 best solutions below

0
On BEST ANSWER

The problem was identified, but many questions remain. I opened another thread here : Why does Azure Database perform better with transactions