I'm having problems with the number of federated connections in my Azure web application. And it will help me a lot if I see the number of connected connections in order to understand how this is related to using the application.
On classic Windows machines, I can view the ADO.NET performance counter "NumberOfPooledConnections" using the Performance Monitor tool. But I could not figure out how to do the same when I use the Azure application service.
source
share