Azure Linux App Service randomly restarts every couple of minutes
Dear Team,
I belive you can kill my pain easily however I am a lost now.
My appliacation uses user login/password authorization and I observed that users are randomly logged out from webapp. I thought problem would be in my SESSION but then I noticed that ssh and whole app restarts, not only destroys session.
So I opted for HTTPS only, Always on and swiched of health check to see if thats not the source of the issue.
Even when I have only one active session the app restarts and as I keep an eye on response types they all are 200 so they should not restart the app.
Any help would be highly appreciated..
Thank you, with BRGDs,
Lukas