We are facing a situation where an App Service is hitting the limit for Outbound connections. There is a limit in Azure App Service (1920 connections in our configuration). Is there someway to monitor how much connections are being used?
Solved! Go to Solution.
BTW, for future reference for somebody potentially affected: Azure counts as TCP connections both Outbound & Loopback connections. Our problem is at the moment limited to the number of Loopback connections...