I installed the application insight status monitor on IIS, however I still don't have server data on the azure portal, and in the monitor I got the following warning message on my app.
"The application XXX running under application pool 'XXX' might have insufficient permissions to collect performance data. If no performance counter data is visible in the portal, make sure that the security principal under which the application runs is a member of 'Performance Monitor Users' group".
Where can I set up the security principal of my app? Thanks!