How to view the number of federated ADO.NET database connections in Azure App Service?

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.

+4
source share
1 answer

, Azure App Services - .

: - Microsoft Azure

, , , , :

+1

Source: https://habr.com/ru/post/1677407/


All Articles