I have a simple asp.net core web app (v2.1), that I deployed to a B1 (and I tried B2) Azure App Service on Linux. When I call ...dbContext.SaveChanges()..., after adding one very simple entity, the request takes about 30 seconds before throwing the follow...