We have hosted a .Net application as an Azure App Service. I am trying to install an APM called New Relic. I am stuck at this error.
The executing user, IIS APPPOOL\XXX, has insufficient permissions to collect Windows Performance Counters.
I understand how this can be handled in a VM with access to IIS Application insight monitor doesn't send data to portal due to insufficient permission
I also didn't find any setting via Azure KUDU console.
However, I am trying to find how to setup "Users and Groups" in an Azure App Service Environment.