Relative Content

Tag Archive for azureapihttpproxyntp

Using a Proxy behind Azure API management to fetch NTP updates

How can I use Azure API Management to set up a proxy for time.nist.gov to fetch time updates for my cameras? Despite configuring the URL, the cameras aren’t fetching updates. I believe the issue may be related to NTP using UDP and me trying to make an HTTP request. The main reason for doing so is the cameras will only be able to hit my proxy URL as this is a requirement when setting up our services, so if it is UDP is it even possible to do something like this?