I think my IP address is rate limited

Larry Viezel 0 Reputation points
2023-06-05T16:41:21.26+00:00

I released some functionality for a web application that called the GraphAPI to look up users within our AzureAD. everything works fine locally, in our lower environments, when hosted on AWS - everywhere but the US production and staging environments. When we RDP to those machines directly we couldn't even get to http://login.microsoftonline.com in a web browser (mostly, I'd say 99 out of 100 requests would time out). When we did a tracert we were getting out of our network but the request would time out on the microsoft side of things.

Is there a way to unblock our IP address?

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,584 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 44,431 Reputation points
    2023-06-06T09:26:59.46+00:00

    Hello there,

    You can use Pktmon to find the exact cause for this behaviour.

    Packet Monitor (Pktmon) is an in-box, cross-component network diagnostics tool for Windows. It can be used for packet capture, packet drop detection, packet filtering and counting. The tool is especially helpful in virtualization scenarios, like container networking and SDN, because it provides visibility within the networking stack. It is available in-box via the pktmon.exe command and via Windows Admin Center extensions.

    https://learn.microsoft.com/en-us/windows-server/networking/technologies/pktmon/pktmon

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer--


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.