We have an App Service Plan (P2v2: 1) that has 6 .Net Core Web API's & 2 Web Jobs deployed.
Of late, 1 of the Web API periodically starts emitting (502) Bad Gateway error. The error seems to resolve on it's own or we need to restart the App Service.
The Avg CPU % we saw was 42.x % and Avg Memory % was around 32.x %
This is really driving us nuts because we don't see any Application errors.
We are badly in need of hints to resolve this issue because this is running in Production.