Socket Exceptions with SSH.NET and Azure Service App
We had some alerts go off noting socket exceptions for a Web App that is hosted on Azure. This service makes a connection to an SFTP server and this is where the exception is occurring:
{
"Type":"System.AggregateException",
"HResult":-214623308...
wind010.hashnode.dev3 min read