Share via

baseline RAM usage App services plan

Jonathan Pinillo 1 Reputation point
2021-03-24T20:03:06.537+00:00

Hello Team.

Actually i have an app services plan (S1) Linux that is consuming about 75% of RAM, can i know if it is because the Operating System?

I do not have app services running there.

Thanks for the answer.

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Ajay Kumar N 28,266 Reputation points Microsoft Employee Moderator
    2021-03-25T20:32:54.957+00:00

    @Jonathan Pinillo , Thanks for the great question!

    AFAIK, some % of the memory is utilized for system processes. I'm checking on this internally and will get back to you shortly.

    As I understand, in your ASP without any Apps (which is empty running under it, you're noticing 75% memory consumption, is that correct? where exactly (/graph/metric) do you observe this? Pease share a screenshot after concealing any PII info.

    Just to add clarity on the terminologies:

    App Service – PAAS solution which enables you to build and host websites, mobile backends, and Web APIs.
    Apps– Your individual Apps (Windows/Linux WebApps, Web App for containers, and Azure Functions), these apps run in App Service Plan.
    App Service Plan (ASP) - An App Service plan, at high level is a container in which your apps run, ASP defines a set of compute resources for apps to run.

    Diagnostic to check memory usage and analysis:
    81644-image.png

    Was this answer helpful?


Your answer

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