Average Memory working set and Memory working set in Azure
问题 I have an app service in Azure. It shows two metrics called Average Memory Working Set and Memory Working Set . Now, Memory Working Set is defined as the set of memory pages touched recently by the threads in the process. The graph for these two as shown in the portal are as below: Now, there are three questions that I have: How do I find out what is the dedicated maximum memory my service has? What will happen once the limit is reached? Memory Working Set is the number of memory pages