Does enabling azure app service file system logging restarts the app?

Karthick Sundaram 96 Reputation points
2021-10-20T19:47:50.26+00:00

Hi,

Does enabling azure app service file system logging restarts the app?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,940 questions
0 comments No comments
{count} votes

Accepted answer
  1. Karthick Sundaram 96 Reputation points
    2021-10-22T19:46:47.893+00:00

    thank you @Anonymous


1 additional answer

Sort by: Most helpful
  1. ajkuma 28,036 Reputation points Microsoft Employee Moderator
    2021-10-22T13:40:25.647+00:00

    @Karthick Sundaram , Firstly, apologies for the delayed response here.

    No. Enabling logging (file system) doesn't cause any restart of the WebApp.

    Kindly see a test flow on this and validate the WebApp restart from the App Service Diagnostics.
    142859-image.png

    You may leverage App Service diagnostics from Azure Portal> Navigate to your App Service app in the Azure Portal.
    In the left navigation, click on Diagnose and solve problems and go over the highlighted options- to see if it provides any pointers or insights (In case you have experienced any restart).

    142929-image.png


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.