Increase TCP ephemeral port limit on VM from 5000 to a higher value to avoid TCP exceptions when using Azure Storage
Windows allows 5000 ephemeral ports by default. When applications running on Azure use storage intensively, these ports quickly become exhausted. Increasing this limit requires a registry edit and reboot. The number should be set higher by default.
3
votes