After I install and attempt to register my connector I get the error "The Connector failed to download the latest system configuration" every 50 seconds or so and the connetor fails to register in Azure. By default the connector service runs under the "NT AUTHORITY\system" context but after I change the account the service runs under to my admin account and restart the service the connector registers itself successfully in Azure.
My firewall has no kind of authentication set up which might block the "NT AUTHORITY\system" account going out to the internet so any ideas why I'm getting this error?
I've had no success (after days of troubleshooting) getting KCD to work with Azure AppProxy with the connector running under my admin account so I'm trying to get it working under the default scenario.