WordPress App Service Removing Wordpress Files

Adrian N 81 Reputation points
2022-03-02T05:49:34.11+00:00

Hey All

Just wondering if anyone has encountered this issue before.
We have a WordPress site under Azure using the App Service setup.
Recently an activity happened on the app service which cause our site to go down where it basically wiped it off entirely.

From looking at the activity log it was called some sort of Health Resource Activity where it scheduled "downtime". I can't figure out why and how it could do this as it just happened out of the blue.

Any help is welcome and thanks in advanced.

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

Accepted answer
  1. ajkuma 28,036 Reputation points Microsoft Employee Moderator
    2022-03-02T10:46:23.4+00:00

    AdrianN-4768, Firstly, apologies you had experienced this issue.

    As I understand you have checked the Resource Health events.

    -To better assist you on this:

    1. When you say, “..where it basically wiped it off entirely”, could you please describe more information on the behavior while accessing your Website?
    2. Kindly share more details of your WebApp. (Please do not share any PII data publicly).
    3. Could you please share the screenshot of the notification you’d received, from the health dashboard?

    Typically, the first notifications will be created about 7 days before an actual upgrade operation starts.

    Is Local Cache enabled for your WebApp?
    Local cache is not recommended for content management sites such as WordPress. If yes, remove WEBSITE_LOCAL_CACHE_OPTION -app setting.

    If you haven’t checked this, I would suggest you to look at this doc Setting up alerts

    ->Following-up with more info below to help you gain more insights into this issue (apologies for the multiple comments).

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.