I've seen this article: How do I disable SSL fallback and use only TLS for outbound connections in .NET? (Poodle mitigation)
With Azure web apps I didn't know if the IIS sites were already set up to deny earlier versions of TLS/SSL. Or should i implement a code fix like the article recommends.