Reputation:
I have a website (ASP.NET) and SQL database v12 in Azure. There is constantly a 30 ~ 45 seconds latency betweeen the two.
Symptoms:
Can someone shed some lights on this? Many thanks!
Upvotes: 0
Views: 175
Reputation:
I worked out why. I was totally new to Azure so when I created the database it was created in Australia East, but when I created the app service it was created in the US.
After I recreated the app service in Australia East it is now running very fast. I started to like Azure - although their tech support was horrible - I logged a support request in Google G Suite and I got more than ten phone calls trying to help me, but there was no help from Microsoft 36 hours after I lodged the request.
Upvotes: 2