We have an Azure App Service Plan with 20+ applications.
One of the apps is causing port exhaustion. All the apps on the pricing plan lose connectivity as a result.
Tech support indicate TIME_WAIT status TCP connections are predominant when the port exhaustion happens. To help diagnose and monitor this and future situations, I want a general way of getting TCP connections and statuses per app.
Is this possible? If so how?