I have a very small website running on Azure in the shared hosting configuration. I have a bunch of networking code on it that involves opening sockets, all of which works successfully.
I have written some code that sends a ping and I get a PingException
being thrown, with the inner exception being a Win32Exception
with the description
There are no more endpoints available from the endpoint mapper
I am making a guess that it's because I'm trying to send an ICMP request, but any guidance would be appreciated, and particularly a work around.
I am seeing the same errors. I believe this is happening because many Azure services, including Web Apps, do not allow outbound ICMP: https://social.msdn.microsoft.com/Forums/en-US/71c85bea-572a-4232-87f8-3e45e674f08a/there-are-no-more-endpoints-available-on-azure-website?forum=windowsazurewebsitespreview
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With