We have a deployment server on OVH that performs several tasks using Azure Powershell scripting.
Since last week (that we know of) most times some request fail, specially swapping and stopping slots. As well, listing all the sites fails. Everything works fine from our local network.
The thing is that not everything fails, I can login to Azure and if I use nodejs azure cli, some requests are made ok, like tha authorization but then get locations or sites fails.
Requests fail from the following IP ranges: 188.XXX.XX.0/24, 176.XXX.XXX.0/24 (Both of them are from OVH Networks).
Traceroutes are fine, it's not a routing problem (at least not obvious) and using Wireshark I see that communication suddenly stops or resets.
Any ideas?